Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#115995
opened Sep 20, 2023 by
matthiaskrgr
Loading…
resolve: only report unused import for no-reexports lint
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.
#115993
opened Sep 20, 2023 by
bvanjoi
Loading…
Ensure 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.
build/tmp exists in rustdoc_themes::get_themes
S-waiting-on-review
#115991
opened Sep 20, 2023 by
Veykril
Loading…
Allow anyone to set llvm-fixed-upstream
A-meta
Area: Issues about the rust-lang/rust repository.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#115990
opened Sep 20, 2023 by
nikic
Loading…
rustdoc: add test cases, and fix, search tabs layout jank
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.
#115988
opened Sep 20, 2023 by
notriddle
Loading…
rustc_target/loongarch: Fix passing of transparent unions with only one non-ZST member
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.
#115987
opened Sep 20, 2023 by
heiher
Loading…
disable LTO on proc-macro crates when cross compiling
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)
#115986
opened Sep 19, 2023 by
onur-ozkan
Loading…
extending filesystem support for Hermit
O-hermit
Operating System: Hermit
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.
#115984
opened Sep 19, 2023 by
stlankes
Loading…
fix confusing let chain indentation in rustc_resolve
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.
#115983
opened Sep 19, 2023 by
eopb
Loading…
Copy 1.72.1 release notes to master
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#115978
opened Sep 19, 2023 by
sksat
Loading…
dependencies: reduce the amount of crates pulling in atty
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)
#115975
opened Sep 19, 2023 by
mkroening
Loading…
Split core's PanicInfo and std's PanicInfo
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
rename mir::Constant -> mir::Const
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.
#115972
opened Sep 19, 2023 by
RalfJung
Loading…
nix-shell documentation
A-meta
Area: Issues about the rust-lang/rust repository.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#115969
opened Sep 19, 2023 by
tsimouris
Loading…
Don't use LFS64 symbols on musl
O-linux
Operating system: Linux
O-unix
Operating system: Unix-like
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.
#115968
opened Sep 19, 2023 by
git-bruh
Loading…
Add more if let guard tests
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.
#115965
opened Sep 19, 2023 by
matthewjasper
Loading…
Remove cgu_reuse_tracker from Session
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.
#115964
opened Sep 19, 2023 by
bjorn3
Loading…
coverage: Remove debug code from the instrumentor
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
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.
#115962
opened Sep 19, 2023 by
Zalathar
Loading…
Replace 'mutex' with 'lock' in RwLock documentation
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.
#115961
opened Sep 19, 2023 by
Kriskras99
Loading…
Stabilize This change is insta-stable, so needs a completed FCP to proceed.
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.
{IpAddr, Ipv6Addr}::to_canonical
needs-fcp
#115955
opened Sep 19, 2023 by
tgross35
Loading…
cfi: Store type erasure witness for Argument
PG-exploit-mitigations
Project group: exploit mitigations
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.
#115954
opened Sep 19, 2023 by
maurer
Loading…
[experiment] Make variance computation consider outlives
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative
#115950
opened Sep 18, 2023 by
compiler-errors
•
Draft
rustdoc: show crate name beside smaller logo
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#115948
opened Sep 18, 2023 by
notriddle
Loading…
Expand doc comment on MIR validation.
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.
#115942
opened Sep 18, 2023 by
cjgillot
Loading…
Prevent spurious 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.
unreachable pattern lints
S-waiting-on-review
#115937
opened Sep 18, 2023 by
oli-obk
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.