Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add some missing mailmap entries A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#142470 opened Jun 13, 2025 by tgross35 Loading…
variadic functions: remove list of supported ABIs from error S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142464 opened Jun 13, 2025 by RalfJung Loading…
compiletest: Clarify that --no-capture is needed with --verbose A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142461 opened Jun 13, 2025 by Enselic Loading…
cleanup search graph impl S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142460 opened Jun 13, 2025 by lcnr Loading…
Remove output helper bootstrap S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142459 opened Jun 13, 2025 by Shourya742 Loading…
Merge unboxed trait object error suggestion into regular dyn incompat error S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142458 opened Jun 13, 2025 by oli-obk Loading…
collect delayed lints in hir_crate_items S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142455 opened Jun 13, 2025 by jdonszelmann Loading…
Add modern AVR mcus like avr128db28 and attiny3224 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142454 opened Jun 13, 2025 by tomtor Loading…
Windows: make read_dir stop iterating after the first error is encountered S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#142453 opened Jun 13, 2025 by ChrisDenton Loading…
Remove "intermittent" wording from ReadDir S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142452 opened Jun 13, 2025 by ChrisDenton Loading…
Add documentation on top of rustc_middle/src/query/mod.rs A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142450 opened Jun 13, 2025 by xizheyin Loading…
Require generic params for const generic params S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142449 opened Jun 13, 2025 by oli-obk Loading…
Update to LLVM 20.1.7 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142447 opened Jun 13, 2025 by dianqk Loading…
compiler: Use -T instead of --script for linker scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142445 opened Jun 13, 2025 by workingjubilee Loading…
adding codegen test to autodiff T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142444 opened Jun 13, 2025 by KMJ-007 Draft
Rollup of 9 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustdoc-json Area: Rustdoc JSON backend rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142443 opened Jun 13, 2025 by matthiaskrgr Loading…
Delay replacing escaping bound vars in FindParamInClause S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142441 opened Jun 12, 2025 by compiler-errors Loading…
tests/ui: A New Order [14/N] A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142440 opened Jun 12, 2025 by Kivooeo Loading…
doc: mention that intrinsics should not be called in user code S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142439 opened Jun 12, 2025 by scrabsha Loading…
Add test cases for namespaced crates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142437 opened Jun 12, 2025 by eholk Loading…
Pre-install JS dependencies in tidy Dockerfile A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc CI-spurious-fail-npm we forgot to cache our installs from npm S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142434 opened Jun 12, 2025 by Kobzol Loading…
Add initial version of snapshot tests to bootstrap A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142431 opened Jun 12, 2025 by Kobzol Loading…
Don't fold ExternalConstraintsData when it's empty S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142430 opened Jun 12, 2025 by compiler-errors Loading…
tests/ui: A New Order [13/N] A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142429 opened Jun 12, 2025 by Kivooeo Loading…
Report infer ty errors during hir ty lowering S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142420 opened Jun 12, 2025 by oli-obk Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.