Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bootstrap locking
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)
#110485
opened Apr 18, 2023 by
albertlarsan68
Loading…
Create try_new function for ThinBox
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#110483
opened Apr 18, 2023 by
tleibert
Loading…
Add armv8r-none-eabihf target for the Cortex-R52.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#110482
opened Apr 18, 2023 by
chrisnc
Loading…
Rollup of 7 pull requests
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#110481
opened Apr 18, 2023 by
matthiaskrgr
Loading…
#105107: add known-bug test for unsound issue #25860
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.
#110480
opened Apr 18, 2023 by
whtahy
Loading…
Support 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.
x test --stage 1 ui-fulldeps
A-testsuite
#110478
opened Apr 18, 2023 by
jyn514
Loading…
Don't allocate on SimplifyCfg/Locals/Const on every MIR pass
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.
#110477
opened Apr 18, 2023 by
miguelraz
Loading…
Delay a good path bug on drop for 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.
TypeErrCtxt (instead of a regular delayed bug)
S-waiting-on-review
#110476
opened Apr 18, 2023 by
compiler-errors
Loading…
Assert that global cache values are stable on insertion
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.
#110473
opened Apr 18, 2023 by
compiler-errors
Loading…
rustdoc: migrate item_typedef to an Askama template
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.
#110470
opened Apr 17, 2023 by
notriddle
Loading…
Encode lifetime param spans too
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
#110469
opened Apr 17, 2023 by
compiler-errors
Loading…
Assure everyone that 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.
has_type_flags is fast
S-waiting-on-bors
#110465
opened Apr 17, 2023 by
WaffleLapkin
Loading…
Use 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.
Item::expect_* and ImplItem::expect_* more
S-waiting-on-bors
#110461
opened Apr 17, 2023 by
WaffleLapkin
Loading…
Use 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.
matches by None in is_none method on Option
S-waiting-on-review
#110456
opened Apr 17, 2023 by
heckad
Loading…
Require impl Trait in associated types to appear in method signatures
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.
#110454
opened Apr 17, 2023 by
oli-obk
Loading…
Minor changes to 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.
IndexVec::ensure_contains_elem & related methods
S-waiting-on-review
#110451
opened Apr 17, 2023 by
WaffleLapkin
Loading…
rustdoc: Fix invalid handling of nested items with 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.
--document-private-items
S-waiting-on-bors
#110450
opened Apr 17, 2023 by
GuillaumeGomez
Loading…
cmp doc examples improvements
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.
#110448
opened Apr 17, 2023 by
ripytide
Loading…
Add compare-output-lines-by-subset flag to compiletest
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)
#110444
opened Apr 17, 2023 by
Veykril
Loading…
Avoid including dry run steps in the build metrics
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)
#110442
opened Apr 17, 2023 by
pietroalbini
Loading…
5 little typos
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.
#110441
opened Apr 17, 2023 by
kadiwa4
Loading…
Allow 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.
transmute-ing for tuples with [u8; <const N: usize>]
S-waiting-on-review
#110438
opened Apr 17, 2023 by
JulianKnodt
Loading…
Add unused pre-interned symbols tidy check
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.
#110437
opened Apr 17, 2023 by
DaniPopes
Loading…
Support loading version information from xz tarballs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#110436
opened Apr 17, 2023 by
Mark-Simulacrum
Loading…
rustdoc-json: Add test for field ordering.
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#110435
opened Apr 16, 2023 by
aDotInTheVoid
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.