Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

Pretty print error value on Result.unwrap() panic T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#34320 by liigo was closed Jun 22, 2016 Loading… updated Nov 13, 2025
Allow unused extern crate again beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#44825 by dtolnay was merged Sep 27, 2017 Loading… updated Jan 14, 2025
Less confusing placeholder when RefCell is exclusively borrowed T-libs Relevant to the library team, which will review and decide on the PR/issue.
#44770 by dtolnay was merged Sep 23, 2017 Loading… updated Jan 14, 2025
[Experiment] Replace HashMap with OrderMap S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#45282 by ghost was closed Oct 15, 2017 Loading… updated Sep 20, 2024
ci: introduce haiku x86_64 builder O-haiku Target: Be extant; from mouldering old leaves; spring arrives again S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#44381 by jessicah was merged Sep 17, 2017 Loading… updated Jul 17, 2024
tests: Simplify VaList run-make test F-c_variadic `#![feature(c_variadic)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#56396 by dlrobertson was merged Dec 2, 2018 Loading… updated Jun 25, 2024
travis: Use upstream LLVM repositories for Fuchsia beta-accepted Accepted for backporting to the compiler in the beta channel. O-fuchsia Operating system: Fuchsia
#41130 by petrhosek was merged Apr 7, 2017 Loading… updated May 4, 2024
collections: Add shallow_copy method to Cow which always reborrows data T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#33777 by ipetkov was closed Jun 21, 2016 Loading… updated Oct 20, 2023
Add read_all to std:io::Read to parallel write_all in std::io::Write.
#23369 by novalis was closed May 26, 2015 Loading… updated Aug 9, 2023
dist-x86_64-linux: upgrade to CentOS 6
#41339 by ishitatsuyuki was closed May 3, 2017 Loading… updated May 25, 2023
Add Captures marker trait
#56047 by alexreg was closed May 12, 2019 Loading… updated May 25, 2023
Fix the "Github - About Pull Requests" link in CONTRIBUTING.md S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#47559 by walinga was merged Jan 21, 2018 Loading… updated Apr 24, 2022
Remove all code for LLVM 4 S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#53872 by tromey was closed Sep 3, 2018 Loading… updated Mar 18, 2022
Add case folding to libstd_unicode S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#46957 by clarfonthey was closed Jan 1, 2018 Loading… updated Jan 29, 2022
Extend Cell to work with non-Copy types
#39287 by wesleywiser was merged Feb 3, 2017 Loading… updated Sep 26, 2021
std: Expose a mode accessor for Permissions on unix
#22744 by alexcrichton was merged Feb 25, 2015 Loading… updated Jul 13, 2020
Copyright/license headers C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-core Relevant to the core team, which will review and decide on the PR/issue.
#43498 by joshtriplett was merged Jul 27, 2017 Loading… updated Jun 29, 2020
remove wrong packed struct test
#39692 by oli-obk was merged Feb 11, 2017 Loading… updated Jun 15, 2020
Remove Sized-relaxation for Index's Idx type T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#38895 by LukasKalbertodt was closed Jan 21, 2017 Loading… updated May 3, 2020
submodules: update clippy from a20599ab to 71ec4ff6 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55662 by matthiaskrgr was merged Nov 4, 2018 Loading… updated Feb 29, 2020
bootstrap: clean up a few clippy findings S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55391 by matthiaskrgr was merged Nov 29, 2018 Loading… updated Feb 29, 2020
core: impl LowerHex and UpperHex for [u8]
#26331 by richo was closed Jun 16, 2015 Loading… updated Dec 12, 2019
Revert "Add TryFrom and TryInto to the prelude" S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#49518 by SimonSapin was merged Mar 30, 2018 Loading… updated Nov 29, 2019
Rollup of 9 pull requests rollup A PR which is a rollup
#33501 by Manishearth was closed May 9, 2016 Loading… updated Oct 24, 2019
Rollup of 14 pull requests rollup A PR which is a rollup
#33440 by steveklabnik was closed May 5, 2016 Loading… updated Oct 24, 2019
ProTip! Exclude everything labeled bug with -label:bug.