kmfkscoop.blogg.se
Kategorier
Allmänt
Arkiv
Oktober 2023
Om
13 Oktober 2023 - 12:24
Rust latest version download
Allmänt
Remove inconsistently-present sidebar tooltips.
Compute maximum Levenshtein distance based on the query.
Only include stable lints in rustdoc::all group.
Vertically compact trait bound formatting.
Cargo now sets the CARGO_BIN_NAME environment variable also for binary examples.
Cargo now suggests cargo add if you try to install a library crate.
Cargo now suggests cargo fix or cargo clippy -fix when compilation warnings are auto-fixable.
These APIs are now stable in const contexts:
Document that fmt::Arguments::as_str() may return Some(_) in more cases after optimization, subject to change.
Implement the unstable DispatchFromDyn for cell types, allowing downstream experimentation with custom method receivers.
Support true and false as boolean flags in compiler arguments.
Rework min_choice algorithm of member constraints.
Upgrade *-pc-windows-gnu on CI to mingw-w64 v10 and GCC 12.2.
Treat str as containing for auto trait purposes.
Allow Self: Autotrait bounds on dyn-safe trait methods.
Allow associated types to be used as union fields.
Improve analysis of trait bounds for associated types.
Stabilize the cmpxchg16b target feature on x86 and x86_64.
Deriving built-in traits on packed structs works with Copy fields.
Om Mig: