Sub-crates in a workspace can now inherit lint configurations directly from the root Cargo.toml , ensuring uniform code quality across massive monorepos.

The compiler is now significantly smarter at inferring types and handling references within complex pattern matches. This reduces the need to explicitly sprinkle ref or ref mut across nested structures.

While there is no official "Rust 1960" version of the programming language—as the first stable version,