File tree
442 files changed
+441
-222
lines changed- tests/testsuite
- cargo_add
- add_basic
- add_multiple
- add_normalized_name_external
- add_toolchain
- build_prefer_existing_version
- build
- change_rename_target
- cyclic_features
- default_features
- deprecated_default_features
- deprecated_section
- detect_workspace_inherit_features
- detect_workspace_inherit_optional
- detect_workspace_inherit_public
- detect_workspace_inherit
- dev_build_conflict
- dev_prefer_existing_version
- dev
- dry_run
- empty_dep_name
- empty_dep_table
- features_activated_over_limit
- features_deactivated_over_limit
- 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_multiple_packages_features
- git_normalized_name
- git_registry
- git_rev
- git_tag
- git
- 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_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
- no_public
- 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_no_public_with_public
- overwrite_no_public
- overwrite_optional_with_no_optional
- overwrite_optional_with_optional
- overwrite_optional
- overwrite_path_noop
- overwrite_path_with_version
- overwrite_preserves_inline_table
- overwrite_public_with_no_public
- overwrite_public
- 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_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_cfg
- target
- unknown_inherited_feature
- vers
- workspace_name
- workspace_path_dev
- workspace_path
- cargo_bench/no_keep_going
- cargo_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
- inherit_workspace_package_table
- 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
- workspace_add_member
- cargo_new
- add_members_to_non_workspace
- add_members_to_workspace_format_previous_items
- add_members_to_workspace_format_sorted
- add_members_to_workspace_with_absolute_package_path
- add_members_to_workspace_with_empty_members
- add_members_to_workspace_with_exclude_list
- add_members_to_workspace_with_members_glob
- add_members_to_workspace_without_members
- empty_name
- inherit_workspace_lints
- inherit_workspace_package_table_with_edition
- inherit_workspace_package_table_with_registry
- inherit_workspace_package_table_without_version
- inherit_workspace_package_table
- not_inherit_workspace_package_table_if_not_members
- cargo_remove
- avoid_empty_tables
- build
- dev
- dry_run
- gc_keep_used_patch
- gc_patch
- gc_profile
- gc_replace
- invalid_arg
- invalid_dep
- invalid_package_multiple
- invalid_package
- invalid_section_dep
- invalid_section
- invalid_target_dep
- invalid_target
- multiple_deps
- multiple_dev
- no_arg
- offline
- optional_dep_feature_formatting
- optional_dep_feature
- optional_feature
- package
- remove_basic
- skip_gc_glob_profile
- target_build
- target_dev
- target
- update_lock_file
- workspace_non_virtual
- workspace_preserved
- workspace
- cargo_test/no_keep_going
- cargo_update/toolchain_pkgname
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
442 files changed
+441
-222
lines changedLines changed: 2 additions & 1 deletion
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.
Lines changed: 2 additions & 1 deletion
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.
Lines changed: 2 additions & 1 deletion
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.
Lines changed: 2 additions & 1 deletion
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.
Lines changed: 2 additions & 1 deletion
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.
0 commit comments