Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use head span for 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.
rustc_on_unimplemented
's enclosing_scope
attr
S-waiting-on-review
#101296
opened Sep 1, 2022 by
compiler-errors
Loading…
Rollup of 14 pull requests
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
rollup
A PR which is a rollup
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.
T-libs
Relevant to the library 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.
#101295
opened Sep 1, 2022 by
matthiaskrgr
Loading…
Fix #100844 rebase accident
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.
#101294
opened Sep 1, 2022 by
Xiretza
Loading…
Recover when unclosed char literal is parsed as a lifetime in some positions
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.
#101293
opened Sep 1, 2022 by
compiler-errors
Loading…
rustdoc: remove unneeded CSS Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
.content table td:first-child > a
S-waiting-on-bors
#101292
opened Sep 1, 2022 by
notriddle
Loading…
Document eager evaluation 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.
bool::then_some
argument
S-waiting-on-review
#101287
opened Sep 1, 2022 by
Adam-Gleave
Loading…
Do not suggest adding 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.
move
to closure when move
is already used
S-waiting-on-bors
#101285
opened Sep 1, 2022 by
TaKO8Ki
Loading…
Fix doc_auto_cfg for impl blocks in different modules with different Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
cfg
S-waiting-on-bors
#101279
opened Sep 1, 2022 by
GuillaumeGomez
Loading…
Borrowck
: diag migrate
A-translation
#101276
opened Sep 1, 2022 by
AndyJado
Loading…
Two mig-diag that fail ui test
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.
Fix typo in comment
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#101274
opened Sep 1, 2022 by
aDotInTheVoid
Loading…
New format args template
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
Fix filename of armv4t-none-eabi.md
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#101271
opened Sep 1, 2022 by
QuinnPainter
Loading…
Update outdated comment about output capturing in print_to.
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.
#101270
opened Sep 1, 2022 by
m-ou-se
Loading…
avoid using 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.
mk_attr_id
when decoding
S-waiting-on-review
#101269
opened Sep 1, 2022 by
SparrowLii
Loading…
translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final
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.
#101266
opened Sep 1, 2022 by
LuisCardosoOliveira
Loading…
Rollup of 9 pull requests
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
rollup
A PR which is a rollup
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#101265
opened Sep 1, 2022 by
Dylan-DPC
Loading…
Add default trait implementations for "c-unwind" ABI function pointers
I-compiler-nominated
Indicates that an issue has been nominated for discussion during a compiler team meeting.
perf-regression
Performance regressions
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.
#101263
opened Sep 1, 2022 by
lopopolo
Loading…
Separate the receiver from arguments in HIR
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.
#101261
opened Sep 1, 2022 by
TaKO8Ki
Loading…
Use Operating system: Windows
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.
FILE_ATTRIBUTE_TAG_INFO
to get reparse tag
O-windows
#101260
opened Sep 1, 2022 by
ChrisDenton
Loading…
Extend pointer cast to be able to return thin (including extern) types
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.
#101259
opened Sep 1, 2022 by
madsmtm
Loading…
Fixes/adjustments to Fuchsia doc walkthrough
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#101256
opened Aug 31, 2022 by
andrewpollack
Loading…
rustdoc: remove unused Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
.docblock .impl-items
CSS
S-waiting-on-bors
#101254
opened Aug 31, 2022 by
notriddle
Loading…
fix the suggestion of format for asm_sub_register
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.
#101253
opened Aug 31, 2022 by
lyming2007
Loading…
Propagate 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.
ExactSizeIterator
up from Chain
's iterators
S-waiting-on-review
#101252
opened Aug 31, 2022 by
Aceeri
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.