-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
initial non-working draft for issue #133058
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.
Clarify how to 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.
black_box()
S-waiting-on-review
#133942
opened Dec 5, 2024 by
BD103
Loading…
rustc_mir_dataflow
cleanups, including some renamings
S-waiting-on-review
#133938
opened Dec 5, 2024 by
nnethercote
Loading…
Keep track of parse errors 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.
mods
and don't emit resolve errors for paths involving them
S-waiting-on-review
#133937
opened Dec 5, 2024 by
estebank
Loading…
Do not implement unsafe auto traits for types with unsafe fields
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#133934
opened Dec 5, 2024 by
jswrenn
Loading…
[beta] backports
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133933
opened Dec 5, 2024 by
cuviper
Loading…
Avoid using make_direct_deprecated() in extern "ptx-kernel"
A-ABI
Area: Concerning the application binary interface (ABI)
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.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.
#133932
opened Dec 5, 2024 by
bjorn3
Loading…
Only allow PassMode::Direct for aggregates on wasm when using the C ABI
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.
#133931
opened Dec 5, 2024 by
bjorn3
Loading…
rustbook: update to use new mdbook-trpl package from The Book
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133930
opened Dec 5, 2024 by
chriskrycho
Loading…
Remove -Zinline-in-all-cgus
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.
Fix const conditions for RPITITs
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.
#133926
opened Dec 5, 2024 by
compiler-errors
Loading…
disallow Issue: The decision needed by the team is conjectured to be easy.
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.
repr()
on invalid items
I-lang-easy-decision
#133925
opened Dec 5, 2024 by
folkertdev
Loading…
change guarded string reserved tokens to Area: The 2024 edition
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#"
, ##"
, ###
A-edition-2024
#133924
opened Dec 5, 2024 by
pitaj
Loading…
Fix spelling error in os_str.rs
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.
#133913
opened Dec 5, 2024 by
rtificr
Loading…
[experiment] test code build runner
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
rename 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.
fn member_constraint
to fn add_member_constraint
S-waiting-on-review
#133909
opened Dec 5, 2024 by
lcnr
Loading…
CI: move 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.
dist-arm-linux
to a free runner
A-testsuite
#133902
opened Dec 5, 2024 by
Kobzol
Loading…
Daily ui test suite cleanups and improvements [1/N]
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting 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.
#133900
opened Dec 5, 2024 by
jieyouxu
Loading…
We don't need Performance regression.
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.
NonNull::as_ptr
debuginfo
perf-regression
#133899
opened Dec 5, 2024 by
scottmcm
Loading…
Remove a lit_to_const call
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.
#133897
opened Dec 5, 2024 by
oli-obk
Loading…
Introduce Performance regression.
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.
MixedBitSet
perf-regression
#133891
opened Dec 5, 2024 by
nnethercote
Loading…
Consider fields to be inhabited if they are unstable
perf-regression
Performance regression.
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.
#133889
opened Dec 5, 2024 by
compiler-errors
Loading…
Remove polymorphization
A-testsuite
Area: The testsuite used to check the correctness of rustc
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#133883
opened Dec 5, 2024 by
saethlin
Loading…
Expand home_dir docs
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.
#133880
opened Dec 5, 2024 by
ChrisDenton
Loading…
handle 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)
--json-output
properly
S-waiting-on-review
#133875
opened Dec 4, 2024 by
onur-ozkan
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.