Add doc/internal sections for 1.70 changelog

This commit is contained in:
Weihang Lo 2023-03-09 13:30:00 +00:00
parent 2d36e8c9eb
commit 140ed0f12b
No known key found for this signature in database
GPG key ID: D7DBF189825E82E7

View file

@ -18,15 +18,6 @@
([docs](https://doc.rust-lang.org/nightly/cargo/reference/registries.html#registry-protocols))
[#11791](https://github.com/rust-lang/cargo/pull/11791)
[#11783](https://github.com/rust-lang/cargo/pull/11783)
- Enhanced the documentation of timing report with graphs.
[#11798](https://github.com/rust-lang/cargo/pull/11798)
- Switched to `sha2` calculate SHA256 internally.
[#11795](https://github.com/rust-lang/cargo/pull/11795)
[#11807](https://github.com/rust-lang/cargo/pull/11807)
- Updated `base64` to `0.21.0` internally.
[#11796](https://github.com/rust-lang/cargo/pull/11796)
- Cargo the project itself integrated `cargo-deny` in its CI pipeline.
[#11761](https://github.com/rust-lang/cargo/pull/11761)
### Fixed
@ -39,6 +30,23 @@
- Don't panic when [`patch`] involved in dependency resolution results in a conflict.
[#11770](https://github.com/rust-lang/cargo/pull/11770)
### Documentation improvements
- Cleaned-up unstable documentation.
[#11793](https://github.com/rust-lang/cargo/pull/11793)
- Enhanced the documentation of timing report with graphs.
[#11798](https://github.com/rust-lang/cargo/pull/11798)
### Internal improvements
- Switched to `sha2` crate for SHA256 calculation.
[#11795](https://github.com/rust-lang/cargo/pull/11795)
[#11807](https://github.com/rust-lang/cargo/pull/11807)
- Updated to `base64` v0.21.0.
[#11796](https://github.com/rust-lang/cargo/pull/11796)
- Integrated `cargo-deny` in Cargo its own CI pipeline.
[#11761](https://github.com/rust-lang/cargo/pull/11761)
### Nightly only
- Added `-Zdirect-minimal-versions`. This behaves like `-Zminimal-versions` but