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

Add more information for rustdoc-gui tests S-waiting-on-review T-rustdoc
#97826 opened Jun 7, 2022 by GuillaumeGomez Loading…
Rollup of 5 pull requests rollup S-waiting-on-bors T-compiler T-libs
#97825 opened Jun 7, 2022 by Dylan-DPC Loading…
Rollup of 5 pull requests rollup T-compiler T-libs
#97824 opened Jun 7, 2022 by Dylan-DPC Loading…
Recover missing comma after match arm S-waiting-on-review T-compiler
#97823 opened Jun 7, 2022 by compiler-errors Loading…
Filter out intrinsics if we have other import candidates to suggest S-waiting-on-review T-compiler
#97822 opened Jun 7, 2022 by compiler-errors Loading…
Remove confusing sentence from Mutex docs S-waiting-on-review T-libs
#97821 opened Jun 7, 2022 by Nilstrieb Loading…
Recover import instead of use in item S-waiting-on-review T-compiler
#97819 opened Jun 7, 2022 by compiler-errors Loading…
Point at return expression for RPIT-related error S-waiting-on-review T-compiler
#97818 opened Jun 7, 2022 by compiler-errors Loading…
⬆️ rust-analyzer S-waiting-on-bors
#97817 opened Jun 7, 2022 by lnicola Loading…
Windows: Run compat_fn init before C++ init O-windows S-waiting-on-review T-libs
#97816 opened Jun 7, 2022 by ChrisDenton Loading…
Implements insert function for LinkedList S-waiting-on-review T-libs
#97815 opened Jun 7, 2022 by akaigua Loading…
Sync rustc_codegen_gcc S-waiting-on-author T-compiler
#97813 opened Jun 7, 2022 by antoyo Loading…
Suggest to swap a struct and a trait in trait impls S-waiting-on-review T-compiler
#97812 opened Jun 7, 2022 by TaKO8Ki Loading…
Add some unstable target features for the wasm target codegen S-waiting-on-bors T-compiler
#97808 opened Jun 6, 2022 by alexcrichton Loading…
Add Seek instance for std::io::Take S-waiting-on-review T-libs-api
#97807 opened Jun 6, 2022 by wangbj Loading…
Add proper tracing spans to rustc_trait_selection::traits::error_reporting S-waiting-on-review T-compiler
#97805 opened Jun 6, 2022 by coolreader18 Loading…
Impl Termination for Infallible and then make the Result impls of Termination into a blanket disposition-merge proposed-final-comment-period S-waiting-on-review T-libs-api
#97803 opened Jun 6, 2022 by Gankra Loading…
Add feature no_ignore_sigpipe to never start ignoring SIGPIPE S-waiting-on-author T-compiler T-libs
#97802 opened Jun 6, 2022 by Enselic Loading…
4 tasks
Aarch64 call abi does not zeroext (and one cannot assume it does so) beta-nominated S-waiting-on-review stable-nominated T-compiler
#97800 opened Jun 6, 2022 by pnkfelix Loading…
Hide irrelevant lines in suggestions to allow for suggestions that are far from each other to be shown A-diagnostics A-suggestion-diagnostics S-waiting-on-review T-compiler
#97798 opened Jun 6, 2022 by WaffleLapkin Loading…
Make {Mutex, Condvar, RwLock}::new() const. disposition-merge needs-fcp proposed-final-comment-period S-waiting-on-fcp T-libs-api
#97791 opened Jun 6, 2022 by m-ou-se Loading…
Fix #71363's test by adding -Z translate-remapped-path-to-local-path=no S-waiting-on-review T-compiler
#97789 opened Jun 6, 2022 by pietroalbini Loading…
Account for -Z simulate-remapped-rust-src-base when resolving remapped paths S-waiting-on-review T-compiler
#97786 opened Jun 6, 2022 by pietroalbini Loading…
Check ADT field is well-formed before checking it is sized S-waiting-on-review T-compiler
#97780 opened Jun 6, 2022 by compiler-errors Loading…
Tidy up miscellaneous bounds suggestions S-waiting-on-review T-compiler
#97778 opened Jun 6, 2022 by compiler-errors Loading…
ProTip! Exclude everything labeled bug with -label:bug.