- Added numerous stable const APIs, new Cargo configuration options (build.warnings, resolver.lockfile path), Rustdoc flags, and language lint improvements including trailing‑self import support.
- Dropped support for old nvptx64 CUDA architectures and introduced several compatibility‑breaking changes such as corrected pin! deref coercions, Windows socket write behavior, default v0 symbol mangling, and stricter syntax validations.
- Deprecated std::char constants and functions, removed hidden f64 methods, and expanded documentation for the new Cargo and Rustdoc features.