GitHub / rust-lang/rust issues and pull requests
#143492 - Use `object` crate from crates.io to fix windows build error
Pull Request -
State: open - Opened by Diggsey 23 days ago
- 6 comments
Labels: T-compiler, S-waiting-on-review
#143491 - CopyProp miscompilation when destination is borrowed
Issue -
State: open - Opened by tmiasko 23 days ago
- 3 comments
Labels: T-compiler, regression-from-stable-to-beta, I-unsound, C-bug, A-mir-opt, I-prioritize, S-has-mcve, needs-triage, S-has-bisection, I-miscompile
#143490 - [WIP] TypeTree support in autodiff
Pull Request -
State: open - Opened by KMJ-007 23 days ago
- 5 comments
Labels: A-LLVM, T-compiler, F-autodiff
#143489 - Complete rustc_ast::mut_visit for spans.
Pull Request -
State: closed - Opened by cjgillot 23 days ago
- 2 comments
Labels: T-compiler, S-waiting-on-bors
#143487 - Mark `PartialEq` as `#[rustc_trivial_field_reads]`
Pull Request -
State: open - Opened by GrigorenkoPV 23 days ago
- 9 comments
Labels: T-compiler, T-libs, S-waiting-on-concerns
#143486 - remove armv5te-unknown-linux-gnueabi target maintainer
Pull Request -
State: closed - Opened by koalatux 23 days ago
- 4 comments
Labels: S-waiting-on-bors
#143484 - distinguish the duplicate item of rpitit
Pull Request -
State: open - Opened by bvanjoi 23 days ago
- 7 comments
Labels: T-compiler, S-waiting-on-bors
#143483 - cygwin std does not build in Miri
Issue -
State: open - Opened by Noratrieb 23 days ago
- 5 comments
Labels: C-bug, A-miri, T-libs, O-cygwin
#143482 - Fix short linker error output
Pull Request -
State: open - Opened by ia0 23 days ago
- 10 comments
Labels: T-compiler, S-waiting-on-bors, A-run-make
#143481 - ICE: `unhandled node Crate(Mod`
Issue -
State: open - Opened by matthiaskrgr 23 days ago
- 1 comment
Labels: I-ICE, T-compiler, C-bug, S-has-mcve, fixed-by-next-solver
#143480 - `./x test tidy` unnecessarily downloads nightly rustc
Issue -
State: open - Opened by RalfJung 23 days ago
- 3 comments
Labels: T-bootstrap, C-bug
#143479 - ICE with repr(align(0))
Issue -
State: open - Opened by matthiaskrgr 23 days ago
- 5 comments
Labels: A-attributes, I-ICE, T-compiler, C-bug, S-has-mcve, S-has-bisection, A-align
#143478 - Miri subtree update
Pull Request -
State: closed - Opened by RalfJung 23 days ago
- 11 comments
Labels: S-waiting-on-bors
#143477 - use `is_multiple_of` and `div_ceil`
Pull Request -
State: open - Opened by folkertdev 23 days ago
- 4 comments
Labels: A-LLVM, T-compiler, S-waiting-on-bors, T-libs, A-query-system
#143476 - `./x clippy --fix` fails
Issue -
State: open - Opened by folkertdev 23 days ago
- 2 comments
Labels: T-bootstrap, C-bug, A-bootstrap-stages
#143475 - tests: Use `cfg_target_has_reliable_f16_f128`
Pull Request -
State: open - Opened by tgross35 23 days ago
- 1 comment
Labels: T-compiler, S-waiting-on-review
#143474 - Pretend in bootstrap snapshot tests that we always build in-tree LLVM
Pull Request -
State: closed - Opened by jieyouxu 23 days ago
- 10 comments
Labels: T-bootstrap, S-waiting-on-bors, merged-by-bors
#143473 - Rollup of 11 pull requests
Pull Request -
State: closed - Opened by workingjubilee 23 days ago
- 8 comments
Labels: A-testsuite, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, T-libs, A-run-make, A-tidy
#143472 - `rustc_pattern_analysis`: always check that deref patterns don't match on the same place as normal constructors
Pull Request -
State: closed - Opened by dianne 23 days ago
- 12 comments
Labels: T-compiler, S-waiting-on-bors, merged-by-bors
#143471 - Is mutex poisoning guaranteed to always work properly?
Issue -
State: open - Opened by purplesyringa 23 days ago
- 1 comment
Labels: A-concurrency, T-libs-api, C-discussion, I-libs-nominated, I-libs-api-nominated, needs-triage
#143470 - std: sys: net: uefi: tcp4: Implement read
Pull Request -
State: open - Opened by Ayush1325 23 days ago
- 3 comments
Labels: S-waiting-on-bors, T-libs
#143469 - diag: improvements to patterns in bare fn ptr and trait decl
Pull Request -
State: open - Opened by Ezrashaw 23 days ago
- 2 comments
Labels: T-compiler, S-waiting-on-review
#143468 - Exhaustive matching doesn't work correctly for Coroutines with never_type variants
Issue -
State: open - Opened by henryksloan 23 days ago
Labels: C-bug, needs-triage
#143467 - Add ASCII-related methods from `u8` and `MIN`/`MAX` to `core::ascii::Char`
Pull Request -
State: open - Opened by ChaiTRex 23 days ago
- 2 comments
Labels: T-libs-api, S-waiting-on-review, T-libs
#143466 - Unable to capture-by-copy without move
Issue -
State: closed - Opened by samsartor 23 days ago
Labels: C-bug, needs-triage
#143465 - Support multiple crate versions in --extern-html-root-url
Pull Request -
State: open - Opened by kornelski 23 days ago
- 10 comments
Labels: T-rustdoc, T-compiler, S-waiting-on-author, T-rustdoc-frontend
#143464 - Make tests/ui/abi/debug.rs cross-compile
Pull Request -
State: open - Opened by workingjubilee 23 days ago
- 7 comments
Labels: T-compiler, S-waiting-on-bors
#143463 - The compiler output looks really bad (Mac OS)
Issue -
State: closed - Opened by Owez 23 days ago
Labels: C-bug, needs-triage
#143462 - fix(lib-std-fs): handle `usize` overflow in `read*`
Pull Request -
State: open - Opened by Rudxain 23 days ago
- 3 comments
Labels: S-waiting-on-review, T-libs
#143461 - make `cfg_select` a builtin macro
Pull Request -
State: closed - Opened by folkertdev 23 days ago
- 36 comments
Labels: T-compiler, S-waiting-on-bors, merged-by-bors, T-libs, A-test-infra-minicore
#143460 - Port `#[cfg]` to the new attribute parsing infrastructure
Pull Request -
State: closed - Opened by JonathanBrouwer 23 days ago
- 33 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-bors, merged-by-bors
#143460 - Port `#[cfg]` to the new attribute parsing infrastructure
Pull Request -
State: open - Opened by JonathanBrouwer 23 days ago
- 26 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-review
#143459 - Rollup of 8 pull requests
Pull Request -
State: closed - Opened by matthiaskrgr 23 days ago
- 7 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-bors, merged-by-bors, rollup, A-meta, T-libs
#143458 - resolve: Merge `NameBindingKind::Module` into `NameBindingKind::Res`
Pull Request -
State: open - Opened by petrochenkov 23 days ago
- 16 comments
Labels: T-compiler, S-waiting-on-review, perf-regression
#143457 - Tracking issue for release notes of #143084: const-eval: error when initializing a static writes to that static
Issue -
State: open - Opened by rustbot 23 days ago
Labels: T-lang, T-compiler, relnotes, needs-triage, relnotes-tracking-issue
#143456 - mbe: Change `unused_macro_rules` to a `DenseBitSet`
Pull Request -
State: open - Opened by joshtriplett 23 days ago
- 12 comments
Labels: A-macros, T-compiler, S-waiting-on-review
#143454 - Rollup of 9 pull requests
Pull Request -
State: closed - Opened by matthiaskrgr 24 days ago
- 5 comments
Labels: T-rustdoc, A-attributes, T-compiler, rollup, A-meta, T-libs
#143453 - Correctly handle `should_panic` doctest attribute
Pull Request -
State: closed - Opened by GuillaumeGomez 24 days ago
- 16 comments
Labels: T-rustdoc, T-compiler, A-run-make, T-rustdoc-frontend
#143452 - Fix CLI completion check in `tidy`
Pull Request -
State: open - Opened by Kobzol 24 days ago
- 6 comments
Labels: A-testsuite, T-bootstrap, S-waiting-on-bors
#143447 - [COMPILETEST-UNTANGLE 4/N] Improve compiletest config documentation
Pull Request -
State: closed - Opened by jieyouxu 24 days ago
- 2 comments
Labels: A-testsuite, T-bootstrap, S-waiting-on-bors, A-compiletest
#143445 - move `va_copy`, `va_arg` and `va_end` to `core::intrinsics`
Pull Request -
State: open - Opened by folkertdev 24 days ago
- 5 comments
Labels: S-waiting-on-author, T-libs
#143444 - clean up GVN TypeId test
Pull Request -
State: closed - Opened by lukas-code 24 days ago
- 3 comments
Labels: T-compiler, S-waiting-on-bors
#143441 - Stop using `Key` trait unnecessarily
Pull Request -
State: closed - Opened by compiler-errors 24 days ago
- 6 comments
Labels: T-compiler, S-waiting-on-bors
#143436 - Return value changed upon returning to callee (x86_64-unknown-none)
Issue -
State: closed - Opened by elB4RTO 24 days ago
- 12 comments
Labels: C-gub, S-needs-info
#143434 - Rollup of 7 pull requests
Pull Request -
State: closed - Opened by matthiaskrgr 24 days ago
- 7 comments
Labels: A-LLVM, T-rustdoc, A-attributes, T-compiler, S-waiting-on-bors, merged-by-bors, rollup, T-libs, WG-trait-system-refactor, A-rustc-dev-guide
#143433 - Add `ty_span` query
Pull Request -
State: open - Opened by oli-obk 24 days ago
- 10 comments
Labels: T-compiler, S-waiting-on-bors, perf-regression
#143432 - add fallback body to box_new intrinsic
Pull Request -
State: closed - Opened by Vrtgs 24 days ago
- 5 comments
Labels: S-waiting-on-author, T-libs
#143431 - Use relative visibility when noting sealed trait to reduce false positive
Pull Request -
State: open - Opened by xizheyin 24 days ago
- 1 comment
Labels: T-compiler, S-waiting-on-review
#143428 - Rust produces unusable binaries
Issue -
State: open - Opened by jullanggit 24 days ago
- 12 comments
Labels: C-external-bug
#143423 - Fix multiple clippy issues
Pull Request -
State: open - Opened by hkBst 24 days ago
- 18 comments
Labels: S-waiting-on-review, T-libs, I-libs-nominated
#143419 - ICE: type flags said there was an error, but now there is not
Issue -
State: open - Opened by Gelbpunkt 24 days ago
Labels: I-ICE, T-compiler, C-bug, S-needs-repro
#143416 - mbe: Defer checks for `compile_error!` until reporting an unused macro rule
Pull Request -
State: open - Opened by joshtriplett 24 days ago
- 15 comments
Labels: A-macros, T-compiler, S-waiting-on-bors
#143415 - Get rid of build-powerpc64le-toolchain.sh
Pull Request -
State: open - Opened by Gelbpunkt 24 days ago
- 10 comments
Labels: A-testsuite, S-waiting-on-bors, T-infra
#143414 - remove special-casing of boxes from match exhaustiveness/usefulness analysis
Pull Request -
State: closed - Opened by dianne 24 days ago
- 5 comments
Labels: T-compiler, S-waiting-on-bors
#143412 - Move `std_detect` into stdlib
Pull Request -
State: open - Opened by Kobzol 24 days ago
- 28 comments
Labels: T-bootstrap, S-waiting-on-review, T-libs, A-tidy
#143411 - Destructor of packed structs can move dangling references.
Issue -
State: open - Opened by theemathas 24 days ago
- 2 comments
Labels: A-destructors, I-unsound, C-bug, I-prioritize, needs-triage, A-repr-packed
#143410 - Block SIMD in transmute_immediate; delete `OperandValueKind`
Pull Request -
State: open - Opened by scottmcm 24 days ago
- 9 comments
Labels: T-compiler, S-waiting-on-review, S-waiting-on-bors
#143409 - Enable xgot feature for mips64 musl targets
Pull Request -
State: open - Opened by Gelbpunkt 24 days ago
- 4 comments
Labels: T-compiler, S-waiting-on-review
#143408 - mbe: Gracefully handle macro rules that end after `=>`
Pull Request -
State: closed - Opened by joshtriplett 24 days ago
- 3 comments
Labels: I-ICE, A-macros, T-compiler, S-waiting-on-bors
#143407 - Rollup of 11 pull requests
Pull Request -
State: closed - Opened by jhpratt 24 days ago
- 6 comments
Labels: A-LLVM, T-rustdoc, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, T-libs, T-rustdoc-frontend, A-rustc-dev-guide
#143406 - Remove some unnecessary `unsafe` in VecCache
Pull Request -
State: closed - Opened by scottmcm 24 days ago
- 10 comments
Labels: T-compiler, S-waiting-on-bors
#143405 - Update the `compiler-builtins` subtree
Pull Request -
State: open - Opened by tgross35 24 days ago
- 13 comments
Labels: T-compiler, S-waiting-on-review, A-compiler-builtins
#143404 - Rust Moderators are not reaponsing
Issue -
State: open - Opened by user-37856197 24 days ago
- 2 comments
#143403 - Port several trait/coherence-related attributes the new attribute system
Pull Request -
State: closed - Opened by GrigorenkoPV 24 days ago
- 14 comments
Labels: A-attributes, T-compiler, S-waiting-on-bors
#143402 - Port several linking (linkage?) related attributes the new attribute system
Pull Request -
State: open - Opened by GrigorenkoPV 24 days ago
- 7 comments
Labels: A-attributes, T-compiler, S-waiting-on-review
#143401 - tests: Don't check for self-printed output in std-backtrace.rs test
Pull Request -
State: open - Opened by Enselic 24 days ago
- 2 comments
Labels: T-compiler, S-waiting-on-review
#143400 - Port `#[rustc_pass_by_value]` to the new attribute system
Pull Request -
State: open - Opened by GrigorenkoPV 24 days ago
- 2 comments
Labels: A-attributes, T-compiler, S-waiting-on-review
#143399 - Miscompile on some targets
Issue -
State: closed - Opened by SyxtonPrime 25 days ago
- 8 comments
Labels: A-LLVM, T-compiler, I-unsound, C-bug, E-needs-mcve, I-prioritize, llvm-fixed-upstream, I-miscompile
#143398 - tidy: add support for `--extra-checks=auto:` feature
Pull Request -
State: open - Opened by lolbinarycat 25 days ago
- 14 comments
Labels: T-bootstrap, S-waiting-on-review, A-tidy
#143397 - test passing a `VaList` from rust to C
Pull Request -
State: open - Opened by folkertdev 25 days ago
- 2 comments
Labels: T-compiler, S-waiting-on-review, A-run-make
#143396 - Move NaN tests to floats/mod.rs
Pull Request -
State: open - Opened by rocurley 25 days ago
- 1 comment
Labels: S-waiting-on-author, T-libs
#143395 - Always use the pure Rust fallback instead of `llvm.{maximum,minimum}`
Pull Request -
State: closed - Opened by Urgau 25 days ago
- 2 comments
Labels: A-LLVM, T-compiler, S-waiting-on-bors, T-libs
#143394 - compiler: Document and reduce `fn provide`s in hir crates
Pull Request -
State: closed - Opened by workingjubilee 25 days ago
- 8 comments
Labels: T-compiler, S-waiting-on-bors
#143390 - Rollup of 5 pull requests
Pull Request -
State: closed - Opened by GuillaumeGomez 25 days ago
- 7 comments
Labels: A-testsuite, T-rustdoc, T-compiler, S-waiting-on-bors, T-infra, merged-by-bors, rollup, A-meta, T-rustdoc-frontend
#143386 - Assign dependency bump PRs to me
Pull Request -
State: closed - Opened by clubby789 25 days ago
- 4 comments
Labels: S-waiting-on-bors, A-meta
#143384 - Update browser-ui-test version to `0.21.1`
Pull Request -
State: closed - Opened by GuillaumeGomez 25 days ago
- 4 comments
Labels: A-testsuite, T-rustdoc, S-waiting-on-bors, T-infra
#143382 - stabilize `const_slice_reverse`
Pull Request -
State: open - Opened by fee1-dead 25 days ago
- 2 comments
Labels: S-waiting-on-team, needs-fcp, T-libs
#143381 - rustdoc: don't treat methods under const impls or traits as const
Pull Request -
State: closed - Opened by fee1-dead 25 days ago
- 4 comments
Labels: T-rustdoc, S-waiting-on-bors, T-rustdoc-frontend
#143380 - Replace kw_span by full span for generic const parameters.
Pull Request -
State: closed - Opened by cjgillot 25 days ago
- 4 comments
Labels: T-compiler, S-waiting-on-bors
#143379 - Post {beta,stable}-accepted notifications to compiler/bootstrap backport zulip channels on `{beta,stable}-accepted` label application
Pull Request -
State: closed - Opened by jieyouxu 25 days ago
- 5 comments
Labels: T-compiler, T-bootstrap, S-waiting-on-bors, A-meta
#143378 - simplify receivers for some array method calls
Pull Request -
State: closed - Opened by hkBst 25 days ago
- 3 comments
Labels: S-waiting-on-bors, T-libs
#143377 - clippy fix: remove manual PartialEq::ne
Pull Request -
State: open - Opened by hkBst 25 days ago
- 11 comments
Labels: S-waiting-on-review, T-libs
#143376 - add a scope for `if let` guard temporaries and bindings
Pull Request -
State: open - Opened by dianne 25 days ago
- 10 comments
Labels: T-compiler, S-waiting-on-review
#143375 - Some trait functions are now listed as "const fn" even for types without a const trait impl
Issue -
State: closed - Opened by RalfJung 25 days ago
- 2 comments
Labels: T-rustdoc, C-bug, F-const_trait_impl, PG-const-traits
#143372 - Remove names_imported_by_glob_use query.
Pull Request -
State: closed - Opened by cjgillot 25 days ago
- 5 comments
Labels: T-compiler, S-waiting-on-bors
#143370 - remove redundant #[must_use]
Pull Request -
State: closed - Opened by hkBst 25 days ago
- 3 comments
Labels: S-waiting-on-bors, T-libs
#143369 - Various refactorings to the metadata loader
Pull Request -
State: closed - Opened by bjorn3 25 days ago
- 5 comments
Labels: T-compiler, S-waiting-on-bors
#143368 - Function alignment does not work on wasm
Issue -
State: open - Opened by RalfJung 25 days ago
- 20 comments
Labels: A-LLVM, T-lang, T-compiler, O-wasm, C-bug, F-fn_align, A-align
#143367 - allow clippy manual ascii check for definitions of them
Pull Request -
State: open - Opened by hkBst 25 days ago
- 9 comments
Labels: S-waiting-on-review, T-libs
#143366 - Precompute stable hash for SyntaxContext.
Pull Request -
State: open - Opened by cjgillot 25 days ago
- 6 comments
Labels: T-compiler, perf-regression
#143364 - don't include `.md` in title
Pull Request -
State: closed - Opened by fee1-dead 25 days ago
- 3 comments
Labels: S-waiting-on-bors
#143363 - Rollup of 6 pull requests
Pull Request -
State: closed - Opened by jdonszelmann 25 days ago
- 7 comments
Labels: A-LLVM, T-rustdoc, A-attributes, T-compiler, T-bootstrap, S-waiting-on-bors, merged-by-bors, rollup, A-meta, T-libs, A-query-system, O-unix, A-rustdoc-json, perf-regression, WG-trait-system-refactor, T-rustdoc-frontend, F-autodiff, A-tidy, A-rustc-dev-guide, A-test-infra-minicore
#143357 - Retire hir::*ItemRef.
Pull Request -
State: open - Opened by cjgillot 25 days ago
- 14 comments
Labels: T-rustdoc, A-attributes, T-compiler, S-waiting-on-bors, perf-regression, T-clippy
#143356 - use unsigned_abs instead of `abs` on signed int to silence clippy
Pull Request -
State: closed - Opened by hkBst 25 days ago
- 3 comments
Labels: S-waiting-on-bors, T-libs
#143354 - Port streaming commands in bootstrap to `BootstrapCommand` and remove `as_command_mut`
Pull Request -
State: closed - Opened by Shourya742 25 days ago
- 10 comments
Labels: T-bootstrap, S-waiting-on-bors, merged-by-bors
#143351 - ICE `assertion failed: !self.token.kind.is_close_delim_or_eof()`
Issue -
State: closed - Opened by matthiaskrgr 25 days ago
- 5 comments
Labels: I-ICE, A-macros, T-compiler, C-bug, needs-triage
#143347 - Crater runs for 1.89
Issue -
State: open - Opened by Mark-Simulacrum 25 days ago
- 28 comments
Labels: S-waiting-on-review, T-release, C-crater
#143346 - update coherence example
Pull Request -
State: closed - Opened by emmanuel-ferdman 25 days ago
- 6 comments
Labels: S-waiting-on-bors, A-rustc-dev-guide
#143345 - Const reference to Backtrace::disabled(): "constants cannot refer to interior mutable data"
Issue -
State: open - Opened by camsteffen 25 days ago
Labels: needs-triage
#143344 - Port `#[path]` to the new attribute parsing infrastructure
Pull Request -
State: open - Opened by JonathanBrouwer 25 days ago
Labels: A-attributes, T-compiler