-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update 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.
#[coverage(..)]
attribute error messages to match the current implementation
A-code-coverage
#134750
opened Dec 25, 2024 by
Zalathar
Loading…
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.
#134748
opened Dec 25, 2024 by
DianQK
Loading…
Update cargo
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#134747
opened Dec 25, 2024 by
weihanglo
Loading…
Don't ICE in coerce when autoderef fails to structurally normalize non-WF type in 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 (-Znext-solver)
#134746
opened Dec 25, 2024 by
compiler-errors
Loading…
Normalize each signature input/output in Status: Waiting on a perf run to be completed.
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.
typeck_with_fallback
with its own span
S-waiting-on-perf
#134745
opened Dec 25, 2024 by
compiler-errors
Loading…
Don't ice on bad transmute in typeck in 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 (-Znext-solver)
#134744
opened Dec 25, 2024 by
compiler-errors
Loading…
Default to short backtraces for dev builds of rustc itself
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.
#134743
opened Dec 25, 2024 by
jyn514
Loading…
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.
PostBorrowckAnalysis
in check_coroutine_obligations
S-waiting-on-review
#134742
opened Dec 25, 2024 by
compiler-errors
Loading…
Actually print all the relevant parts of a coroutine in verbose mode
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.
#134741
opened Dec 25, 2024 by
compiler-errors
Loading…
Add amdgpu target
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.
#134740
opened Dec 25, 2024 by
Flakebi
Loading…
compiletest: Support Area: The compiletest test runner
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)
forbid-output
in UI tests
A-compiletest
#134738
opened Dec 25, 2024 by
clubby789
Loading…
Implement 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.
default_overrides_default_fields
lint
S-waiting-on-review
#134737
opened Dec 24, 2024 by
estebank
Loading…
Run 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.
tests/ui/backtrace/std-backtrace.rs
on MSVC.
S-waiting-on-review
#134736
opened Dec 24, 2024 by
jyn514
Loading…
Consider arm to diverge if guard diverges
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.
#134735
opened Dec 24, 2024 by
compiler-errors
Loading…
Unify conditional-const error reporting with non-const error reporting
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.
#134732
opened Dec 24, 2024 by
compiler-errors
Loading…
Optimize Area: `std::io`, `std::fs`, `std::net` and `std::path`
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
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.
fs::write
A-io
#134730
opened Dec 24, 2024 by
ChrisDenton
Loading…
Use scoped threads in 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.
std::sync::Barrier
examples
S-waiting-on-review
#134728
opened Dec 24, 2024 by
deltragon
Loading…
Add mips-zkm-zkvm-elf triple
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.
#134721
opened Dec 24, 2024 by
eigmax
Loading…
Display valid crate types in error message for --crate-type flag
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.
#134720
opened Dec 24, 2024 by
malezjaa
Loading…
nits: Cleanup of 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.
librustdoc::clean::Cfg::simplify_with
S-waiting-on-review
#134703
opened Dec 23, 2024 by
poliorcetics
Loading…
lint / ImproperCTypes: better handling of indirections, take 2
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.
#134697
opened Dec 23, 2024 by
niacdoial
Loading…
Implement 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.
normalize_lexically
S-waiting-on-review
#134696
opened Dec 23, 2024 by
ChrisDenton
Loading…
proc_macro: Use Area: Procedural macros
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.
WG-macros
Working group: Macros
ToTokens
trait in quote
macro
A-proc-macros
#134693
opened Dec 23, 2024 by
SpriteOvO
Loading…
Move some things to 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.
std::sync::poison
and reexport them in std::sync
S-waiting-on-review
#134692
opened Dec 23, 2024 by
GrigorenkoPV
Loading…
CI: Add LTO support to clang in dist-x86_64-linux
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134690
opened Dec 23, 2024 by
clubby789
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.