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

Rollup of 7 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. 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.
#110666 opened Apr 22, 2023 by JohnTitor Loading…
Recommend the home crate in env::home_dir()'s deprecation 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.
#110665 opened Apr 22, 2023 by utkarshgupta137 Loading…
stop x fmt formatting untracked directories 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)
#110664 opened Apr 22, 2023 by Ezrashaw Loading…
Add note about change in bootstrap defaults S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#110663 opened Apr 22, 2023 by Mark-Simulacrum Loading…
Safe Transmute: Enable handling references 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.
#110662 opened Apr 21, 2023 by bryangarza Loading…
rustdoc: clean up settings.css and settings.js 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.
#110661 opened Apr 21, 2023 by notriddle Loading…
Print ty placeholders pretty 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.
#110660 opened Apr 21, 2023 by compiler-errors Loading…
rustdoc: clean up JS S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#110659 opened Apr 21, 2023 by notriddle Loading…
add note about remove_duplicate_unreachable_blocks in source comments 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.
#110658 opened Apr 21, 2023 by miguelraz Loading…
nit: consistent naming for SimplifyConstCondition 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.
#110657 opened Apr 21, 2023 by miguelraz Loading…
Limit read size in File::read_to_end loop 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.
#110655 opened Apr 21, 2023 by ChrisDenton Loading…
Add test for warning-free builds of core under no_global_oom_handling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#110652 opened Apr 21, 2023 by ojeda Loading…
libtest: include test output in junit xml reports 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.
#110651 opened Apr 21, 2023 by durin42 Loading…
Fix no_global_oom_handling build I-prioritize Indicates that prioritization has been requested for this issue regression-from-stable-to-stable Performance or correctness regression from one stable version to another. 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.
#110649 opened Apr 21, 2023 by arlosi Loading…
Update tests for libtest --format json 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.
#110644 opened Apr 21, 2023 by pietroalbini Loading…
[master] Bump stage0 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, 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.
#110643 opened Apr 21, 2023 by pietroalbini Loading…
Add new rustdoc book chapter to describe in-doc settings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#110641 opened Apr 21, 2023 by GuillaumeGomez Loading…
compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020 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.
#110640 opened Apr 21, 2023 by glaubitz Loading…
enable PGO on x86_64-apple-darwin 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#110639 opened Apr 21, 2023 by csmoe Draft
STD support for PSVita 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#110638 opened Apr 21, 2023 by nikarh Loading…
Group some sections of our logs in github actions 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)
#110637 opened Apr 21, 2023 by oli-obk Loading…
More IS_ZST in library 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.
#110635 opened Apr 21, 2023 by scottmcm Loading…
[perf experiment] Rewrite MemDecoder around pointers not a slice A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#110634 opened Apr 21, 2023 by saethlin Draft
rustdoc: catch and don't blow up on impl Trait cycles 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.
#110631 opened Apr 21, 2023 by notriddle Loading…
[DRAFT] Make alias bounds sound in the new 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
#110628 opened Apr 20, 2023 by compiler-errors Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.