-
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
stabilize const_alloc_layout
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.
#134768
opened Dec 25, 2024 by
RalfJung
Loading…
Initial support for dynamically linked crates
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
Improve default target options for x86_64-unknown-linux-none
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.
#134765
opened Dec 25, 2024 by
Noratrieb
Loading…
Delete Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
cat-and-grep-sanity-check
A-run-make
Migrate Area: port run-make Makefiles to rmake.rs
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-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.
branch-protection-check-IBT
to rmake.rs
A-run-make
#134760
opened Dec 25, 2024 by
jieyouxu
Loading…
compiletest: Remove the 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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-test
suffix from normalize directives
A-compiletest
#134759
opened Dec 25, 2024 by
Zalathar
Loading…
stabilize const_swap
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#134757
opened Dec 25, 2024 by
RalfJung
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.
use
associated items of traits
S-waiting-on-review
#134754
opened Dec 25, 2024 by
frank-king
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: 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-review
#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…
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…
Add amdgpu target
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
needs-mcp
This change is large enough that it needs a major change proposal before starting work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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…
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…
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…
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…
forbid defining opaque types with regions in closures
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.
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-25.