.. |
cargo
|
Auto merge of #13296 - eopb:precise-pre-release-flag, r=epage
|
2024-01-15 15:15:56 +00:00 |
cargo_add
|
Auto merge of #13272 - linyihai:cargo-add-public-manpage, r=epage
|
2024-01-11 21:13:02 +00:00 |
cargo_bench
|
|
|
cargo_build
|
|
|
cargo_check
|
|
|
cargo_clean
|
|
|
cargo_config
|
|
|
cargo_doc
|
|
|
cargo_fetch
|
|
|
cargo_fix
|
|
|
cargo_generate_lockfile
|
|
|
cargo_git_checkout
|
|
|
cargo_help
|
|
|
cargo_init
|
fix(new): Print a note, rather than a comment, for more information
|
2024-01-29 15:38:04 -06:00 |
cargo_install
|
Update stdout.log
|
2024-01-25 16:31:22 +08:00 |
cargo_locate_project
|
|
|
cargo_login
|
|
|
cargo_logout
|
|
|
cargo_metadata
|
|
|
cargo_new
|
fix(new): Print a note, rather than a comment, for more information
|
2024-01-29 15:38:04 -06:00 |
cargo_owner
|
|
|
cargo_package
|
|
|
cargo_pkgid
|
|
|
cargo_publish
|
|
|
cargo_read_manifest
|
|
|
cargo_remove
|
|
|
cargo_report
|
|
|
cargo_run
|
|
|
cargo_rustc
|
|
|
cargo_rustdoc
|
Add unstable --output-format option to "rustdoc"
|
2024-01-11 17:37:56 +02:00 |
cargo_search
|
|
|
cargo_test
|
delete --lib unit test description
|
2024-01-05 11:40:33 +08:00 |
cargo_tree
|
|
|
cargo_uninstall
|
|
|
cargo_update
|
|
|
cargo_vendor
|
|
|
cargo_verify_project
|
|
|
cargo_version
|
|
|
cargo_yank
|
|
|
mock-std
|
|
|
advanced_env.rs
|
|
|
alt_registry.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
artifact_dep.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
bad_config.rs
|
fix(new): Print a 'Creating', rather than 'Created' status
|
2024-01-29 15:29:10 -06:00 |
bad_manifest_path.rs
|
|
|
bench.rs
|
fix(json-msg): use pkgid spec in in JSON messages
|
2024-01-17 11:31:19 -05:00 |
binary_name.rs
|
fix(json-msg): use pkgid spec in in JSON messages
|
2024-01-17 11:31:19 -05:00 |
build.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
build_plan.rs
|
|
|
build_script.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
build_script_env.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
build_script_extra_link_arg.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
cache_lock.rs
|
|
|
cache_messages.rs
|
|
|
cargo_alias_config.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
cargo_command.rs
|
|
|
cargo_env_config.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
cargo_features.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
cargo_targets.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
cfg.rs
|
|
|
check.rs
|
fix(--package ): accept ? if it's a valid pkgid spec
|
2024-01-18 00:45:35 -05:00 |
check_cfg.rs
|
Auto merge of #13383 - Urgau:check-cfg-docsrs, r=epage
|
2024-02-01 18:07:25 +00:00 |
clean.rs
|
refactor: replace iter_join with itertools::join
|
2024-01-09 15:38:22 -05:00 |
collisions.rs
|
|
|
concurrent.rs
|
|
|
config.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
config_cli.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
config_include.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
corrupt_git.rs
|
|
|
credential_process.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
cross_compile.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
cross_publish.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
custom_target.rs
|
test: data layout fix for x86_64-unknown-none-gnu
|
2024-01-28 15:52:14 -05:00 |
death.rs
|
|
|
dep_info.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
diagnostics.rs
|
fix(toml): Improve map/sequence error message
|
2024-01-31 10:42:58 -06:00 |
direct_minimal_versions.rs
|
|
|
directory.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
doc.rs
|
Don't print rustdoc command lines on failure by default
|
2024-02-02 10:33:07 -08:00 |
docscrape.rs
|
|
|
edition.rs
|
|
|
error.rs
|
|
|
features.rs
|
refactor(util-schemas): error type for restricted_names
|
2023-12-20 10:38:02 -05:00 |
features2.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
features_namespaced.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
fetch.rs
|
|
|
fix.rs
|
Change tests to support changes to suggestion
|
2024-02-01 03:47:27 +00:00 |
fix_n_times.rs
|
cargo fix : Call rustc fewer times.
|
2024-01-02 15:03:06 -08:00 |
freshness.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
future_incompat_report.rs
|
|
|
generate_lockfile.rs
|
|
|
git.rs
|
test(update): Remove unnecesary verbose
|
2024-01-30 20:49:32 -06:00 |
git_auth.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
git_gc.rs
|
|
|
git_shallow.rs
|
Implementation of shallow libgit2 fetches behind an unstable flag
|
2024-01-11 17:08:21 +09:00 |
glob_targets.rs
|
|
|
global_cache_tracker.rs
|
Remove repetitive words
|
2023-12-29 13:55:24 +08:00 |
help.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
https.rs
|
|
|
inheritable_workspace_fields.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
install.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
install_upgrade.rs
|
|
|
jobserver.rs
|
feat: inherit jobserver from env for all kinds of runner
|
2024-01-19 18:36:35 -05:00 |
lints.rs
|
fix(manifest): Provide unused key warnings for lints table
|
2024-01-08 09:12:46 -06:00 |
list_availables.rs
|
|
|
local_registry.rs
|
test(update): Remove unnecesary verbose
|
2024-01-30 20:49:32 -06:00 |
locate_project.rs
|
|
|
lockfile_compat.rs
|
feat(lockfile): stabilize v4 and prepare for v5
|
2024-01-03 15:58:31 -05:00 |
login.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
logout.rs
|
|
|
lto.rs
|
|
|
main.rs
|
test(diagnostic): Show panic
|
2024-01-31 08:48:53 -06:00 |
member_discovery.rs
|
|
|
member_errors.rs
|
feat: Add rustc style errors for manifest parsing
|
2023-12-15 13:30:10 -07:00 |
message_format.rs
|
|
|
messages.rs
|
Change tests to support changes to suggestion
|
2024-02-01 03:47:27 +00:00 |
metabuild.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
metadata.rs
|
Auto merge of #12914 - epage:metadata, r=weihanglo
|
2024-01-15 15:45:36 +00:00 |
minimal_versions.rs
|
|
|
multitarget.rs
|
|
|
net_config.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
new.rs
|
fix(new): Print a note, rather than a comment, for more information
|
2024-01-29 15:38:04 -06:00 |
offline.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
old_cargos.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
out_dir.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
owner.rs
|
|
|
package.rs
|
|
|
package_features.rs
|
|
|
patch.rs
|
fix(update): Start note/warn with lowercase
|
2024-02-05 10:55:01 -06:00 |
path.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
paths.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
pkgid.rs
|
test(pkgid): keep package ID format in sync
|
2024-01-18 14:05:57 -05:00 |
precise_pre_release.rs
|
Introduce -Zprecise-pre-release unstable flag
|
2024-01-14 18:52:33 +00:00 |
proc_macro.rs
|
Deprecate rustc plugin support in cargo
|
2024-01-04 13:17:50 +01:00 |
profile_config.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
profile_custom.rs
|
refactor(util-schemas): error type for restricted_names
|
2023-12-20 10:38:02 -05:00 |
profile_overrides.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
profile_targets.rs
|
|
|
profile_trim_paths.rs
|
fix(trim-paths): remap common prefix only
|
2023-12-26 13:24:59 -05:00 |
profiles.rs
|
Fix typo in test
|
2024-01-24 10:07:46 +01:00 |
progress.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
pub_priv.rs
|
test: support publish package with a public field.
|
2024-01-03 04:08:59 +08:00 |
publish.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
publish_lockfile.rs
|
|
|
read_manifest.rs
|
|
|
registry.rs
|
fix(update): Start note/warn with lowercase
|
2024-02-05 10:55:01 -06:00 |
registry_auth.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
rename_deps.rs
|
|
|
replace.rs
|
fix(update): Start note/warn with lowercase
|
2024-02-05 10:55:01 -06:00 |
required_features.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
run.rs
|
Auto merge of #13335 - hi-rustin:rustin-patch-same-name, r=weihanglo
|
2024-01-30 13:25:13 +00:00 |
rust_version.rs
|
feat: Add rustc style errors for manifest parsing
|
2023-12-15 13:30:10 -07:00 |
rustc.rs
|
|
|
rustc_info_cache.rs
|
|
|
rustdoc.rs
|
fix(cargo-rustdoc): use same path by output format logic everywhere
|
2024-01-19 08:42:48 +08:00 |
rustdoc_extern_html.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
rustdocflags.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
rustflags.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
rustup.rs
|
|
|
script.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
search.rs
|
|
|
shell_quoting.rs
|
|
|
source_replacement.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
ssh.rs
|
|
|
standard_lib.rs
|
|
|
test.rs
|
Apply -Zpanic-abort-tests to doctests too
|
2024-02-02 19:45:15 +01:00 |
timings.rs
|
|
|
tool_paths.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
tree.rs
|
|
|
tree_graph_features.rs
|
|
|
unit_graph.rs
|
Update existing tests
|
2024-01-07 09:48:02 +01:00 |
update.rs
|
fix(update): Start note/warn with lowercase
|
2024-02-05 10:55:01 -06:00 |
vendor.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
verify_project.rs
|
|
|
version.rs
|
test(config): Shift to config.toml
|
2024-01-26 13:40:46 -06:00 |
warn_on_failure.rs
|
Update other tests to use cargo:: syntax
|
2023-12-23 13:17:55 +08:00 |
weak_dep_features.rs
|
fix: Switch more notes/warnings to lowercase
|
2024-02-06 19:52:12 -06:00 |
workspaces.rs
|
fix(new): Print a note, rather than a comment, for more information
|
2024-01-29 15:38:04 -06:00 |
yank.rs
|
|
|