-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Explore adding a reproducibility test to rust test infrastructure.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
drop global where-bounds before merging candidates
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)
#139791
opened Apr 14, 2025 by
lcnr
Loading…
do not unnecessarily leak auto traits in item bounds
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)
#139789
opened Apr 14, 2025 by
lcnr
Loading…
Let CStrings be either 1 or 2 byte aligned.
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.
#139785
opened Apr 14, 2025 by
fneddy
Loading…
Use 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.
compiletest-ignore-dir
for bootstrap self-tests
A-testsuite
#139783
opened Apr 14, 2025 by
jieyouxu
Loading…
Consistent with treating Ctor Call as Struct in liveness analysis
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
L-unreachable_code
Lint: unreachable_code
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.
#139782
opened Apr 14, 2025 by
xizheyin
Loading…
docs: Add example 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.
Iterator::take
with by_ref
S-waiting-on-review
#139780
opened Apr 14, 2025 by
ongardie
Loading…
Add test for issue 34834
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.
#139778
opened Apr 14, 2025 by
reddevilmidzy
Loading…
Remove 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.
define_debug_via_print
for ExistentialProjection
, use regular structural debug impl
S-waiting-on-bors
#139777
opened Apr 14, 2025 by
compiler-errors
Loading…
SGX: Fix fuzzy provenance casts with Target: SGX
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.
AtomicUsize
O-SGX
#139775
opened Apr 14, 2025 by
thaliaarchi
Loading…
Fix replacing supertrait aliases 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
ReplaceProjectionWith
S-waiting-on-review
#139774
opened Apr 14, 2025 by
compiler-errors
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.
Iterator::last
for vec::IntoIter
S-waiting-on-review
#139773
opened Apr 14, 2025 by
thaliaarchi
Loading…
Remove Area: rustc-dev-guide
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.
hir::Map
A-rustc-dev-guide
#139772
opened Apr 13, 2025 by
nnethercote
Loading…
Rename Area: rustc-dev-guide
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.
LifetimeName
as LifetimeKind
.
A-rustc-dev-guide
#139770
opened Apr 13, 2025 by
nnethercote
Loading…
[rustdoc] Add new 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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
--book-location
option to add a link to associated guide and generate it if local
S-waiting-on-review
#139769
opened Apr 13, 2025 by
GuillaumeGomez
Loading…
[Experiment] Split 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.
TypeFolder
and FallibleTypeFolder
S-waiting-on-review
#139768
opened Apr 13, 2025 by
compiler-errors
•
Draft
Visit place 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.
BackwardIncompatibleDropHint
statement
S-waiting-on-review
#139767
opened Apr 13, 2025 by
compiler-errors
Loading…
[beta] Delay Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
hash_extract_if
stabilization from 1.87 to 1.88
S-blocked
#139765
opened Apr 13, 2025 by
dtolnay
Loading…
Consistent trait bounds for ExtractIf Debug impls
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
[Experiment] Check that corresponding trait goal holds when projection is rigid
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139763
opened Apr 13, 2025 by
compiler-errors
•
Draft
Don't assemble non-env/bound candidates if projection is rigid
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)
#139762
opened Apr 13, 2025 by
compiler-errors
Loading…
Use thread local dep graph encoding
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
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.
opt-dist: use executable-extension for host llvm-profdata
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#139757
opened Apr 13, 2025 by
ognevny
Loading…
Allow out of order dep graph node encoding
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
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.
Make Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#[naked]
an unsafe attribute
A-attributes
#139753
opened Apr 13, 2025 by
folkertdev
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.