Skip to content
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
interpret/validity: improve clarity S-waiting-on-review T-compiler
#95222 opened Mar 22, 2022 by RalfJung
interpret/memory: simplify check_and_deref_ptr S-waiting-on-review T-compiler
#95221 opened Mar 22, 2022 by RalfJung
diagnostics: do not suggest fn foo({ <body> } S-waiting-on-review T-compiler
#95220 opened Mar 22, 2022 by notriddle
Modernize alloc-no-oom-handling test S-waiting-on-review
#95219 opened Mar 22, 2022 by ojeda
Add Vec::pop_chunk (as unstable) S-waiting-on-review
#95218 opened Mar 22, 2022 by scottmcm
Remove impossible panic note from Vec::append S-waiting-on-review
#95214 opened Mar 22, 2022 by tbu-
Replace this.clone() with this.create_snapshot_for_diagnostic() S-waiting-on-bors T-compiler
#95212 opened Mar 22, 2022 by TaKO8Ki
Improve parser diagnostics S-waiting-on-review T-compiler
#95211 opened Mar 22, 2022 by terrarier2111
Enable -Z panic-in-drop=abort by default S-waiting-on-review T-compiler
#95209 opened Mar 22, 2022 by Amanieu Draft
[PERF] Always enable checking of well known conditional values perf-regression S-waiting-on-review T-compiler
#95202 opened Mar 22, 2022 by Urgau
WIP PROOF-OF-CONCEPT: experiment with very strict pointer provenance S-waiting-on-review T-compiler
#95199 opened Mar 22, 2022 by Gankra
Add slice::{split_,}{first,last}_chunk{,_mut} S-waiting-on-review
#95198 opened Mar 22, 2022 by clarfonthey
Add PeekableIterator trait as an experiment S-waiting-on-review
#95195 opened Mar 22, 2022 by clarfonthey
remove find_use_placement S-waiting-on-review T-compiler T-rustdoc
#95194 opened Mar 22, 2022 by kckeiks
Stop flagging unexpected inner attributes as outer ones in certain diagnostics A-diagnostics S-waiting-on-review T-compiler
#95189 opened Mar 22, 2022 by fmease
Stabilize Stdin::lines. S-waiting-on-review T-libs-api
#95185 opened Mar 21, 2022 by m-ou-se
Weaken needlessly restrictive orderings on Arc::*_count S-waiting-on-review
#95183 opened Mar 21, 2022 by ibraheemdev
Fix #95126: io::cleanup() can panic in unusual circumstances S-waiting-on-review T-compiler
#95181 opened Mar 21, 2022 by jswrenn
Try to evaluate in try unify and postpone resolution of constants that contain inference variables S-waiting-on-review T-compiler
#95179 opened Mar 21, 2022 by b-naber
Move std::sys::{mutex, condvar, rwlock} to std::sys::locks. S-waiting-on-bors T-libs
#95173 opened Mar 21, 2022 by m-ou-se Approved
Reduce wait-for instructions for rustdoc GUI tests S-waiting-on-review T-rustdoc
#95172 opened Mar 21, 2022 by GuillaumeGomez
Update LLVM used for building rustc in CI for x64 S-waiting-on-review
#95171 opened Mar 21, 2022 by Kobzol Draft
Move download-ci-llvm out of bootstrap.py S-waiting-on-author
#95170 opened Mar 21, 2022 by jyn514
unify bootstrap and shim binaries S-waiting-on-review
#95164 opened Mar 21, 2022 by fee1-dead
add CString::from_vec_until_nul S-blocked T-libs-api
#95160 opened Mar 21, 2022 by ericseppanen
ProTip! Type g i on any issue or pull request to go back to the issue listing page.