Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Edit rustc_mir_dataflow::framework documentation S-waiting-on-review T-compiler
#98981 opened Jul 6, 2022 by pierwill Loading…
fix ICE in ConstProp S-waiting-on-author S-waiting-on-perf T-compiler
#98980 opened Jul 6, 2022 by RalfJung Loading…
interpret: use AllocRange in UninitByteAccess S-waiting-on-review T-compiler
#98979 opened Jul 6, 2022 by RalfJung Loading…
[PERF ONLY] Revert #97786 S-waiting-on-perf T-compiler
#98978 opened Jul 6, 2022 by lqd Draft
Rename debugging_opts to unstable_opts S-waiting-on-review T-compiler
#98975 opened Jul 6, 2022 by jyn514 Loading…
Remove (unused) inherent impl anchors S-waiting-on-review T-rustdoc
#98973 opened Jul 6, 2022 by GuillaumeGomez Loading…
Suggest adding a missing zero to a floating point number S-waiting-on-review T-compiler
#98972 opened Jul 6, 2022 by TaKO8Ki Loading…
Fix typo in file descriptor docs S-waiting-on-bors T-libs
#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 S-waiting-on-review T-compiler
#98966 opened Jul 6, 2022 by saethlin Loading…
Track derive attrs for more accurate suggestion perf-regression S-waiting-on-review T-compiler T-libs
#98965 opened Jul 5, 2022 by estebank Loading…
add ReadBuf::buf* accessor functions for getting the original buffer S-waiting-on-review T-libs
#98962 opened Jul 5, 2022 by programmerjake Loading…
Only enable ConstProp on opt level >= 1 S-waiting-on-bors T-compiler
#98961 opened Jul 5, 2022 by zeevm Loading…
Remove EntryKind from metadata. perf-regression S-waiting-on-author S-waiting-on-review T-compiler
#98960 opened Jul 5, 2022 by cjgillot Loading…
Return a FxIndexSet in is_late_bound query. beta-nominated S-waiting-on-bors T-compiler
#98959 opened Jul 5, 2022 by cjgillot Loading…
don't allow ZST in ScalarInt S-blocked T-compiler
#98957 opened Jul 5, 2022 by RalfJung Loading…
Windows: Fallback for overlapped I/O A-io beta-nominated O-windows S-waiting-on-review stable-nominated T-libs
#98950 opened Jul 5, 2022 by ChrisDenton Loading…
[PERF ONLY] Revert #98277 S-waiting-on-author S-waiting-on-review T-compiler
#98945 opened Jul 5, 2022 by compiler-errors Draft
Add BufRead::skip_until S-waiting-on-review T-libs-api
#98943 opened Jul 5, 2022 by WilliamVenner Loading…
rustdoc: Add more semantic information to impl IDs S-waiting-on-bors T-rustdoc
#98939 opened Jul 5, 2022 by GuillaumeGomez Loading…
Implement Option::retain S-waiting-on-review T-libs
#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 T-compiler
#98933 opened Jul 5, 2022 by oli-obk Loading…
Make MIR basic blocks field public S-waiting-on-bors T-compiler
#98930 opened Jul 5, 2022 by tmiasko Loading…
incr.comp.: Fix potential unstable Fingerprint error for BorrowCheckResult S-waiting-on-bors T-compiler
#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 S-waiting-on-review T-lang
#98919 opened Jul 5, 2022 by 5225225 Loading…
Windows: Use FindFirstFileW for getting the metadata of locked system files S-waiting-on-review T-libs
#98916 opened Jul 5, 2022 by ChrisDenton Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.