1.71.0 beta #
Unreleased, branched from master
- Will be stable on: 13 July, 2023
- Will branch from master on: 26 May, 2023
- fix for
Self
not respecting tuple Ctor privacy (merged 9 days ago) - update
pulldown-cmark
to0.9.3
(merged 10 days ago) - Promote loongarch64-unknown-linux-gnu to Tier 2 with host tools (merged 12 days ago)
- Stabilize raw-dylib, link_ordinal, import_name_type and -Cdlltool (merged 30 days ago)
- Implement tuple<->array convertions via
From
(merged 32 days ago) - Add a
sysroot
crate to represent the standard library crates (merged 32 days ago) - Stabilize debugger_visualizer (merged 34 days ago)
- rustdoc: Add a new lint for broken inline code (merged 37 days ago)
- Document
const {}
syntax forstd::thread_local
. (merged 38 days ago) - Evaluate place expression in
PlaceMention
(merged 44 days ago)