Commit 56d9f6e
committed
File tree
514 files changed
+9456
-4609
lines changed- .github/workflows
- benches/capture
- src
- crates
- cargo-test-macro/src
- cargo-test-support
- src
- cargo-util
- src
- crates-io
- credential
- cargo-credential-1password/src
- cargo-credential-wincred
- src
- home
- src
- mdman
- src
- format
- tests/compare
- expected
- resolver-tests
- tests
- src
- bin/cargo
- commands
- cargo
- core
- compiler
- build_context
- context
- fingerprint
- job_queue
- resolver
- source
- ops
- cargo_compile
- sources
- git
- registry
- util
- config
- toml_mut
- toml
- doc
- contrib
- src
- architecture
- process
- tests
- man
- generated_txt
- includes
- src
- appendix
- commands
- reference
- etc/man
- tests/testsuite
- cargo_add
- add_basic
- add_multiple
- add_normalized_name_external
- build_prefer_existing_version
- build
- change_rename_target
- default_features
- deprecated_default_features
- deprecated_section
- detect_workspace_inherit_features
- detect_workspace_inherit_optional
- detect_workspace_inherit
- dev_build_conflict
- dev_prefer_existing_version
- dev
- dry_run
- features_empty
- features_multiple_occurrences
- features_preserve
- features_spaced_values
- features_unknown_no_features
- features_unknown
- features
- git_branch
- git_conflicts_namever
- git_dev
- git_inferred_name_multiple
- git_inferred_name
- git_multiple_names
- git_normalized_name
- git_registry
- git_rev
- git_tag
- git
- infer_prerelease
- invalid_arg
- invalid_git_external
- invalid_git_name
- invalid_key_inherit_dependency
- invalid_key_overwrite_inherit_dependency
- invalid_key_rename_inherit_dependency
- invalid_manifest
- invalid_name_external
- invalid_path_name
- invalid_path_self
- invalid_path
- invalid_target_empty
- invalid_vers
- list_features_path_no_default
- list_features_path
- list_features
- 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
- offline_empty_cache
- optional
- overwrite_default_features_with_no_default_features
- overwrite_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_with_default_features
- overwrite_no_default_features
- overwrite_no_optional_with_optional
- overwrite_no_optional
- overwrite_optional_with_no_optional
- overwrite_optional
- overwrite_path_noop
- overwrite_path_with_version
- overwrite_preserves_inline_table
- overwrite_rename_with_no_rename
- overwrite_rename_with_rename_noop
- overwrite_rename_with_rename
- overwrite_version_with_git
- overwrite_version_with_path
- overwrite_with_rename
- overwrite_workspace_dep_features
- overwrite_workspace_dep
- path_dev
- path_inferred_name_conflicts_full_feature
- path_inferred_name
- path_normalized_name
- path
- preserve_sorted
- preserve_unsorted
- quiet
- registry
- rename
- require_weak
- sorted_table_with_dotted_item
- target_cfg
- target
- unknown_inherited_feature
- vers
- workspace_name
- workspace_path_dev
- workspace_path
- init
- auto_git
- bin_already_exists_explicit_nosrc
- bin_already_exists_explicit
- bin_already_exists_implicit_namenosrc
- bin_already_exists_implicit_namesrc
- bin_already_exists_implicit_nosrc
- bin_already_exists_implicit
- both_lib_and_bin
- cant_create_library_when_both_binlib_present
- confused_by_multiple_lib_files
- creates_binary_when_both_binlib_present
- creates_binary_when_instructed_and_has_lib_file
- creates_library_when_instructed_and_has_bin_file
- explicit_bin_with_git
- formats_source
- fossil_autodetect
- git_autodetect
- git_ignore_exists_no_conflicting_entries
- ignores_failure_to_format_source
- inferred_bin_with_git
- inferred_lib_with_git
- invalid_dir_name
- lib_already_exists_nosrc
- lib_already_exists_src
- mercurial_autodetect
- multibin_project_name_clash
- no_filename
- path_contains_separator
- pijul_autodetect
- reserved_name
- simple_bin
- simple_git_ignore_exists
- simple_git
- simple_hg_ignore_exists
- simple_hg
- simple_lib
- unknown_flags
- with_argument
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
514 files changed
+9456
-4609
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
37 | 47 | | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
54 | 66 | | |
55 | 67 | | |
56 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
57 | 73 | | |
58 | 74 | | |
59 | 75 | | |
60 | 76 | | |
61 | | - | |
| 77 | + | |
62 | 78 | | |
63 | 79 | | |
64 | 80 | | |
| |||
85 | 101 | | |
86 | 102 | | |
87 | 103 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
91 | 115 | | |
92 | 116 | | |
93 | 117 | | |
| |||
100 | 124 | | |
101 | 125 | | |
102 | 126 | | |
103 | | - | |
104 | | - | |
| 127 | + | |
| 128 | + | |
105 | 129 | | |
106 | 130 | | |
107 | 131 | | |
| |||
141 | 165 | | |
142 | 166 | | |
143 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
144 | 180 | | |
145 | 181 | | |
146 | 182 | | |
| |||
165 | 201 | | |
166 | 202 | | |
167 | 203 | | |
168 | | - | |
| 204 | + | |
169 | 205 | | |
170 | 206 | | |
171 | 207 | | |
| |||
181 | 217 | | |
182 | 218 | | |
183 | 219 | | |
184 | | - | |
| 220 | + | |
185 | 221 | | |
186 | 222 | | |
187 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
3 | 38 | | |
4 | | - | |
| 39 | + | |
5 | 40 | | |
6 | 41 | | |
7 | 42 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
12 | 50 | | |
13 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
14 | 71 | | |
15 | 72 | | |
16 | 73 | | |
17 | | - | |
18 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
19 | 87 | | |
20 | 88 | | |
21 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
22 | 101 | | |
23 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
24 | 107 | | |
25 | 108 | | |
26 | 109 | | |
27 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
28 | 119 | | |
29 | 120 | | |
30 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
31 | 126 | | |
32 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
33 | 134 | | |
34 | 135 | | |
35 | 136 | | |
| |||
0 commit comments