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
Sort

Pull requests list

Simplify some extern providers C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#129723 opened Aug 29, 2024 by compiler-errors Loading…
Rollup of 14 pull requests O-windows Operating system: Windows 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-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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#129721 opened Aug 29, 2024 by workingjubilee Loading…
Simplify DestProp memory management 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.
#129720 opened Aug 29, 2024 by nnethercote Loading…
add guarantee about remove_dir and remove_file error kinds 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.
#129718 opened Aug 29, 2024 by lolbinarycat Loading…
Don't use typeck_root_def_id in codegen for finding closure's root 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.
#129716 opened Aug 29, 2024 by compiler-errors Loading…
Update compiler_builtins to 0.1.123 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.
#129715 opened Aug 29, 2024 by Amjad50 Loading…
Use a reduced recursion limit in the MIR inliner's cycle breaker beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#129714 opened Aug 28, 2024 by saethlin Loading…
Correct trusty targets to be tier 3 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.
#129712 opened Aug 28, 2024 by randomPoison Loading…
Expand NLL MIR dumps 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129711 opened Aug 28, 2024 by lqd Loading…
Rename dump of coroutine by-move-body to be more consistent, fix ICE in dump_mir 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.
#129706 opened Aug 28, 2024 by compiler-errors Loading…
Rollup of 11 pull requests A-run-make Area: port run-make Makefiles to rmake.rs rollup A PR which is a rollup 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#129705 opened Aug 28, 2024 by matthiaskrgr Loading…
Initial fs implementation for UEFI 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.
#129700 opened Aug 28, 2024 by Ayush1325 Loading…
update stdarch S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#129696 opened Aug 28, 2024 by RalfJung Loading…
Fix path to run clippy on rustdoc 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)
#129695 opened Aug 28, 2024 by GuillaumeGomez Loading…
Consolidate qnx targets O-unix Operating system: Unix-like 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#129693 opened Aug 28, 2024 by nyurik Draft
Add needs-unwind compiletest directive to libtest-thread-limit and replace some Path with path in run-make A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#129690 opened Aug 28, 2024 by Oneirical Loading…
Move 'tcx lifetime off of impl and onto methods for CrateMetadataRef 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.
#129689 opened Aug 28, 2024 by compiler-errors Loading…
Implement RFC3137 trim-paths sysroot changes - take 2 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129687 opened Aug 28, 2024 by Urgau Draft
Enable Miri to pass pointers through FFI 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.
#129684 opened Aug 28, 2024 by Strophox Loading…
copysign with sign being a NaN can have non-portable results 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.
#129683 opened Aug 28, 2024 by RalfJung Loading…
Remove HasLocalDecls. I-compiler-nominated Nominated for discussion during a compiler team meeting. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129681 opened Aug 28, 2024 by nnethercote Loading…
Deny imports of rustc_type_ir::inherent outside of type ir + new trait solver 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
#129678 opened Aug 28, 2024 by compiler-errors Loading…
Don't build by-move body when async closure is tainted 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.
#129677 opened Aug 28, 2024 by compiler-errors Loading…
allow BufReader::peek to be called on unsized types 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.
#129675 opened Aug 28, 2024 by lolbinarycat Loading…
Add new_cyclic_in for Rc and Arc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#129674 opened Aug 28, 2024 by matthewpipie Draft
ProTip! Follow long discussions with comments:>50.