- Stabilized many core library APIs (e.g., I/O, collections, iterator methods) and added numerous From/Into implementations.
- Deprecated millisecond‑based timer functions, removed RUST_PATH usage, and Cargo now rejects crates with wildcard dependencies while adding a release flag to `cargo clean`.
- Fixed bugs in privacy checking, pattern matching, linting, macro error reporting, and improved Vec reservation and binary‑heap performance.