Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Edit 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_mir_dataflow::framework documentation
S-waiting-on-review
#98981
opened Jul 6, 2022 by
pierwill
Loading…
fix ICE in ConstProp
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#98980
opened Jul 6, 2022 by
RalfJung
Loading…
interpret: use AllocRange in UninitByteAccess
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.
#98979
opened Jul 6, 2022 by
RalfJung
Loading…
[PERF ONLY] Revert #97786
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.
Rename 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.
debugging_opts to unstable_opts
S-waiting-on-review
#98975
opened Jul 6, 2022 by
jyn514
Loading…
Remove (unused) inherent impl anchors
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.
#98973
opened Jul 6, 2022 by
GuillaumeGomez
Loading…
Suggest adding a missing zero to a floating point number
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.
#98972
opened Jul 6, 2022 by
TaKO8Ki
Loading…
Fix typo in file descriptor docs
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.
#98971
opened Jul 6, 2022 by
MinnDevelopment
Loading…
Revert #94158, "Apply noundef metadata to loads of types that do not permit raw init"
I-compiler-nominated
Indicates that an issue has been nominated for discussion during a compiler team meeting.
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.
#98966
opened Jul 6, 2022 by
saethlin
Loading…
Track 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.
derive attrs for more accurate suggestion
perf-regression
#98965
opened Jul 5, 2022 by
estebank
Loading…
add 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.
ReadBuf::buf* accessor functions for getting the original buffer
S-waiting-on-review
#98962
opened Jul 5, 2022 by
programmerjake
Loading…
Only enable ConstProp on opt level >= 1
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.
#98961
opened Jul 5, 2022 by
zeevm
Loading…
Remove EntryKind from metadata.
perf-regression
Performance regressions
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#98960
opened Jul 5, 2022 by
cjgillot
Loading…
Return a FxIndexSet in is_late_bound query.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#98959
opened Jul 5, 2022 by
cjgillot
Loading…
don't allow ZST in ScalarInt
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#98957
opened Jul 5, 2022 by
RalfJung
Loading…
Windows: Fallback for overlapped I/O
A-io
Area: std::io, std::fs, std::net and std::path
beta-nominated
Nominated for backporting to the compiler in the beta channel.
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
stable-nominated
Nominated for backporting to the compiler in the stable channel.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#98950
opened Jul 5, 2022 by
ChrisDenton
Loading…
[PERF ONLY] Revert #98277
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#98945
opened Jul 5, 2022 by
compiler-errors
•
Draft
Add 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.
BufRead::skip_until
S-waiting-on-review
#98943
opened Jul 5, 2022 by
WilliamVenner
Loading…
rustdoc: Add more semantic information to impl IDs
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.
#98939
opened Jul 5, 2022 by
GuillaumeGomez
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.
Option::retain
S-waiting-on-review
#98935
opened Jul 5, 2022 by
kellerkindt
Loading…
Opaque types' generic params do not imply anything about their hidden type's lifetimes
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.
#98933
opened Jul 5, 2022 by
oli-obk
Loading…
Make MIR basic blocks field public
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.
#98930
opened Jul 5, 2022 by
tmiasko
Loading…
incr.comp.: Fix potential unstable Fingerprint error for BorrowCheckResult
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.
#98924
opened Jul 5, 2022 by
michaelwoerister
Loading…
Strengthen invalid_value lint to forbid uninit primitives, adjust docs to say that's UB
I-lang-nominated
Indicates that an issue has been nominated for discussion during a lang team meeting.
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.
#98919
opened Jul 5, 2022 by
5225225
Loading…
Windows: Use 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.
FindFirstFileW for getting the metadata of locked system files
S-waiting-on-review
#98916
opened Jul 5, 2022 by
ChrisDenton
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.