release notes
release notes
Published 3/9/2023
MinorContains new features[blocked]
alloc on stable without requiring the definition of a handler for allocation failure. Defining custom handlers is still unstable.efiapi calling convention.[blocked]
bindings_with_variant_name to deny-by-defaultarmv7-sony-vita-newlibeabihf as a tier 3 target[blocked]
std::task::Context !Send and !SyncOnceWith & RepeatWithVec -> VecDeque conversion guarantee[blocked]
{core,std}::pin::pin!impl From<bool> for {f32,f64}std::path::MAIN_SEPARATOR_STRimpl DerefMut for PathBufThese APIs are now stable in const contexts:
[blocked]
cargo build --verbose tells you more about why it recompiles.net.git-fetch-with-cli option enabled[blocked]
[blocked]
SEMICOLON_IN_EXPRESSIONS_FROM_MACROS to future-incompat report--target by default for -Zgcc-ld=lld on wasmIMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNowstd::task::Context no longer implements Send and Sync[blocked]
These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.
x86_64-pc-windows-msvcx86_64-apple-darwinrelease notes
Published 3/9/2023
MinorContains new features[blocked]
alloc on stable without requiring the definition of a handler for allocation failure. Defining custom handlers is still unstable.efiapi calling convention.[blocked]
bindings_with_variant_name to deny-by-defaultarmv7-sony-vita-newlibeabihf as a tier 3 target[blocked]
std::task::Context !Send and !SyncOnceWith & RepeatWithVec -> VecDeque conversion guarantee[blocked]
{core,std}::pin::pin!impl From<bool> for {f32,f64}std::path::MAIN_SEPARATOR_STRimpl DerefMut for PathBufThese APIs are now stable in const contexts:
[blocked]
cargo build --verbose tells you more about why it recompiles.net.git-fetch-with-cli option enabled[blocked]
[blocked]
SEMICOLON_IN_EXPRESSIONS_FROM_MACROS to future-incompat report--target by default for -Zgcc-ld=lld on wasmIMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNowstd::task::Context no longer implements Send and Sync[blocked]
These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.
x86_64-pc-windows-msvcx86_64-apple-darwinEmpowering everyone to build reliable and efficient software.