]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-10-25 Weihang Lofeat(util): print_available_packages
2020-10-20 borsAuto merge of #8752 - weihanglo:feat/glob-pattern,...
2020-10-19 borsAuto merge of #8795 - rust-lang:dependabot/cargo/env_lo...
2020-10-19 dependabot... Update env_logger requirement from 0.7.0 to 0.8.1
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
2020-10-17 borsAuto merge of #8793 - ehuss:fix-man-links, r=alexcrichton
2020-10-17 Eric HussFix man page links inside `option` blocks.
2020-10-17 Eric HussFix man CI validation.
2020-10-15 borsAuto merge of #8784 - jyn514:broken-docs, r=ehuss
2020-10-15 Joshua NelsonFix broken link in reference docs
2020-10-14 borsAuto merge of #8758 - ebroto:cargo_primary_package...
2020-10-14 Eduardo BrotoRework tests to avoid using -vv
2020-10-14 Eduardo BrotoAdd tests for CARGO_PRIMARY_PACKAGE (workspaces)
2020-10-14 Eduardo BrotoAdd test for CARGO_PRIMARY_PACKAGE
2020-10-14 Eduardo BrotoAdd documentation for CARGO_PRIMARY_PACKAGE
2020-10-14 Eduardo BrotoReinstate CARGO_PRIMARY_PACKAGE
2020-10-14 borsAuto merge of #8773 - pickfire:patch-1, r=ehuss
2020-10-14 borsAuto merge of #8777 - ehuss:fix-doc-itarget, r=alexcrichton
2020-10-14 Ivan ThamFix help message in features.rs test
2020-10-14 borsAuto merge of #8778 - ehuss:update-git2, r=alexcrichton
2020-10-14 Ivan ThamAdd help to substitute macros
2020-10-14 Ivan ThamSuggest manifest for --features help
2020-10-14 Eric HussUpdate git2.
2020-10-13 Eric HussFix panic in `cargo doc` with -Zfeatures=itarget
2020-10-13 Ivan ThamFix test for package_features for help
2020-10-13 borsAuto merge of #8767 - MonliH:master, r=ehuss
2020-10-13 Ivan ThamAdd actionable help message for --features
2020-10-12 borsAuto merge of #8769 - rust-lang:dependabot/cargo/crossb...
2020-10-12 borsAuto merge of #8772 - ehuss:update-toml, r=alexcrichton
2020-10-12 Eric HussUpdate toml dependency
2020-10-12 dependabot... Update crossbeam-utils requirement from 0.7 to 0.8
2020-10-11 borsAuto merge of #8765 - l4l:proc-macro-suffix, r=alexcrichton
2020-10-11 Jonathan LiRevise docs
2020-10-10 borsAuto merge of #8766 - weihanglo:cmd/tree-all-targets...
2020-10-10 Jonathan LiDocument RUSTFMT env var behaviour
2020-10-10 Weihang Lodoc(tree): mention special target `all` in CLI help
2020-10-10 KitsuUpdate tree tests
2020-10-10 KitsuMark proc-macro crates
2020-10-10 Weihang Lostyle: cargo fmt
2020-10-10 Weihang Lofix: emit errors instead of warnings when glob patterns...
2020-10-10 Weihang Lotest: use `with_stderr_unordered`
2020-10-09 Weihang Lotest: normalize raw string indentation.
2020-10-09 Weihang Lorefactor: simplify match -> if let
2020-10-09 Weihang Lotest: be consistent on error message styles
2020-10-09 borsAuto merge of #8764 - ehuss:version-bump, r=alexcrichton
2020-10-09 Eric HussUpdate changelog for 1.48.
2020-10-09 Eric HussBump to 0.50.0
2020-10-08 borsAuto merge of #8760 - ehuss:github-add-path, r=Eh2406
2020-10-08 Eric HussUpdate deprecated GitHub add-path in workflows.
2020-10-05 borsAuto merge of #8755 - ehuss:fingerprint-lto, r=alexcrichton
2020-10-05 Eric HussAdd LTO to the metadata filename hash.
2020-10-05 borsAuto merge of #8754 - ehuss:lto-dylib-rlib, r=alexcrichton
2020-10-05 Eric HussFix dylib+rlib with LTO.
2020-10-04 Weihang Lodoc: build-man.sh for glob pattern support
2020-10-04 Weihang Lodoc: glob pattern support for package/target selection
2020-10-04 Weihang Lotest(test): glob support for package selection
2020-10-04 Weihang Lotest(check): glob support for package selection
2020-10-04 Weihang Lotest(build): glob support for package selection
2020-10-04 Weihang Lotest(run): glob support for package selection
2020-10-04 Weihang Lotest(bench): glob support for package selection
2020-10-04 Weihang Lotest(doc): glob support for package selection
2020-10-04 Weihang Lotest(rustdoc): glob support for package selection
2020-10-04 Weihang Lotest(rustc): glob support for package selection
2020-10-04 Weihang Lotest(tree): glob support for package selection
2020-10-04 Weihang Lofeat: glob support for package selection
2020-10-04 Weihang Lotest: glob support for target selection
2020-10-04 Weihang Lofeat: glob support for target selection
2020-10-04 Weihang Lotest: minimal shell quote supoort for cargo-test-support
2020-10-02 borsAuto merge of #8744 - roblabla:homepage-doc-cargo-metad...
2020-10-01 roblablaAdd homepage/documentation to cargo-metadata docs
2020-10-01 roblablaTest that homepage/documentation values are properly...
2020-10-01 roblablaFix tests
2020-10-01 roblablaAdd homepage and documentation to package in cargo...
2020-09-29 borsAuto merge of #8741 - est31:makeflags, r=alexcrichton
2020-09-29 borsAuto merge of #8742 - ehuss:proc-macro-test-feature...
2020-09-28 Eric HussProperly set for_host for proc-macro tests.
2020-09-28 est31Correct mistake about supporting sub-makes and document...
2020-09-28 borsAuto merge of #8740 - nop:target-completion, r=ehuss
2020-09-28 nopAdd Zsh completion for target triples
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 #8738 - ehuss:rustup-links, r=alexcrichton
2020-09-27 borsAuto merge of #8715 - ehuss:contrib, r=alexcrichton
2020-09-27 borsAuto merge of #8737 - ehuss:doc-update-lockfile, r...
2020-09-27 Eric HussNormalize raw string indentation.
2020-09-26 Eric HussUpdate links to rustup docs.
2020-09-26 Eric HussFix minor error in `cargo update` docs.
2020-09-26 Eric HussNumber the subcommand steps.
2020-09-26 Eric HussAdd introduction to the architecture chapter.
2020-09-25 Eric HussReinitialize index on "Object not found" error.
2020-09-23 borsAuto merge of #8712 - dtolnay:workspace, r=ehuss
2020-09-23 David Tolnay--workspace flag for locate-project to find the workspa...
2020-09-23 borsAuto merge of #8727 - ehuss:badges, r=alexcrichton
2020-09-23 Eric HussRemove some badges documentation.
2020-09-23 borsAuto merge of #8707 - dtolnay:plain, r=ehuss
2020-09-23 borsAuto merge of #8165 - mchernyavsky:force-progress,...
2020-09-20 borsAuto merge of #8721 - est31:ns, r=ehuss
2020-09-20 est31Replace d_as_f64 with as_secs_f64
2020-09-18 Eric HussAdd contributor guide.
2020-09-18 borsAuto merge of #8713 - ehuss:filters_target-cross, r...
next