We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5841d commit c480b33Copy full SHA for c480b33
[refs]
@@ -2,5 +2,5 @@
2
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
-refs/heads/try: 2577e3eafca4bf8ba85c74240cc0ac832e5ae7d4
+refs/heads/try: 0cf6b613d1d1086e437098207e6790b99b5a9220
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
branches/try/src/cargo/cargo.rs
@@ -872,6 +872,7 @@ Options:
872
cargo install
873
874
--mode=[system,user,local] change mode as (system/user/local)
875
+ --test run crate tests before installing
876
-g equivalent to --mode=user
877
-G equivalent to --mode=system
878
0 commit comments