]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-04-13 borsAuto merge of #8102 - alexcrichton:more-spurious, r...
2020-04-13 Alex CrichtonWhitelist another known spurious curl error
2020-04-13 borsAuto merge of #8098 - ehuss:fix-exported_priv_warning...
2020-04-13 Eric HussFix nightly test matching rustc "warning" output.
2020-04-11 borsAuto merge of #8096 - ehuss:codegen-units-default,...
2020-04-11 Eric HussUpdate default for codegen-units.
2020-04-10 borsAuto merge of #8087 - ehuss:freshness-interrupted2...
2020-04-09 Eric HussMore fingerprint and metadata comments.
2020-04-09 borsAuto merge of #8062 - ehuss:tree, r=alexcrichton
2020-04-09 borsAuto merge of #8069 - ehuss:build-finished, r=alexcrichton
2020-04-09 Eric HussFix freshness when linking is interrupted.
2020-04-09 borsAuto merge of #8074 - ehuss:package-features2, r=alexcr...
2020-04-09 Eric HussAdd some more exposition on fingerprints.
2020-04-09 borsAuto merge of #8090 - mbStavola:invalid-dep-naming...
2020-04-09 borsAuto merge of #8073 - ehuss:hash-channel, r=alexcrichton
2020-04-09 Matt StavolaAdd test for bad renaming
2020-04-09 Matt StavolaError on invalid dependency naming
2020-04-08 Eric HussAdd escape hatch for nightly version hashing.
2020-04-08 Eric HussMerge -Zpackage-features2 and -Zpackage-features.
2020-04-07 borsAuto merge of #8081 - t-nelis:index-commands-section...
2020-04-07 borsAuto merge of #8083 - t-nelis:mdbook-v0.3.7, r=ehuss
2020-04-07 Thibault NélisFetch mdBook in new location
2020-04-07 Thibault NélisIndex the commands section
2020-04-07 Thibault NélisUpgrade to mdBook v0.3.7
2020-04-07 borsAuto merge of #8080 - RoccoDev:master, r=alexcrichton
2020-04-07 borsAuto merge of #8079 - Timmmm:patch-1, r=alexcrichton
2020-04-07 RoccoCompatibility for rust-lang/rust#69926
2020-04-07 TimAdd note about converting triple case in environment...
2020-04-05 Eric HussUse the same filename hash for pre-release channels.
2020-04-05 Eric HussAdd "build-finished" JSON message.
2020-04-05 Eric HussImplement -Zpackage-features2
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-03 borsAuto merge of #8066 - alexcrichton:embed-bitcode-no...
2020-04-02 Eric HussChange old flags to warnings instead of errors.
2020-04-02 Eric HussChange --no-dev-dependencies to --dep-kinds.
2020-04-02 Eric HussAdd hint about removal of --all-targets
2020-04-02 Eric HussCatch and display error about the --all flag.
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-04-02 Eric HussTry to clarify how node edges works.
2020-04-02 Eric HussUpdate `cargo tree` from review comments.
2020-04-01 Alex CrichtonAdd support for `-Cembed-bitcode=no`
2020-03-31 Eric HussAdd `cargo tree` command.
2020-03-31 borsAuto merge of #8059 - Mark-Simulacrum:add-triagebot...
2020-03-31 Mark RousskovAdd triagebot configuration
2020-03-31 borsAuto merge of #8057 - ehuss:fix-man-owner-options,...
2020-03-31 Eric HussFix man page typo for "Owner Options".
2020-03-30 borsAuto merge of #8054 - jclulow:unix-progress, r=alexcrichton
2020-03-30 borsAuto merge of #8052 - ehuss:rustdoc-warnings, r=alexcri...
2020-03-30 borsAuto merge of #8053 - ehuss:remove-clippy, r=alexcrichton
2020-03-30 Joshua M. Clulowenable progress bar on all UNIX platforms
2020-03-29 Eric HussRemove clippy tests.
2020-03-29 Eric HussSquelch some rustdoc warnings.
2020-03-27 borsAuto merge of #8048 - ehuss:fix-features-for-host,...
2020-03-27 Eric HussFix -Zfeatures=itarget with certain host dependencies
2020-03-27 borsAuto merge of #8020 - xiongmao86:issue7853, r=ehuss
2020-03-27 xiongmao86Add logic for testing implicit binary dependency features.
2020-03-27 xiongmao86Testing for binary built as an implicit dependency.
2020-03-26 borsAuto merge of #8039 - aleksator:use_stable_crate_versio...
2020-03-25 borsAuto merge of #8040 - ehuss:remove-git-checkout, r...
2020-03-25 Eric HussRemove the `git-checkout` subcommand.
2020-03-25 Alex TokarevUse stabilized version of rustdoc's --crate-version
2020-03-24 borsAuto merge of #8028 - ehuss:new-proc-macro-decouple...
2020-03-23 borsAuto merge of #8023 - aleksator:8019_remove_adler32_dep...
2020-03-23 Alex TokarevRemove unused transitive dependencies: miniz_oxide...
2020-03-23 borsAuto merge of #8027 - ehuss:fix-features-dev_dep-check...
2020-03-22 Eric HussRe-implement proc-macro feature decoupling.
2020-03-22 Eric HussFix bug with -Zfeatures=dev_dep and `check --profile...
2020-03-20 borsAuto merge of #8021 - ehuss:remove-cfg-from-options...
2020-03-19 Eric HussRemove Config from CompileOptions.
2020-03-19 borsAuto merge of #7922 - XAMPPRocky:patch-1, r=ehuss
2020-03-19 XAMPPRockyRemove note
2020-03-18 borsAuto merge of #8017 - aleksator:3672_color_build_script...
2020-03-18 borsAuto merge of #8014 - aleksator:crate_version_in_rustdo...
2020-03-18 Alex TokarevPrint colored warnings when build script panics
2020-03-18 Alex TokarevDo not supply --crate-version flag to rustdoc if presen...
2020-03-18 borsAuto merge of #8003 - ehuss:proc-macro-index, r=alexcri...
2020-03-17 Eric HussUpdate registry documentation with new proc-macro field.
2020-03-17 borsAuto merge of #8015 - aleksator:run_through_clippy...
2020-03-17 Alex TokarevRun through clippy
2020-03-17 borsAuto merge of #8012 - ehuss:fix-config-profile-test...
2020-03-17 Eric HussFix config profiles using "dev" in `cargo test`.
2020-03-17 borsAuto merge of #8011 - ehuss:pr-ci, r=alexcrichton
2020-03-17 Eric HussRun CI on all PRs.
2020-03-17 borsAuto merge of #7977 - ehuss:unit-graph, r=alexcrichton
2020-03-17 borsAuto merge of #8008 - aleksator:refactor_workspace_vali...
2020-03-16 Alex TokarevSplit workspace/validate() into multiple functions
2020-03-16 borsAuto merge of #8005 - ehuss:as_deref, r=Eh2406
2020-03-16 Eric HussUse Option::as_deref
2020-03-16 borsAuto merge of #7993 - Eh2406:deduplicate-eges, r=ehuss
2020-03-15 Eric HussElaborate on motivation of --unit-graph.
2020-03-15 Eric Huss-Zfeatures=host_dep: Support decoupling proc-macro...
2020-03-15 Eric HussAdd unit-graph JSON output.
2020-03-15 Eric HussAdd proc-macro to the index.
2020-03-14 borsAuto merge of #7935 - cwndrws:revert-removal-of-mtime...
2020-03-14 borsAuto merge of #7533 - yaahc:clippy-banishment, r=ehuss
next