-
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
Resolved issue with mismatched types triggering ICE in certain scenarios
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.
#141236
opened May 18, 2025 by
jagunter
Loading…
std: fix doctest and explain 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.
as_slice
and as_slice_mut
in VecDeque
S-waiting-on-review
#141230
opened May 18, 2025 by
xizheyin
Loading…
Add compiler-builtins as a subtree
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-tidy
Area: The tidy tool
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
Only assemble impl candidates if there are no candidates that would have shadowed it
perf-regression
Performance regression.
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)
#141226
opened May 18, 2025 by
compiler-errors
•
Draft
more ice tests
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.
#141225
opened May 18, 2025 by
matthiaskrgr
Loading…
terminology: allocated object → allocation
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
P-lang-drag-2
Lang team prioritization drag level 2.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
#141224
opened May 18, 2025 by
RalfJung
Loading…
Implement 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.
ptr::try_cast_aligned
and NonNull::try_cast_aligned
.
S-waiting-on-review
#141222
opened May 18, 2025 by
mathisbot
Loading…
Change 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.
{Box,Arc,Rc,Weak}::into_raw
to only work with A = Global
S-waiting-on-review
#141219
opened May 18, 2025 by
Amanieu
Loading…
std: clarify Clone trait documentation about duplication semantics
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.
#141215
opened May 18, 2025 by
xizheyin
Loading…
Suggest use "{}", self.x instead of {self.x} when resolve x as field of 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.
self
S-waiting-on-review
#141213
opened May 18, 2025 by
xizheyin
Loading…
Replace 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.
try_reserve_exact
with try_with_capacity
in std::fs::read
S-waiting-on-review
#141211
opened May 18, 2025 by
fluiderson
Loading…
tools-aux ci runner: also cross-test doctests in Miri
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141210
opened May 18, 2025 by
RalfJung
Loading…
Weekly Status: Awaiting review from the assignee but also interested parties.
cargo update
S-waiting-on-review
#141205
opened May 18, 2025 by
github-actions
bot
Loading…
refactor 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.
AttributeGate
and rustc_attr!
to emit notes during feature checking
S-waiting-on-review
#141162
opened May 17, 2025 by
mejrs
Loading…
Stabilize Area: Attributes (`#[…]`, `#![…]`)
I-lang-nominated
Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
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.
#[cfg(version(...))]
A-attributes
#141137
opened May 17, 2025 by
est31
Loading…
1 of 3 tasks
Fast path for processing some obligations in the new solver (volume 2)
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#141135
opened May 17, 2025 by
compiler-errors
•
Draft
rustc_on_unimplemented cleanups
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141130
opened May 17, 2025 by
mejrs
Loading…
rustdoc JSON: Don't apply 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.
#[repr]
privacy heuristics
A-rustdoc-json
#141126
opened May 17, 2025 by
fmease
Loading…
opt-dist: fix deprecated BOLT -icf=1 option
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#141117
opened May 17, 2025 by
klensy
Loading…
std: note that 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::str::from_utf8*
functions are aliases to std::<str>::from_utf8*
methods
S-waiting-on-review
#141112
opened May 17, 2025 by
xizheyin
Loading…
[std] fix the presentation of Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
split_off_mut
and split_off
documentation
S-waiting-on-bors
#141110
opened May 17, 2025 by
xizheyin
Loading…
discuss deadlocks in the std::io::pipe() example
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.
#141109
opened May 17, 2025 by
oconnor663
Loading…
Docs(lib): Fix 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.
extract_if
docs
S-waiting-on-review
#141108
opened May 17, 2025 by
PaulDance
Loading…
additional edge cases tests 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.
path.rs
🧪
S-waiting-on-review
#141105
opened May 16, 2025 by
GrantBirki
Loading…
Test(fs): Fix test_eq_windows_file_type for Windows 7
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.
#141104
opened May 16, 2025 by
PaulDance
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.