Skip to content

Issues: rust-lang/rust

Draft release notes for 1.86.0
#138795 opened Mar 21, 2025 by cuviper
Open 14
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

core: optimize RepeatN 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.
#138833 by joboet was merged Mar 23, 2025 Loading… 1.87.0
Add missing doc for intrinsic (Fix PR135334) 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.
#138309 by DiuDiu777 was merged Mar 16, 2025 Loading… 1.87.0
Remove #[cfg(not(test))] gates in core 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.
#138082 by thaliaarchi was merged Mar 16, 2025 Loading… 1.87.0
Fix attr cast for espidf O-unix Operating system: Unix-like 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.
#137620 by SergioGasquez was merged Feb 26, 2025 Loading… 1.87.0
fix doc path in std::fmt macro 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.
#137538 by tapanprakasht was merged Mar 16, 2025 Loading… 1.87.0
libstd: rustdoc: correct note on fds 0/1/2 pre-main 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.
#137492 by nabijaczleweli was merged Mar 16, 2025 Loading… 1.87.0
Implement feature isolate_most_least_significant_one for integer types 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.
#136910 by okaneco was merged Feb 22, 2025 Loading… 1.87.0
Replace mem::zeroed with mem::MaybeUninit::uninit for large struct in Unix O-unix Operating system: Unix-like 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.
#136826 by xizheyin was merged Feb 23, 2025 Loading… 1.87.0
Use more explicit and reliable ptr select in sort impls 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.
#136690 by Voultapher was merged Feb 20, 2025 Loading… 1.87.0
Improve instant docs 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.
#136301 by hkBst was merged Feb 19, 2025 Loading… 1.87.0
Cleanup docs for Allocator 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.
#136259 by hkBst was merged Jan 30, 2025 Loading… 1.86.0
Fix set_name in thread mod for NuttX O-unix Operating system: Unix-like 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.
#135991 by no1wudi was merged Jan 25, 2025 Loading… 1.86.0
Implement VecDeque::pop_front_if & VecDeque::pop_back_if 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.
#135890 by GrigorenkoPV was merged Jan 24, 2025 Loading… 1.86.0
uefi: helpers: Introduce OwnedDevicePath 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.
#135393 by Ayush1325 was merged Jan 14, 2025 Loading… 1.86.0
core: Make Debug impl of raw pointers print metadata if present A-testsuite Area: The testsuite used to check the correctness of rustc 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. 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-libs Relevant to the library team, which will review and decide on the PR/issue. to-announce Announce this issue on triage meeting
#135080 by Enselic was merged Mar 16, 2025 Loading… 1.87.0
Redo the swap code for better tail & padding handling perf-regression Performance regression. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#134954 by scottmcm was closed Feb 22, 2025 Draft
Fix forgetting to save statx availability on success O-unix Operating system: Unix-like 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.
#134649 by SUPERCILEX was merged Dec 27, 2024 Loading… 1.85.0
Unify fs::copy and io::copy on Linux merged-by-bors This PR was explicitly merged by bors. O-unix Operating system: Unix-like 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.
#134547 by SUPERCILEX was merged Dec 28, 2024 Loading… 1.85.0
Switch inline(always) in core/src/fmt/rt.rs to plain inline 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134047 by saethlin was merged Dec 13, 2024 Loading… 1.85.0
Fix typos in pin.rs 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.
#133466 by aksh1618 was merged Nov 29, 2024 Loading… 1.85.0
vectorize slice::is_sorted 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.
#132883 by LaihoE was merged Nov 13, 2024 Loading… 1.84.0
Update the doc comment of ASCII_CASE_MASK 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.
#132851 by chansuke was merged Nov 13, 2024 Loading… 1.84.0
Initialize channel Blocks directly on the heap 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.
#132738 by cuviper was merged Nov 8, 2024 Loading… 1.84.0
fix LazyLock::get and LazyLock::get_mut document 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.
#132715 by tabokie was merged Nov 7, 2024 Loading… 1.84.0
optimize char::to_digit and assert radix is at least 2 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.
#132709 by programmerjake was merged Nov 14, 2024 Loading… 1.84.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.