Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

Add some more specific checks to the MIR validator 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.
#125851 opened Jun 1, 2024 by scottmcm Loading…
Migrate run-make/emit-named-files to rmake.rs 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)
#125849 opened Jun 1, 2024 by GuillaumeGomez Loading…
Rollup of 4 pull requests A-testsuite Area: The testsuite used to check the correctness of rustc 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125848 opened Jun 1, 2024 by GuillaumeGomez Loading…
Add UWTable attr to functions with a personality function 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.
#125844 opened Jun 1, 2024 by Reflexe Draft
treat addr_of!(STATIC_MUT) implied deref as safe 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.
#125834 opened Jun 1, 2024 by workingjubilee Loading…
rustc_span: Add conveniences for working with span formats perf-regression Performance regression. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125829 opened May 31, 2024 by petrochenkov Loading…
[perf-only] rustc_parser: avoid checking the edition as much as possible 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.
#125828 opened May 31, 2024 by vincenzopalazzo Draft
compiletest: split rmake.rs executable from scratch directory 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)
#125827 opened May 31, 2024 by jieyouxu Loading…
Refactor --print=check-cfg test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#125822 opened May 31, 2024 by Urgau Loading…
Check index value <= 0xFFFF_FF00 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.
#125821 opened May 31, 2024 by Luv-Ray Loading…
Various HirTyLowerer cleanups 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.
#125819 opened May 31, 2024 by oli-obk Loading…
Handle no values cfgs with --print=check-cfg 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.
#125818 opened May 31, 2024 by Urgau Loading…
rustc_parse top-level cleanups 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125815 opened May 31, 2024 by nnethercote Loading…
Migrate run-make/c-link-to-rust-dylib to rmake.rs 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)
#125808 opened May 31, 2024 by GuillaumeGomez Loading…
Fix mut static task queue in SGX target O-SGX Target: SGX 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.
#125800 opened May 31, 2024 by raoulstrackx Loading…
[WIP] rustdoc: Refactor doctest collection and running code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125798 opened May 31, 2024 by camelid Draft
Improve renaming suggestion for names with leading underscores 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.
#125795 opened May 31, 2024 by lucasscharenbroch Loading…
Add a FCW for special cased blocks 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.
#125793 opened May 31, 2024 by WaffleLapkin Loading…
Don't drop Upcast candidate in intercrate mode 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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#125792 opened May 30, 2024 by compiler-errors Loading…
run_make_support nm implementation + rewrite bin-emit-no-symbols to rmake 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)
#125787 opened May 30, 2024 by Oneirical Draft
Silence errors in expressions caused by bare traits in paths in 2021 edition 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.
#125784 opened May 30, 2024 by estebank Loading…
Implement RFC 3624 supertrait_item_shadowing (v2) F-supertrait_item_shadowing `#![feature(supertrait_item_shadowing)]` 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.
#125782 opened May 30, 2024 by compiler-errors Draft
4 tasks
prefer compile::stream_cargo for building tools 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)
#125781 opened May 30, 2024 by onur-ozkan Loading…
[WIP] RIIR HtmlDocCk A-meta Area: Issues about the rust-lang/rust repository. A-testsuite Area: The testsuite used to check the correctness of rustc rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125780 opened May 30, 2024 by fmease Draft
[rustdoc] Add copy code feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125779 opened May 30, 2024 by GuillaumeGomez Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.