]> git.proxmox.com Git - cargo.git/history - tests/testsuite/tree.rs
`cargo tree`: Fix stack overflow on cyclic features.
[cargo.git] / tests / testsuite / tree.rs
2021-11-20 Eric Huss`cargo tree`: Fix stack overflow on cyclic features.
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-07-29 borsAuto merge of #9747 - lf-:document-pathandargs-doc...
2021-07-23 borsAuto merge of #9681 - hi-rustin:rustin-patch-reject...
2021-07-22 borsAuto merge of #9653 - bjorn3:update_should_use_metadata...
2021-07-20 borsAuto merge of #9685 - ehuss:named-profile-updates,...
2021-07-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
2021-07-16 borsAuto merge of #9675 - ehuss:diagnostic-dedupe, r=alexcr...
2021-07-16 borsAuto merge of #9680 - inquisitivecrystal:doc-alias...
2021-07-15 borsAuto merge of #9674 - iankronquist:patch-1, r=alexcrichton
2021-07-14 borsAuto merge of #9663 - nebkor:master, r=alexcrichton
2021-07-12 Joe ArdentUse crate_name() on the library target, update tests.
2021-07-08 Joe ArdentChange format character to 'lib'.
2021-07-07 Joe ArdentAdd test for lib_name format character.
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-22 borsAuto merge of #9563 - ehuss:link-cdylib-warning, r...
2021-06-09 borsAuto merge of #9550 - hi-rustin:rustin-patch-feat,...
2021-06-09 borsAuto merge of #9522 - Aelnor:respect_user_choice_of_bin...
2021-06-09 borsAuto merge of #9547 - lu-zero:members_mut, r=alexcrichton
2021-06-09 borsAuto merge of #9520 - weihanglo:tree-prune, r=ehuss
2021-06-05 borsAuto merge of #9515 - pickfire:patch-1, r=ehuss
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-05-29 Weihang Lotest(carog-tree): new `--prune` option
2021-05-28 borsAuto merge of #9499 - weihanglo:tree-depth, r=ehuss
2021-05-28 Weihang LoMerge branch 'master' into tree-depth
2021-05-28 borsAuto merge of #9488 - weihanglo:issue-9165, r=ehuss
2021-05-19 Weihang Lotest(cargo-tree): `--depth` option
2021-05-15 Weihang Lotest: `cargo tree` incorrect `--edges` arg
2021-05-15 Weihang Lotest: assert no-proc-macro for existing tests
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-02 borsAuto merge of #9323 - matthiaskrgr:clippy_v19, r=ehuss
2021-04-02 Matthias Krügerfix clippy warnings
2021-02-25 borsAuto merge of #8939 - Andy-Python-Programmer:master...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-01-25 Carlos PérezMerge branch 'master' into doc_versioning
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-06 borsAuto merge of #8994 - jonhoo:manifest-in-local-deps...
2021-01-05 borsAuto merge of #8922 - m-ou-se:2021, r=alexcrichton
2021-01-05 borsAuto merge of #8997 - ehuss:stabilize-features, r=alexc...
2020-12-19 Eric HussStabilize -Zfeatures and -Zpackage-features.
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-10-20 borsAuto merge of #8752 - weihanglo:feat/glob-pattern,...
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
2020-10-13 borsAuto merge of #8767 - MonliH:master, r=ehuss
2020-10-11 borsAuto merge of #8765 - l4l:proc-macro-suffix, r=alexcrichton
2020-10-10 KitsuUpdate tree tests
2020-10-04 Weihang Lotest(tree): glob support for package selection
2020-09-27 borsAuto merge of #8735 - ehuss:git-object-not-found, r...
2020-09-27 borsAuto merge of #8739 - ehuss:normalize-raw-strings,...
2020-09-27 borsAuto merge of #8715 - ehuss:contrib, r=alexcrichton
2020-09-27 Eric HussNormalize raw string indentation.
2020-09-23 borsAuto merge of #8707 - dtolnay:plain, r=ehuss
2020-09-23 borsAuto merge of #8165 - mchernyavsky:force-progress,...
2020-09-18 borsAuto merge of #8713 - ehuss:filters_target-cross, r...
2020-09-18 Eric HussAdd cross check to filters_target test.
2020-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-10 borsAuto merge of #8087 - ehuss:freshness-interrupted2...
2020-04-09 borsAuto merge of #8062 - ehuss:tree, r=alexcrichton
2020-04-04 Eric HussSwitch --invert to take the package name as an argument.
2020-04-04 Eric HussRename --dep-kinds to --edges and fold in --graph-features.
2020-04-02 Eric HussChange --no-dev-dependencies to --dep-kinds.
2020-04-02 Eric HussChange --no-filter-targets to --target=all.
2020-04-02 Eric HussChange --no-indent and --prefix-depth to a single ...
2020-04-02 Eric HussFix tree format parsing for bare `}`
2020-04-02 Eric HussDon't show (*) deduplicate if a node doesn't have any...
2020-04-02 Eric HussDeduplicate nodes across roots.
2020-03-31 Eric HussAdd `cargo tree` command.