-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Small smir cleanup
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.
#139404
opened Apr 5, 2025 by
yotamofek
Loading…
Suppress swapping equality suggestion in extern macro when check overloaded binop
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.
#139403
opened Apr 5, 2025 by
xizheyin
Loading…
Rollup of 4 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
O-hermit
Operating System: Hermit
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
PG-exploit-mitigations
Project group: Exploit mitigations
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139401
opened Apr 5, 2025 by
matthiaskrgr
Loading…
Suppress the clone_for_ref suggestion in extern macro
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.
#139399
opened Apr 5, 2025 by
xizheyin
Loading…
Change notifications for Exploit Mitigations PG
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#139398
opened Apr 5, 2025 by
rcvalle
Loading…
coverage: Build the CGU's global file table as late as possible
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.
#139397
opened Apr 5, 2025 by
Zalathar
Loading…
rustdoc: Output target feature information
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.
Detect and provide suggestion 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.
&raw EXPR
S-waiting-on-review
#139392
opened Apr 4, 2025 by
compiler-errors
Loading…
Check if merged attributes list is empty in expr
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#139391
opened Apr 4, 2025 by
TaKO8Ki
Loading…
make it possible to use stage0 libtest on 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)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#139386
opened Apr 4, 2025 by
onur-ozkan
Loading…
rustc_codegen_llvm: use 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.
threadlocal.address
intrinsic to access TLS
S-waiting-on-review
#139385
opened Apr 4, 2025 by
joboet
Loading…
Update windows-bindgen to 0.61.0
O-windows
Operating system: Windows
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.
#139382
opened Apr 4, 2025 by
ChrisDenton
Loading…
Use delayed bug for normalization errors in drop elaboration
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.
#139379
opened Apr 4, 2025 by
matthewjasper
Loading…
Enhance error reporting for write!/writeln! macros
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.
#139371
opened Apr 4, 2025 by
reez12g
Loading…
Add Area: The tidy tool
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.
*_value
methods to proc_macro lib
A-tidy
#139367
opened Apr 4, 2025 by
GuillaumeGomez
Loading…
Default auto traits: fix perf
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.
#139365
opened Apr 4, 2025 by
Bryanskiy
Loading…
Make the compiler suggest actual paths instead of visible paths if the visible paths are through any doc hidden path.
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.
#139364
opened Apr 4, 2025 by
Kohei316
Loading…
Fix error reporting for multibyte characters in byte string literal
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.
#139362
opened Apr 4, 2025 by
tapanprakasht
Loading…
[beta] bump stage0
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#139360
opened Apr 4, 2025 by
BoxyUwU
Loading…
Fix parameter order for 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.
_by()
variants of min
/ max
/ minmax
in std::cmp
S-waiting-on-review
#139357
opened Apr 4, 2025 by
miried
Loading…
Autodiff batching2
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
F-autodiff
`#![feature(autodiff)]`
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.
Only build 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)
rust_test_helpers
for {incremental,ui}
test suites
A-testsuite
#139347
opened Apr 4, 2025 by
jieyouxu
Loading…
Don't construct preds w escaping bound vars 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.
diagnostic_hir_wf_check
S-waiting-on-review
#139346
opened Apr 4, 2025 by
compiler-errors
Loading…
Extend 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.
QueryStability
to handle IntoIterator
implementations
S-waiting-on-review
#139345
opened Apr 4, 2025 by
smoelius
Loading…
Change signature of File::try_lock and File::try_lock_shared
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.
#139343
opened Apr 4, 2025 by
cberner
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.