Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rustdoc: remove unused CSS class Relevant to the rustdoc team, which will review and decide on the PR/issue.
.result-description
T-rustdoc
#103388
opened Oct 22, 2022 by
notriddle
Loading…
Don't allow 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.
CoerceUnsized into dyn*
S-waiting-on-review
#103386
opened Oct 22, 2022 by
compiler-errors
Loading…
Note scope of TAIT more accurately
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
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.
#103383
opened Oct 22, 2022 by
compiler-errors
Loading…
Don't ICE when reporting borrowck errors involving regions from 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.
anonymous_lifetime_in_impl_trait
S-waiting-on-review
#103382
opened Oct 22, 2022 by
compiler-errors
Loading…
Truncate thread names on Linux and Apple targets
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-bors
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.
#103379
opened Oct 22, 2022 by
cuviper
Loading…
Fix mod_inv termination for the last iteration
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.
#103378
opened Oct 22, 2022 by
nagisa
Loading…
Improve documentation of 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.
transmute and transmute_copy
S-waiting-on-review
#103377
opened Oct 21, 2022 by
filip-hejsek
Loading…
Strip leading trailing empty lines in doc code blocks
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.
#103376
opened Oct 21, 2022 by
GuillaumeGomez
•
Draft
Clarify preconditions of raw size/align methods
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.
#103372
opened Oct 21, 2022 by
Jules-Bertholet
Loading…
Delay ambiguity span bug in normalize query iff not rustdoc
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.
#103368
opened Oct 21, 2022 by
compiler-errors
Loading…
Remove std's transitive dependency on cfg-if 0.1
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#103367
opened Oct 21, 2022 by
chbaker0
Loading…
Reduce false positives in msys2 detection
S-waiting-on-bors
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.
#103360
opened Oct 21, 2022 by
ChrisDenton
Loading…
Add -Zfuckit
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
#103356
opened Oct 21, 2022 by
jyn514
Loading…
Handle return-position 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.
impl Trait in traits properly in register_hidden_type
S-waiting-on-bors
#103355
opened Oct 21, 2022 by
compiler-errors
Loading…
Escape string literals when fixing overlong char literal
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
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.
#103354
opened Oct 21, 2022 by
clubby789
Loading…
Fix Access Violation when using lld & ThinLTO on windows-msvc
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.
#103353
opened Oct 21, 2022 by
wesleywiser
Loading…
Change terminology for assoc method suggestions when they are not called
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
#103350
opened Oct 21, 2022 by
clubby789
Loading…
[experiment] Link rustc_middle and rustc_query_impl using the linker
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.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.
bootstrap: also create rustc-src component in sysroot
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#103347
opened Oct 21, 2022 by
RalfJung
Loading…
Adjust argument type for mutable with_metadata_of (#75091)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#103346
opened Oct 21, 2022 by
HeroicKatora
Loading…
Flatten diagnostic slug modules
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
#103345
opened Oct 21, 2022 by
Nilstrieb
Loading…
Add test for issue 98634
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.
#103342
opened Oct 21, 2022 by
Rageking8
Loading…
Fix unreachable_pub suggestion for enum with fields
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.
#103338
opened Oct 21, 2022 by
l4l
Loading…
Update Clippy
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#103337
opened Oct 21, 2022 by
flip1995
Loading…
New macro: Status: PR has an ACP and is waiting for the ACP to complete.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
pdbg! (pretty debug)
S-waiting-on-ACP
#103334
opened Oct 21, 2022 by
amab8901
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.