Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 12 pull requests
A-rustdoc-json
Area: Rustdoc JSON backend
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
#101132
opened Aug 28, 2022 by
matthiaskrgr
Loading…
CTFE: exposing pointers and calling extern fn is just impossible
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.
#101131
opened Aug 28, 2022 by
RalfJung
Loading…
Remove 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.
register_attr feature
S-waiting-on-review
#101123
opened Aug 28, 2022 by
JohnTitor
Loading…
fs::get_mode enable getting the data via fcntl/F_GETFL on major BSD
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.
#101118
opened Aug 28, 2022 by
devnexen
Loading…
[rustdoc] Remove Attrs type alias
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
#101116
opened Aug 28, 2022 by
GuillaumeGomez
Loading…
Use the declaration's SourceInfo for FnEntry retags, not the outermost
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.
#101111
opened Aug 28, 2022 by
saethlin
Loading…
Rustdoc-Json: Retain Stripped Modules when they are imported, not when they have items
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#101106
opened Aug 28, 2022 by
aDotInTheVoid
Loading…
Format rustc_codegen_gcc
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.
#101104
opened Aug 28, 2022 by
ellishg
Loading…
interpret: make read-pointer-as-pointers a CTFE-only error with extra information
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.
#101101
opened Aug 27, 2022 by
RalfJung
Loading…
Make call suggestions more general and more accurate
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.
#101100
opened Aug 27, 2022 by
compiler-errors
Loading…
Initial version of 1.64 release notes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#101093
opened Aug 27, 2022 by
joshtriplett
Loading…
Set DebuginfoKind::Pdb in msvc_base
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.
#101088
opened Aug 27, 2022 by
nicholasbishop
Loading…
Compute information about function parameters on THIR
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.
#101086
opened Aug 27, 2022 by
cjgillot
Loading…
[perf-test] Do not wrap metadata into an object file
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#101085
opened Aug 27, 2022 by
petrochenkov
Loading…
Under Miri, disable debug asserts for things Miri always checks
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.
Change process spawning to inherit the parent's signal mask by default
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.
#101077
opened Aug 27, 2022 by
sunshowers
Loading…
Migrate rustc_codegen_gcc to SessionDiagnostics
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.
#101075
opened Aug 27, 2022 by
ellishg
Loading…
bootstrap: Add llvm-is-vanilla target option
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.
#101072
opened Aug 27, 2022 by
tmandry
Loading…
Add loongarch64 asm! support
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.
#101069
opened Aug 27, 2022 by
zhaixiaojuan
Loading…
panic-on-uninit: relax checks due to 0x01-filling
I-libs-nominated
Indicates that an issue has been nominated for discussion during a libs team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#101061
opened Aug 26, 2022 by
RalfJung
Loading…
Add the syntax of references to their documentation summary.
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.
#101056
opened Aug 26, 2022 by
kpreid
Loading…
revert mir inlining policy for beta-1.64
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.
#101050
opened Aug 26, 2022 by
pnkfelix
Loading…
Remove span fatal from ast lowering
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.
#101049
opened Aug 26, 2022 by
JeanCASPAR
Loading…
fix: Temporary 'fix' for https://github.com/rust-lang/rust/issues/56650.
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.
#101043
opened Aug 26, 2022 by
ckaran
Loading…
Borrowck diag mig in one
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.
Previous Next
ProTip!
Adding no:label will show everything without a label.