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

fix: fs::remove_dir_all: treat internal ENOENT as success A-run-make Area: port run-make Makefiles to rmake.rs O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-windows Operating system: Windows 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.
#127623 by lolbinarycat was merged Aug 23, 2024 Loading… 1.82.0
Allow limited access to OsStr bytes disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. 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.
#109698 by epage was merged May 31, 2023 Loading… 1.72.0
Rework the std::iter::Step trait merged-by-bors This PR was explicitly merged by bors. 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.
#69659 by CAD97 was merged May 15, 2020 Loading…
Support for a scalable simd representation S-blocked Status: 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.
#118917 by JamieCunliffe was closed Jul 14, 2025 Draft
Allow multiple asm! options groups and report an error on duplicate options S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#73227 by camelid was merged Jun 21, 2020 Loading…
6 tasks done
1.46
Add generic parameter for an allocator to collection types and box-like structures. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#71873 by TimDiekmann was closed May 26, 2020 Loading…
Refactor Rc and Arc to use a prefix allocator S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#84338 by TimDiekmann was closed Jul 5, 2021 Loading…
BTreeMap/BTreeSet: implement drain_filter S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#68770 by ssomers was merged Apr 1, 2020 Loading…
add more explicit I/O safety documentation merged-by-bors This PR was explicitly merged by bors. O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-windows Operating system: Windows S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-lang Relevant to the language team T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#114780 by RalfJung was merged Sep 22, 2023 Loading… 1.74.0
Add asm!() support for hexagon S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#73214 by androm3da was merged Jun 20, 2020 Loading… 1.46
BTreeMap::entry: Avoid allocating if no insertion merged-by-bors This PR was explicitly merged by bors. 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.
#92962 by frank-king was merged Mar 20, 2022 Loading… 1.61.0
where available use AtomicU{64,128} instead of mutex for Instant backsliding protection A-time Area: Time merged-by-bors This PR was explicitly merged by bors. 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.
#83093 by the8472 was merged Aug 20, 2021 Loading… 1.56.0
Reopen standard file descriptors when they are missing on Unix merged-by-bors This PR was explicitly merged by bors. O-linux Operating system: Linux 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#75295 by tmiasko was merged Sep 28, 2020 Loading… 1.48.0
Implement String::remove_matches merged-by-bors This PR was explicitly merged by bors. 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.
#71780 by jcotton42 was merged Mar 19, 2021 Loading… 1.52.0
Replace ReentrantMutex by a futex-based one on Linux. A-concurrency Area: Concurrency merged-by-bors This PR was explicitly merged by bors. 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.
#95727 by m-ou-se was merged Apr 13, 2022 Loading… 1.62.0
Add *_value methods to proc_macro lib A-tidy Area: The tidy tool S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#136355 by GuillaumeGomez was merged Mar 17, 2025 Loading… 1.87.0
Promote ohos targets to tier2 with host tools. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#137011 by LuuuXXX was merged Mar 16, 2025 Loading…
3 tasks done
1.87.0
promote debug_assert to assert when possible and useful merged-by-bors This PR was explicitly merged by bors. 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.
#99624 by vincenzopalazzo was merged Aug 12, 2022 Loading… 1.65.0
core/any: remove Provider trait, rename Demand to Request merged-by-bors This PR was explicitly merged by bors. 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.
#113464 by waynr was merged Aug 14, 2023 Loading… 1.73.0
Replace Linux Mutex and Condvar with futex based ones. merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. 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.
#95035 by m-ou-se was merged Apr 5, 2022 Loading… 1.62.0
STD support for the ESP-IDF framework merged-by-bors This PR was explicitly merged by bors. 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.
#87666 by ivmarkov was merged Aug 12, 2021 Loading… 1.56.0
Support AVR for inline asm! merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#91224 by couchand was merged Dec 7, 2021 Loading… 1.59.0
Stabilize offset_of_enum I-lang-radar Items that are on lang's radar and will need eventual work or consideration. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team T-libs Relevant to the library team, which will review and decide on the PR/issue.
#143954 by fee1-dead was closed Jul 31, 2025 Loading…
Turn stdarch into a Josh subtree A-meta Area: Issues & PRs about the rust-lang/rust repository itself has-merge-commits PR has merge commits, merge with caution. merged-by-bors This PR was explicitly merged by bors. 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.
#141899 by Kobzol was merged Jun 26, 2025 Loading… 1.90.0
Constify remaining traits/impls for const_ops S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#143949 by clarfonthey was merged Aug 11, 2025 Loading… 1.91.0
ProTip! Mix and match filters to narrow down what you’re looking for.