File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
-----
28
28
- [ Cargo can silently fix some bad lockfiles ] [ cargo/5831 ] You can use
29
29
` --locked ` to disable this behaviour.
30
- - [ ` cargo-install ` will now ignore the target triple specified in a project
31
- directory's ` .cargo/config ` . ] [ cargo/5606 ]
30
+ - [ ` cargo-install ` will now allow you to cross compile an install
31
+ using ` --target ` ] [ cargo/5614 ]
32
32
- [ Added the ` cargo-fix ` subcommand to automatically move project code from
33
33
2015 edition to 2018.] [ cargo/5723 ]
34
34
@@ -65,7 +65,7 @@ Compatibility Notes
65
65
[ 51656 ] : https://github.com/rust-lang/rust/pull/51656/
66
66
[ 51178 ] : https://github.com/rust-lang/rust/pull/51178/
67
67
[ 50494 ] : https://github.com/rust-lang/rust/pull/50494/
68
- [ cargo/5606 ] : https://github.com/rust-lang/cargo/pull/5606 /
68
+ [ cargo/5614 ] : https://github.com/rust-lang/cargo/pull/5614 /
69
69
[ cargo/5723 ] : https://github.com/rust-lang/cargo/pull/5723/
70
70
[ cargo/5831 ] : https://github.com/rust-lang/cargo/pull/5831/
71
71
[ `Arc::downcast` ] : https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast
You can’t perform that action at this time.
0 commit comments