Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enable Shadow Call Stack for Fuchsia on AArch64
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.
#106061
opened Dec 22, 2022 by
ilovepi
Loading…
Remove proc-macro back-compat hack for rental
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.
#106060
opened Dec 22, 2022 by
Aaron1011
Loading…
Avoid running the Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Profile step twice on x setup
A-bootstrap
#106059
opened Dec 22, 2022 by
jyn514
Loading…
Fix the issue number in comment for as_local_call_operand
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.
#106058
opened Dec 22, 2022 by
tmiasko
Loading…
Give a more helpful error for "trimmed_def_paths constructed"
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.
#106057
opened Dec 22, 2022 by
jyn514
Loading…
Make Area: Makes things more difficult for new contributors to rust itself
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.
sess.bug much less noisy
A-contributor-roadblock
#106056
opened Dec 22, 2022 by
jyn514
Loading…
Check arg expressions properly on error in 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.
confirm_builtin_call
S-waiting-on-review
#106055
opened Dec 22, 2022 by
compiler-errors
Loading…
Rollup of 6 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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#106054
opened Dec 22, 2022 by
matthiaskrgr
Loading…
Take revision into account in non-incremental-mode Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
// incremental tests
A-testsuite
#106053
opened Dec 22, 2022 by
compiler-errors
Loading…
Allow building std with cranelift
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
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.
#106051
opened Dec 22, 2022 by
jyn514
Loading…
Run Area: Rust's build system (x.py and src/bootstrap)
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-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.
tidy in its own job in PR CI
A-bootstrap
#106048
opened Dec 22, 2022 by
fee1-dead
Loading…
Fix ui constant tests for big-endian platforms
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.
#106047
opened Dec 22, 2022 by
uweigand
Loading…
Fix mir-opt tests for big-endian platforms
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.
#106046
opened Dec 22, 2022 by
uweigand
Loading…
default OOM handler: use non-unwinding panic, to match std handler
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.
#106045
opened Dec 22, 2022 by
RalfJung
Loading…
Move tests
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#106043
opened Dec 22, 2022 by
c410-f3r
Loading…
use implied bounds when checking opaque types
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.
#106038
opened Dec 22, 2022 by
aliemjay
Loading…
Add regression test for #94293
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.
#106037
opened Dec 22, 2022 by
JohnTitor
Loading…
Add regression test for #86106
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#106036
opened Dec 22, 2022 by
JohnTitor
Loading…
Migrate search tab title color to CSS variable
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.
#106035
opened Dec 22, 2022 by
GuillaumeGomez
Loading…
Remove old version of Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cfg-if by bumping packed_simd_2 and getrandom v0.2 versions
A-bootstrap
#106033
opened Dec 22, 2022 by
ChrisDenton
Loading…
std: only use LFS function on glibc
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.
#106032
opened Dec 22, 2022 by
mochaaP
Loading…
docs/test: add UI test and long-form error docs for 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.
E0461
A-testsuite
#106028
opened Dec 22, 2022 by
Ezrashaw
Loading…
rustdoc: simplify CSS and DOM for more-scraped-examples
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.
#106027
opened Dec 22, 2022 by
notriddle
Loading…
Refactor two functions in rustc_resolver
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.
#106022
opened Dec 21, 2022 by
MaciejWas
Loading…
bootstrap.py: Don't reject vendoring when using CARGO_HOME.
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#106017
opened Dec 21, 2022 by
mikebenfield
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2022-11-22.

