GitHub / rust-lang/rust issues and pull requests
#143082 - update internal `send_signal` comment
Pull Request -
State: open - Opened by fee1-dead about 1 month ago
- 3 comments
Labels: S-waiting-on-bors, T-libs
#143081 - Rollup of 6 pull requests
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 month ago
- 5 comments
Labels: T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-review, rollup, A-rustdoc-search, A-translation, PG-exploit-mitigations, WG-trait-system-refactor, T-rustdoc-frontend, A-tidy
#143080 - `unused_parens` false positive in return position of `Fn` generics, when there is another path segment
Issue -
State: open - Opened by sodiboo about 1 month ago
Labels: A-lints, P-low, T-compiler, L-unused_parens, L-false-positive
#143079 - Make all submodules in the rustc repo optional
Issue -
State: open - Opened by RalfJung about 1 month ago
- 4 comments
Labels: A-meta, T-libs, C-discussion, A-backtrace
#143078 - Third-party hooks to `NtOpenFile` perform out-of-bounds reads, crashing legitimate Rust programs
Issue -
State: open - Opened by yjugl about 1 month ago
- 29 comments
Labels: C-bug, T-libs, A-filesystem, C-external-bug
#143077 - Treat `include_str!` like it produces a raw string.
Pull Request -
State: open - Opened by nnethercote about 1 month ago
- 2 comments
Labels: T-compiler, S-waiting-on-review
#143076 - rustc-1.88.0 does not build using external LLVM due to missing rust-lld
Issue -
State: open - Opened by debohman about 1 month ago
- 10 comments
Labels: T-bootstrap, C-bug
#143075 - compiler: Allow `extern "interrupt" fn() -> !`
Pull Request -
State: open - Opened by workingjubilee about 1 month ago
- 18 comments
Labels: T-compiler, A-test-infra-minicore
#143074 - Rollup of 18 pull requests
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 8 comments
Labels: A-testsuite, T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-bors, T-infra, T-release, merged-by-bors, rollup, T-libs, WG-trait-system-refactor, A-compiletest
#143072 - x86-interrupt ABI no longer compiles with never result
Issue -
State: open - Opened by CraftyDH about 1 month ago
- 3 comments
Labels: T-compiler, C-bug
#143071 - std docs incorrectly renders trait methods as const
Issue -
State: closed - Opened by mejrs about 1 month ago
- 1 comment
Labels: T-rustdoc, C-bug, A-rustdoc-ui, T-rustdoc-frontend
#143070 - Rewrite `macro_rules!` parser to not use the MBE engine itself
Pull Request -
State: closed - Opened by joshtriplett about 1 month ago
- 12 comments
Labels: T-compiler, S-waiting-on-bors, perf-regression
#143066 - Use let chains in the new solver
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 2 comments
Labels: T-compiler, S-waiting-on-bors, WG-trait-system-refactor
#143065 - Improve recovery when users write `where:`
Pull Request -
State: open - Opened by compiler-errors about 1 month ago
- 3 comments
Labels: T-compiler, S-waiting-on-bors
#143064 - Clippy subtree update
Pull Request -
State: open - Opened by flip1995 about 1 month ago
- 14 comments
Labels: S-waiting-on-bors
#143063 - explain `ImportData::imported_module`
Pull Request -
State: open - Opened by bvanjoi about 1 month ago
- 1 comment
Labels: T-compiler, S-waiting-on-author
#143060 - Only args in main diag are saved and restored without removing the newly added ones
Pull Request -
State: open - Opened by xizheyin about 1 month ago
- 3 comments
Labels: T-compiler, S-waiting-on-bors, A-translation
#143057 - Rollup of 8 pull requests
Pull Request -
State: closed - Opened by matthiaskrgr about 1 month ago
- 9 comments
Labels: O-windows, T-rustdoc, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, T-libs, WG-trait-system-refactor, A-tidy
#143056 - Move an ACE test out of the GCI directory
Pull Request -
State: closed - Opened by fmease about 1 month ago
- 4 comments
Labels: T-compiler, S-waiting-on-bors
#143054 - search graph: improve rebasing and add forced ambiguity support
Pull Request -
State: open - Opened by lcnr about 1 month ago
- 10 comments
Labels: T-compiler, S-waiting-on-review, WG-trait-system-refactor
#143053 - Add `relnotes-api-list` in-tree tool
Pull Request -
State: open - Opened by pietroalbini about 1 month ago
- 9 comments
Labels: T-bootstrap, S-waiting-on-review, A-meta
#143052 - Fix Windows bootstrap panic on invalid symlink removal (issue #143045)
Pull Request -
State: open - Opened by hasip-timurtas about 1 month ago
- 12 comments
Labels: T-bootstrap, S-waiting-on-review
#143051 - Add tracing to `validate_operand`
Pull Request -
State: open - Opened by Stypox about 1 month ago
- 7 comments
Labels: T-compiler, S-waiting-on-bors
#143049 - `std::sync::poison` documentation typo
Issue -
State: open - Opened by jalil-salame about 1 month ago
- 2 comments
Labels: E-easy, A-docs, T-libs
#143048 - Enforce in bootstrap that check must have stage at least 1
Pull Request -
State: closed - Opened by Kobzol about 1 month ago
- 32 comments
Labels: A-testsuite, T-bootstrap, S-waiting-on-bors, T-infra, merged-by-bors
#143046 - const validation: properly ignore zero-sized UnsafeCell
Pull Request -
State: closed - Opened by RalfJung about 1 month ago
- 5 comments
Labels: T-compiler, S-waiting-on-bors
#143045 - Compiler panics on `fs::remove_dir(&host)` on Windows
Issue -
State: open - Opened by SciMind2460 about 1 month ago
- 4 comments
Labels: O-windows, T-bootstrap, C-bug, needs-triage
#143040 - Add `const Rem`
Pull Request -
State: open - Opened by SciMind2460 about 1 month ago
- 8 comments
Labels: S-waiting-on-bors, T-libs
#143039 - Rollup of 17 pull requests
Pull Request -
State: open - Opened by workingjubilee about 1 month ago
- 4 comments
Labels: A-testsuite, O-windows, T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-bors, T-infra, T-release, rollup, T-libs, WG-trait-system-refactor, A-run-make, A-tidy
#143038 - avoid suggesting traits from private dependencies
Pull Request -
State: open - Opened by Qelxiros about 1 month ago
- 13 comments
Labels: beta-nominated, beta-accepted, S-waiting-on-author, T-libs, I-libs-nominated
#143037 - Make named asm_labels lint not trigger on hexagon register spans
Pull Request -
State: open - Opened by androm3da about 1 month ago
- 7 comments
Labels: T-compiler, S-waiting-on-review
#143036 - Remove support for `dyn*` from the compiler
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 17 comments
Labels: T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, F-dyn_star, PG-exploit-mitigations, WG-trait-system-refactor, A-tidy
#143035 - Only work-steal in the main loop for rustc_thread_pool
Pull Request -
State: open - Opened by ywxt about 1 month ago
- 31 comments
Labels: T-compiler, S-waiting-on-bors
#143034 - Rollup of 9 pull requests
Pull Request -
State: open - Opened by samueltardieu about 1 month ago
- 3 comments
Labels: A-testsuite, O-linux, A-attributes, O-android, T-compiler, T-bootstrap, S-waiting-on-author, T-infra, T-release, rollup, T-libs, WG-trait-system-refactor
#143033 - Expand const-stabilized API links in relnotes
Pull Request -
State: open - Opened by jieyouxu about 1 month ago
- 2 comments
Labels: S-waiting-on-bors, T-release
#143032 - Performance issue for x test tidy
Issue -
State: open - Opened by chenyukang about 1 month ago
- 1 comment
Labels: T-bootstrap, C-bug, A-tidy
#143031 - Add windows-gnullvm hosts to the manifest
Pull Request -
State: open - Opened by mati865 about 1 month ago
- 5 comments
Labels: S-waiting-on-bors, T-release
#143030 - Fix suggestion spans inside macros for the `unused_must_use` lint
Pull Request -
State: closed - Opened by Urgau about 1 month ago
- 8 comments
Labels: T-compiler, S-waiting-on-bors
#143029 - GCI: Imply outlives-bounds on free (generic) const items
Pull Request -
State: open - Opened by fmease about 1 month ago
- 6 comments
Labels: T-compiler, S-waiting-on-perf, F-generic_const_items, A-rustc-dev-guide
#143028 - emit `StorageLive` and schedule `StorageDead` for `let`-`else`'s bindings after matching
Pull Request -
State: open - Opened by dianne about 1 month ago
- 13 comments
Labels: T-compiler, S-waiting-on-review, needs-crater
#143027 - Bounds check not elided for `slice::split_at` after loop
Issue -
State: open - Opened by okaneco about 1 month ago
Labels: needs-triage
#143026 - Rollup of 7 pull requests
Pull Request -
State: closed - Opened by jdonszelmann about 1 month ago
- 6 comments
Labels: A-LLVM, T-compiler, S-waiting-on-bors, merged-by-bors, rollup, T-libs, A-translation, F-autodiff, A-rustc-dev-guide
#143025 - `unused_must_use` triggers inside macro where suggestion does not make sense
Issue -
State: closed - Opened by matthiaskrgr about 1 month ago
Labels: A-lints, C-bug, A-suggestion-diagnostics, D-invalid-suggestion
#143024 - Crash when compiling to m68k
Issue -
State: open - Opened by wolverian about 1 month ago
- 8 comments
Labels: I-crash, A-LLVM, T-compiler, C-bug, O-motorola68k, needs-triage
#143021 - "avoid using named labels" mis-identifies inst operand as label
Issue -
State: open - Opened by androm3da about 1 month ago
- 4 comments
Labels: A-lints, A-inline-assembly, T-compiler, C-bug, L-false-positive
#143019 - Ensure -V --verbose processes both codegen_backend and codegen-backend
Pull Request -
State: open - Opened by danielframpton about 1 month ago
- 7 comments
Labels: T-compiler, S-waiting-on-bors
#143018 - rustc hangs when resolving recursive trait impls with undeclared generic types
Issue -
State: open - Opened by sososopy about 1 month ago
- 1 comment
Labels: T-compiler, C-bug, I-hang, S-has-mcve, fixed-by-next-solver, needs-triage
#143015 - Add `sym::macro_pin` diagnostic item for `core::pin::pin!()`
Pull Request -
State: open - Opened by samueltardieu about 1 month ago
- 7 comments
Labels: T-compiler, S-waiting-on-bors, T-libs
#143013 - Split exported_symbols for generic and non-generic symbols
Pull Request -
State: open - Opened by bjorn3 about 1 month ago
- 27 comments
Labels: T-compiler, S-waiting-on-bors
#143012 - Rollup of 8 pull requests
Pull Request -
State: closed - Opened by matthiaskrgr about 1 month ago
- 4 comments
Labels: A-LLVM, T-rustdoc, A-attributes, T-compiler, S-waiting-on-bors, rollup, T-libs, A-translation, F-autodiff, A-rustc-dev-guide
#143011 - Make lint `ambiguous_glob_imports` deny-by-default and report-in-deps
Pull Request -
State: open - Opened by LorrensP-2158466 about 1 month ago
- 11 comments
Labels: T-compiler, S-waiting-on-author
#143010 - Update `browser-ui-test` version to `0.20.7`
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 month ago
- 4 comments
Labels: A-testsuite, S-waiting-on-bors, T-infra
#143008 - Weird error message when trying to use a private constructor in a method
Issue -
State: open - Opened by gammelalf about 1 month ago
Labels: A-diagnostics, T-compiler, C-bug, D-incorrect
#143002 - tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)
Pull Request -
State: open - Opened by Enselic about 1 month ago
- 75 comments
Labels: A-testsuite, T-compiler, T-bootstrap, S-waiting-on-author, T-infra, PG-exploit-mitigations, A-compiletest, A-rustc-dev-guide
#143000 - Make `Sub`, `Mul`, `Div` and `Rem` `const_traits`
Pull Request -
State: closed - Opened by SciMind2460 about 1 month ago
- 22 comments
Labels: S-waiting-on-bors, F-const_trait_impl, T-libs
#142998 - `cargo fix` doesn't apply fixes it suggests
Issue -
State: open - Opened by xobs about 1 month ago
- 2 comments
Labels: A-lints, T-compiler, A-suggestion-diagnostics, L-mismatched_lifetime_syntaxes
#142997 - Rollup of 15 pull requests
Pull Request -
State: closed - Opened by workingjubilee about 1 month ago
- 7 comments
Labels: T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, T-libs, perf-regression, A-run-make, T-rustdoc-frontend, A-tidy
#142992 - Convert some ABI tests to use `extern "rust-invalid"`
Pull Request -
State: closed - Opened by workingjubilee about 1 month ago
- 12 comments
Labels: T-compiler, S-waiting-on-bors, A-rustc-dev-guide
#142987 - rustdoc: show attributes on enum variants
Pull Request -
State: open - Opened by lolbinarycat about 1 month ago
- 4 comments
Labels: T-rustdoc, S-waiting-on-review, T-rustdoc-frontend
#142986 - Port `#[export_name]` to the new attribute parsing infrastructure
Pull Request -
State: open - Opened by JonathanBrouwer about 1 month ago
- 6 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-author
#142978 - Add new self-profiling event to cheaply aggregate query cache hit counts
Pull Request -
State: closed - Opened by Kobzol about 1 month ago
- 21 comments
Labels: T-compiler, S-waiting-on-bors, merged-by-bors, A-query-system, perf-regression
#142976 - Check CoerceUnsized impl validity before coercing
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 4 comments
Labels: T-compiler, S-waiting-on-bors
#142975 - mbe: Rework the `concat` metavariable expression
Pull Request -
State: open - Opened by tgross35 about 1 month ago
- 2 comments
Labels: T-compiler, T-bootstrap, S-blocked, rla-silenced, A-tidy
#142974 - Update stage0 to 1.89.0-beta.1
Pull Request -
State: closed - Opened by cuviper about 1 month ago
- 28 comments
Labels: O-linux, O-android, T-compiler, T-bootstrap, S-waiting-on-bors, T-release, merged-by-bors, T-libs, WG-trait-system-refactor
#142973 - [perf] Fast path for coercions of TY == TY
Pull Request -
State: open - Opened by compiler-errors about 1 month ago
- 17 comments
Labels: T-compiler
#142968 - Extend dead code analysis of impls and impl items to non-ADTs
Pull Request -
State: closed - Opened by mu001999 about 1 month ago
- 6 comments
Labels: T-compiler, S-waiting-on-review
#142967 - Fix RwLock::try_write documentation for WouldBlock condition
Pull Request -
State: open - Opened by krikera about 1 month ago
- 5 comments
Labels: S-waiting-on-author, T-libs
#142966 - Document that programmer can't use generic NonZero
Issue -
State: open - Opened by ijackson about 1 month ago
Labels: A-docs, needs-triage
#142965 - [RTE-497] Ignore `c-link-to-rust-va-list-fn` test on SGX platform
Pull Request -
State: open - Opened by raoulstrackx about 1 month ago
- 8 comments
Labels: T-compiler, S-waiting-on-bors, A-run-make
#142964 - Attribute rework: a parser for single attributes without arguments
Pull Request -
State: open - Opened by GrigorenkoPV about 1 month ago
- 8 comments
Labels: A-attributes, T-compiler, S-waiting-on-review
#142963 - Skip unnecessary components in x64 try builds
Pull Request -
State: open - Opened by Kobzol about 1 month ago
- 9 comments
Labels: A-testsuite, S-waiting-on-review, T-infra, S-waiting-on-perf
#142962 - Rollup of 7 pull requests
Pull Request -
State: open - Opened by GuillaumeGomez about 1 month ago
- 2 comments
Labels: T-rustdoc, T-compiler, T-bootstrap, S-waiting-on-bors, rollup, T-libs, A-rustdoc-search, A-rustdoc-json, A-run-make, T-rustdoc-frontend, A-tidy
#142961 - Applying `do_not_recommend` to tuple implementations causes them to not be decomposed in diagnostics
Issue -
State: open - Opened by Nemo157 about 1 month ago
Labels: A-diagnostics, T-compiler
#142960 - Move `scalar_to_backend` to ssa
Pull Request -
State: open - Opened by oli-obk about 1 month ago
- 2 comments
Labels: A-LLVM, T-compiler, S-waiting-on-review
#142959 - Subtree sync for rustc_codegen_cranelift
Pull Request -
State: open - Opened by bjorn3 about 1 month ago
- 4 comments
Labels: A-codegen, T-compiler, T-bootstrap, S-waiting-on-bors, A-cranelift, has-merge-commits, A-tidy
#142958 - replace dead reference code-index.md
Pull Request -
State: open - Opened by eeemmmmmm about 1 month ago
- 3 comments
Labels: S-waiting-on-review, A-rustc-dev-guide
#142957 - std: mention other methods that normalize a path in `normalize_lexically` doc
Pull Request -
State: open - Opened by xizheyin about 1 month ago
- 1 comment
Labels: S-waiting-on-review, T-libs
#142956 - Rollup of 9 pull requests
Pull Request -
State: closed - Opened by GuillaumeGomez about 1 month ago
- 6 comments
Labels: A-testsuite, T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, T-libs, O-unix, A-rustdoc-json, PG-exploit-mitigations, WG-trait-system-refactor, A-compiletest, T-rustdoc-frontend
#142955 - Couple of test suite fixes for cg_clif
Pull Request -
State: open - Opened by bjorn3 about 1 month ago
- 4 comments
Labels: T-compiler, S-waiting-on-bors, A-cranelift, A-run-make
#142954 - `Slice::contains` produces worse output than `.iter().any`
Issue -
State: open - Opened by coastalwhite about 1 month ago
- 2 comments
Labels: T-libs, A-autovectorization, needs-triage, C-optimization
#142953 - `proven_via` into query response
Pull Request -
State: open - Opened by lcnr about 1 month ago
- 7 comments
Labels: T-compiler, S-waiting-on-review, S-waiting-on-perf, WG-trait-system-refactor
#142950 - mbe: Rework diagnostics for metavariable expressions
Pull Request -
State: open - Opened by tgross35 about 1 month ago
- 7 comments
Labels: T-compiler, T-bootstrap, S-waiting-on-author, F-macro_metavar_expr, A-tidy
#142948 - `{UnsafeCell,Cell}::from_mut` on `&mut [T; 0]` then unsize-coerced in consteval reports UB in safe code
Issue -
State: open - Opened by theemathas about 1 month ago
- 3 comments
Labels: T-libs-api, T-compiler, C-bug, A-const-eval, I-prioritize
#142946 - Fix stack overflow when macro_rules! macros shadow builtin attributes or types
Pull Request -
State: open - Opened by clauses3 about 1 month ago
- 2 comments
Labels: T-compiler, S-waiting-on-review
#142943 - Don't include current rustc version string in feature removed help
Pull Request -
State: open - Opened by jieyouxu about 1 month ago
- 1 comment
Labels: T-compiler, S-waiting-on-review
#142939 - Tracking issue for release notes of #140005: Set MSG_NOSIGNAL for UnixStream
Issue -
State: open - Opened by rustbot about 1 month ago
Labels: T-libs-api, relnotes, O-unix, needs-triage, relnotes-tracking-issue
#142937 - [perf] Don't run some `MirLints` if lints are not enabled
Pull Request -
State: open - Opened by compiler-errors about 1 month ago
- 11 comments
Labels: T-compiler
#142936 - rustdoc-json: Structured attributes
Pull Request -
State: open - Opened by aDotInTheVoid about 1 month ago
- 19 comments
Labels: T-rustdoc, A-attributes, S-waiting-on-bors, A-rustdoc-json, T-rustdoc-frontend
#142935 - [perf] Don't normalize self ty potentially 2 times
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 6 comments
Labels: T-compiler, WG-trait-system-refactor
#142934 - Tweak `-Zmacro-stats` measurement.
Pull Request -
State: closed - Opened by nnethercote about 1 month ago
- 2 comments
Labels: T-compiler, S-waiting-on-bors
#142933 - Simplify root goal API of solver a bit
Pull Request -
State: closed - Opened by compiler-errors about 1 month ago
- 3 comments
Labels: T-compiler, S-waiting-on-bors, WG-trait-system-refactor
#142932 - rustdoc-json: Keep empty generic args if parenthesized
Pull Request -
State: closed - Opened by Enselic about 1 month ago
- 6 comments
Labels: T-rustdoc, S-waiting-on-bors, A-rustdoc-json
#142930 - Account for beta revisions when normalizing versions
Pull Request -
State: closed - Opened by cuviper about 1 month ago
- 8 comments
Labels: beta-nominated, beta-accepted, T-compiler, S-waiting-on-bors, merged-by-bors
#142928 - Fix hang in --print=file-names in bootstrap
Pull Request -
State: closed - Opened by Noratrieb about 1 month ago
- 7 comments
Labels: beta-nominated, T-bootstrap, S-waiting-on-bors
#142926 - Interactive cross compilation hangs
Issue -
State: closed - Opened by Noratrieb about 1 month ago
- 3 comments
Labels: T-bootstrap, C-bug
#142925 - Rewrite `.gitattributes` CRLF ui tests into run-make tests
Pull Request -
State: open - Opened by Oneirical about 1 month ago
- 30 comments
Labels: T-compiler, S-waiting-on-author, A-run-make
#142924 - tidy: move rustdoc js stuff into a tidy extra check
Pull Request -
State: open - Opened by lolbinarycat about 1 month ago
- 27 comments
Labels: A-testsuite, T-bootstrap, S-waiting-on-review, T-infra, A-meta, A-tidy
#142921 - Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attrib…
Pull Request -
State: open - Opened by JonathanBrouwer about 1 month ago
- 17 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-review
#142919 - rustdoc-json: Add test for `#[cold]`
Pull Request -
State: open - Opened by aDotInTheVoid about 1 month ago
- 4 comments
Labels: T-rustdoc, S-waiting-on-bors, A-rustdoc-json
#142917 - Support different paths remapping for different scopes
Issue -
State: open - Opened by Urgau about 1 month ago
- 4 comments
Labels: T-compiler, F-trim-paths, A-path-remapping