File tree
524 files changed
+527
-267
lines changed- crates/cargo-test-support/src
- tests/testsuite
- cargo
- help
- z_help
- cargo_add
- add_basic
- add_multiple
- add_normalized_name_external
- add_toolchain
- build
- build_prefer_existing_version
- change_rename_target
- cyclic_features
- default_features
- deprecated_default_features
- deprecated_section
- detect_workspace_inherit
- detect_workspace_inherit_features
- detect_workspace_inherit_optional
- detect_workspace_inherit_public
- dev
- dev_build_conflict
- dev_prefer_existing_version
- dry_run
- empty_dep_name
- empty_dep_table
- features
- features_activated_over_limit
- features_deactivated_over_limit
- features_empty
- features_multiple_occurrences
- features_preserve
- features_spaced_values
- features_unknown
- features_unknown_no_features
- git
- git_branch
- git_conflicts_namever
- git_dev
- git_inferred_name
- git_inferred_name_multiple
- git_multiple_names
- git_multiple_packages_features
- git_normalized_name
- git_registry
- git_rev
- git_tag
- help
- infer_prerelease
- invalid_arg
- invalid_git_name
- invalid_key_inherit_dependency
- invalid_key_overwrite_inherit_dependency
- invalid_key_rename_inherit_dependency
- invalid_manifest
- invalid_name_external
- invalid_path
- invalid_path_name
- invalid_path_self
- invalid_target_empty
- invalid_vers
- list_features
- list_features_path
- list_features_path_no_default
- locked_changed
- locked_unchanged
- lockfile_updated
- manifest_path_package
- merge_activated_features
- multiple_conflicts_with_features
- multiple_conflicts_with_rename
- namever
- no_args
- no_default_features
- no_optional
- no_public
- offline_empty_cache
- optional
- overwrite_default_features
- overwrite_default_features_with_no_default_features
- overwrite_features
- overwrite_git_with_path
- overwrite_inherit_features_noop
- overwrite_inherit_noop
- overwrite_inherit_optional_noop
- overwrite_inline_features
- overwrite_name_dev_noop
- overwrite_name_noop
- overwrite_no_default_features
- overwrite_no_default_features_with_default_features
- overwrite_no_optional
- overwrite_no_optional_with_optional
- overwrite_no_public
- overwrite_no_public_with_public
- overwrite_optional
- overwrite_optional_with_no_optional
- overwrite_optional_with_optional
- overwrite_path_noop
- overwrite_path_with_version
- overwrite_preserves_inline_table
- overwrite_public
- overwrite_public_with_no_public
- overwrite_rename_with_no_rename
- overwrite_rename_with_rename
- overwrite_rename_with_rename_noop
- overwrite_version_with_git
- overwrite_version_with_path
- overwrite_with_rename
- overwrite_workspace_dep
- overwrite_workspace_dep_features
- path
- path_dev
- path_inferred_name
- path_inferred_name_conflicts_full_feature
- path_normalized_name
- preserve_dep_std_table
- preserve_features_table
- preserve_sorted
- preserve_unsorted
- public
- quiet
- registry
- rename
- require_weak
- rust_version_ignore
- rust_version_incompatible
- rust_version_latest
- rust_version_older
- sorted_table_with_dotted_item
- target
- target_cfg
- unknown_inherited_feature
- vers
- workspace_name
- workspace_path
- workspace_path_dev
- cargo_bench
- help
- no_keep_going
- cargo_build/help
- cargo_check/help
- cargo_clean/help
- cargo_config/help
- cargo_doc/help
- cargo_fetch/help
- cargo_fix/help
- cargo_generate_lockfile/help
- cargo_git_checkout/help
- cargo_help/help
- cargo_init
- auto_git
- bin_already_exists_explicit
- bin_already_exists_explicit_nosrc
- bin_already_exists_implicit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
524 files changed
+527
-267
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
972 | 972 |
| |
973 | 973 |
| |
974 | 974 |
| |
975 |
| - | |
976 |
| - | |
| 975 | + | |
| 976 | + | |
977 | 977 |
| |
978 | 978 |
| |
979 | 979 |
| |
| |||
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 | 1213 |
| |
1214 |
| - | |
| 1214 | + | |
1215 | 1215 |
| |
1216 | 1216 |
| |
1217 | 1217 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 |
| - | |
| 12 | + | |
12 | 13 |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 |
| - | |
| 13 | + | |
13 | 14 |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 |
| - | |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 |
| - | |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Whitespace-only changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Whitespace-only changes.
0 commit comments