File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
- Removed ` -Zjobserver-per-rustc ` . Its rustc counterpart never got landed.
46
46
[ #11764 ] ( https://github.com/rust-lang/cargo/pull/11764 )
47
47
48
- ### Documentation improvements
48
+ ### Documentation
49
49
50
50
- Cleaned-up unstable documentation.
51
51
[ #11793 ] ( https://github.com/rust-lang/cargo/pull/11793 )
52
52
- Enhanced the documentation of timing report with graphs.
53
53
[ #11798 ] ( https://github.com/rust-lang/cargo/pull/11798 )
54
54
55
- ### Internal improvements
55
+ ### Internal
56
56
57
57
- Switched to ` sha2 ` crate for SHA256 calculation.
58
58
[ #11795 ] ( https://github.com/rust-lang/cargo/pull/11795 )
133
133
package doesn't directly interact with.
134
134
[ #11643 ] ( https://github.com/rust-lang/cargo/pull/11643 )
135
135
136
- ### Documentation improvements
136
+ ### Documentation
137
137
138
138
- Clarified the difference between ` CARGO_CRATE_NAME ` and ` CARGO_PKG_NAME ` .
139
139
[ #11576 ] ( https://github.com/rust-lang/cargo/pull/11576 )
162
162
- Documented ` -F ` flag as an alias for ` --features ` in ` cargo add ` .
163
163
[ #11774 ] ( https://github.com/rust-lang/cargo/pull/11774 )
164
164
165
- ### Internal improvements
165
+ ### Internal
166
166
167
167
- Disable network SSH tests on Windows.
168
168
[ #11610 ] ( https://github.com/rust-lang/cargo/pull/11610 )
You can’t perform that action at this time.
0 commit comments