]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2022-05-17 Vadim Petrochenkovreference: Update syntax supported by `rustc-link-lib`
2022-05-12 borsAuto merge of #10665 - cuviper:patch-1, r=ehuss
2022-05-12 Josh StoneCorrect the release dates for 1.61 and 1.62
2022-05-12 borsAuto merge of #10659 - Muscraft:prestabilization-inheri...
2022-05-12 Scott Schaferpre-stabilization documentation for workspace inheritance
2022-05-12 borsAuto merge of #10658 - epage:fix, r=ehuss
2022-05-12 Ed Pagetest: Make curr_dir work in/out of workspace
2022-05-11 borsAuto merge of #10660 - ehuss:fix-no_cross_doctests...
2022-05-11 borsAuto merge of #10657 - hi-rustin:rustin-patch-docs...
2022-05-11 Eric HussFix no_cross_doctests race condition.
2022-05-11 hi-rustinFix typo
2022-05-11 borsAuto merge of #10650 - epage:install, r=ehuss
2022-05-10 borsAuto merge of #10649 - Muscraft:fix-typos, r=epage
2022-05-10 borsAuto merge of #10597 - epage:yank, r=ehuss
2022-05-10 Scott Schaferfix typos found by the `typos-cli` crate
2022-05-10 borsAuto merge of #10648 - Muscraft:update-workspace-inheri...
2022-05-10 Scott Schaferadd `cargo-features` to unstable docs for workspace...
2022-05-10 borsAuto merge of #10646 - koic:use_rust_2021_prelude,...
2022-05-10 borsAuto merge of #10594 - weihanglo:issue-10560, r=ehuss
2022-05-10 Koichi ITOUse the traits added to the Rust 2021 Edition prelude
2022-05-10 Weihang Lotest: pass `--target` to `rustdoc` even if specified...
2022-05-10 Weihang LoPass --target down to rustdoc if specified with host...
2022-05-07 borsAuto merge of #10281 - Gnurfos:depinfo_relative, r...
2022-05-07 borsAuto merge of #10639 - catandcoder:master, r=ehuss
2022-05-07 cuishuangfix some typos
2022-05-07 borsAuto merge of #10638 - Muscraft:move-snapshot-tests...
2022-05-07 Scott Schafermove all `snapshot/init/` tests to `testsuite/init/`
2022-05-07 Scott Schafermove all `snapshot/cargo_add/` tests to `testsuite...
2022-05-06 borsAuto merge of #10566 - Urgau:check-cfg-improvements...
2022-05-06 Loïc BRANSTETTRemove now unused context arg
2022-05-06 Loïc BRANSTETTRe-enable check-cfg tests under windows with a custom...
2022-05-06 Loïc BRANSTETTMove check cfg tests to their own module
2022-05-06 Loïc BRANSTETTConvert the testsuite to use the new -Zcheck-cfg flag...
2022-05-06 Loïc BRANSTETTMerge of unstable check-cfg cargo flags into -Zcheck-cfg
2022-05-06 borsAuto merge of #10142 - jyn514:bin-private-link, r=ehuss
2022-05-06 borsAuto merge of #10582 - epage:pkgid, r=ehuss
2022-05-06 borsAuto merge of #10631 - Muscraft:move-snapshot-tests...
2022-05-06 Scott Schafermove a `snapshot/add/` test into `testsuite/cargo_add...
2022-05-05 borsAuto merge of #10605 - yoav-lavi:patch-1, r=ehuss
2022-05-05 borsAuto merge of #10633 - hi-rustin:rustin-patch-docs...
2022-05-05 hi-rustinImprove CARGO_ENCODED_RUSTFLAGS and CARGO_ENCODED_RUSTD...
2022-05-04 borsAuto merge of #10629 - Muscraft:reorganize-snapshot...
2022-05-04 Scott Schaferremove tests/snapshots/copy.sh and tests/snapshots...
2022-05-04 Scott Schaferreorganize `snapshot` tests for `init` to better work...
2022-05-04 Scott Schaferreorganize `snapshot` tests for `cargo-add` to better...
2022-05-04 borsAuto merge of #10129 - jyn514:fetch-build-std, r=weihanglo
2022-05-04 Joshua NelsonAdd support for `-Zbuild-std` to `cargo fetch`
2022-05-04 Joshua NelsonWhen documenting private items in a binary, ignore...
2022-05-04 borsAuto merge of #10620 - weihanglo:snapbox-cargo-init...
2022-05-03 Weihang LoNote that `.git` folder cannot be tracked under a git...
2022-05-03 Yoav LaviUpdate features.md
2022-05-03 Weihang LoUse snapbox assertion instead of old `Project::cargo`
2022-05-03 Weihang LoMake test fixture `rustfmt.toml` syntatically correct
2022-05-03 Weihang LoRename .gitkeep to .keep
2022-05-02 Weihang LoAdd `[EXE]` substitution in snapshots
2022-05-02 borsAuto merge of #10619 - klensy:te-up, r=weihanglo
2022-05-02 Weihang LoMigrate tests of `cargo-init` to snapbox
2022-05-02 klensydedupe toml_edit crate, followup #10603
2022-04-30 borsAuto merge of #10618 - dtolnay-contrib:checkoutv3,...
2022-04-30 David TolnayUpdate GitHub Actions actions/checkout@v2 to v3
2022-04-29 borsAuto merge of #10581 - epage:snapbox, r=ehuss
2022-04-29 borsAuto merge of #10613 - weihanglo:issue-10612, r=epage
2022-04-29 Weihang LoFix zsh completion
2022-04-28 borsAuto merge of #10611 - Muscraft:workspace-inheritance...
2022-04-28 Scott SchaferUpdate documentation for workspace inheritance
2022-04-28 borsAuto merge of #10609 - Muscraft:move-unstable-workspace...
2022-04-28 Scott Schafermove workspace inheritance untable docs to the correct...
2022-04-28 Ed Pagefeat(test-support): Make multi-argument strings avaialb...
2022-04-28 Ed Pagefeat(test-support): Make it easy to launch cargo
2022-04-28 Ed Pagefix(test-support): Default the current_dir for snapbox
2022-04-28 Ed Pagefeat(test-support): Expose test-env setup
2022-04-28 Ed Pagefeat(test-support): Expose `masquerade_as_nightly_cargo...
2022-04-28 Ed Pagefeat(test-support): Share `Project::from_template`...
2022-04-28 Ed Pagefeat(test-support): Allow reusing snapbox assertions
2022-04-28 Ed Pagerefactor(test-support): Use snapbox to look up binaries
2022-04-28 Ed Pagedoc(install): Tell users about `foo@version` syntax
2022-04-28 Ed Pagefeat(install): Support `foo@version` like cargo-add
2022-04-28 Ed Pagerefactor(install): Allow per-crate versions in the API
2022-04-28 borsAuto merge of #10606 - Muscraft:cargo-add-support,...
2022-04-27 borsAuto merge of #10603 - epage:toml, r=ehuss
2022-04-27 Scott SchaferSupport overwriting a `foo.workspace = true` with a...
2022-04-27 Scott SchaferError if any invalid keys are defined when inheriting...
2022-04-27 Scott SchaferDetect `cargo add foo` will inherit a workspace dependency
2022-04-27 Scott SchaferExtract finding a workspace dependency into its own...
2022-04-27 Scott Schafer Show the merged set of activated features to the user...
2022-04-27 Scott SchaferAllow running `cargo add foo` when a `foo.workspace...
2022-04-27 Yoav LaviAdd caveat for covering features
2022-04-27 Ed Pagechore: Upgrade toml_edit
2022-04-27 borsAuto merge of #10553 - sourcefrog:cachedir, r=weihanglo
2022-04-26 Ed PageDocument the use of `@` in PKGID Specs
2022-04-26 Ed Pagefeat(toml): Expose toml_edit errors
2022-04-26 Ed Pagechore: Upgrade toml_edit
2022-04-26 Martin PoolIgnore errors creating the git directory
2022-04-26 Martin PoolActually ignore errors
2022-04-26 Martin Poolexclude_from_backups_and_indexing can't fail
2022-04-25 Ed Pagedoc(yank): Tell users about `foo@version` syntax
2022-04-25 Martin PoolRemove redundant assertions
2022-04-25 Martin PoolTest CACHEDIR.TAG is created in an existing registry
2022-04-25 Martin PoolTest creation of .cargo/registry/CACHEDIR.TAG
2022-04-25 Martin PoolTest .cargo/git/CACHEDIR.TAG is created
next