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

Support --print KIND=PATH command line syntax 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.
#113780 opened Jul 17, 2023 by dtolnay Loading…
Build the first LLVM without LTO in try builds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#113779 opened Jul 17, 2023 by Kobzol Loading…
Rollup of 3 pull requests 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.
#113778 opened Jul 17, 2023 by matthiaskrgr Loading…
Inline overlap based CGU merging S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#113777 opened Jul 17, 2023 by nnethercote Loading…
Two codegen fixes 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.
#113775 opened Jul 17, 2023 by nnethercote Loading…
Improve error message when closing bracket interpreted as formatting fill character 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.
#113774 opened Jul 17, 2023 by compiler-errors Loading…
Don't attempt to compute layout of type referencing 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.
#113773 opened Jul 16, 2023 by compiler-errors Loading…
Generate safe stable code for derives on empty enums 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.
#113770 opened Jul 16, 2023 by dtolnay Loading…
Make it clearer that edition functions are >=, not == 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.
#113765 opened Jul 16, 2023 by compiler-errors Loading…
Add if-identical mode for download-ci-llvm A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#113761 opened Jul 16, 2023 by Kobzol Draft
Turn copy into moves during DSE. A-mir-opt Area: MIR optimizations 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.
#113758 opened Jul 16, 2023 by cjgillot Loading…
Simplify native_libs query 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.
#113754 opened Jul 16, 2023 by cjgillot Loading…
Add implementation for thread::sleep_until 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.
#113753 opened Jul 16, 2023 by dvdsk Loading…
Simplify timers and query forcing in analysis query 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.
#113751 opened Jul 16, 2023 by cjgillot Loading…
impl Step for IP addresses 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.
#113748 opened Jul 16, 2023 by clarfonthey Loading…
impl Not, Bit{And,Or}{,Assign} for IP addresses 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.
#113747 opened Jul 16, 2023 by clarfonthey Loading…
Add BITS, from_bits, to_bits to IP addresses 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.
#113746 opened Jul 16, 2023 by clarfonthey Loading…
Directly link more target docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#113743 opened Jul 16, 2023 by workingjubilee Loading…
Don't install default projection bound for return-position impl Trait in trait methods with no body 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.
#113741 opened Jul 16, 2023 by compiler-errors Loading…
Update .gitmodules to use shallow submodule clones S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#113740 opened Jul 16, 2023 by tgross35 Loading…
Convert builtin "global" late lints to run per module perf-regression Performance regressions 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.
#113734 opened Jul 15, 2023 by cjgillot Loading…
Respect prefix when sysconfdir isn't set in config.toml 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)
#113733 opened Jul 15, 2023 by jyn514 Loading…
Check provided jobserver A-testsuite Area: The testsuite used to check the correctness of rustc 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113730 opened Jul 15, 2023 by belovdv Loading…
Move MinGW linker dist option to proper section 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)
#113725 opened Jul 15, 2023 by mati865 Loading…
Resurrect: rustc_llvm: Add a -Z print-codegen-stats option to expose LLVM statistics. 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.
#113723 opened Jul 15, 2023 by khei4 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.