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 2727-----
2828- [ Cargo can silently fix some bad lockfiles ] [ cargo/5831 ] You can use
2929 ` --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 ]
3232- [ Added the ` cargo-fix ` subcommand to automatically move project code from
3333 2015 edition to 2018.] [ cargo/5723 ]
3434
@@ -65,7 +65,7 @@ Compatibility Notes
6565[ 51656 ] : https://github.com/rust-lang/rust/pull/51656/
6666[ 51178 ] : https://github.com/rust-lang/rust/pull/51178/
6767[ 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 /
6969[ cargo/5723 ] : https://github.com/rust-lang/cargo/pull/5723/
7070[ cargo/5831 ] : https://github.com/rust-lang/cargo/pull/5831/
7171[ `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