]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-02-09 Chris FieldFix missing import after merge
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Chris FieldFix formatting
2021-02-09 Chris FieldChange println macro to drop_println
2021-02-09 Chris FieldRemove duplicate check for empty kinds
2021-02-09 Chris FieldChange to enumerate implementation
2021-02-09 Chris FieldRemove unnecessary arguments and env removal
2021-02-09 Chris FieldFix warnings
2021-02-09 Chris FieldRemove cache output and error handling
2021-02-08 borsAuto merge of #9152 - dzmitry-lahoda:patch-1, r=Eh2406
2021-02-08 Dzmitry Lahodagcm link to new repo (which is xplat)
2021-02-06 borsAuto merge of #9148 - bjorn3:fix_ci, r=ehuss
2021-02-06 bjorn3Fix warnings of the new non_fmt_panic lint
2021-02-05 borsAuto merge of #9142 - ehuss:fix-doc-orphan, r=Eh2406
2021-02-05 Eric HussFix panic with doc collision orphan.
2021-02-04 borsAuto merge of #9131 - ehuss:fix-vendor-permissions...
2021-02-04 Eric HussFix permission issue with `cargo vendor`.
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Alex CrichtonDon't change the macOS default just yet
2021-02-03 borsAuto merge of #9126 - ehuss:registry-builder, r=alexcri...
2021-02-03 borsAuto merge of #9125 - ehuss:index-docs, r=alexcrichton
2021-02-03 borsAuto merge of #9122 - ehuss:fix-multiple-run-custom...
2021-02-03 Eric HussAdd note about `cargo:rustc-env` variables set at runtime.
2021-02-03 Eric HussAdd a ResponseError for registry API interaction.
2021-02-02 Eric HussAdd RegistryBuilder to help initializing test registries.
2021-02-02 Eric HussAdd some documentation for index and registry stuff.
2021-02-02 Eric HussFix env/cfg set for `cargo test` and `cargo run`.
2021-02-01 Alex CrichtonCache failures in the rustc info cache
2021-02-01 Alex CrichtonAdd split-debuginfo profile option
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-02-01 borsAuto merge of #9121 - vext01:extra-link-arg-doc, r...
2021-02-01 borsAuto merge of #9120 - dimo414:patch-1, r=alexcrichton
2021-02-01 Edd BarrettDocument -Z extra-link-arg.
2021-02-01 Michael DiamondFlip 'foo' and 'bar' to be consistent
2021-01-30 borsAuto merge of #9115 - djc:fix-msrv-handling, r=ehuss
2021-01-30 Dirkjan OchtmanDon't try to parse MSRV if feature is not enabled
2021-01-30 Chris FieldChange implementation
2021-01-30 Chris FieldRemove `--print-cfg` argument
2021-01-30 CPerezzImpl warn for locked install withoud Cargo.lock
2021-01-29 borsAuto merge of #9110 - klensy:simple-fix, r=alexcrichton
2021-01-28 klensytrivial char range check
2021-01-25 borsAuto merge of #9097 - ehuss:tracking-issue-template...
2021-01-25 borsAuto merge of #9098 - ehuss:extra-new-name-help, r...
2021-01-25 borsAuto merge of #9102 - alexcrichton:fix-serede, r=ehuss
2021-01-25 Alex CrichtonFix compilation with serde 1.0.122
2021-01-24 Eric HussAdd some extra help to `cargo new` and invalid package...
2021-01-23 Eric HussMinor update to tracking issue template.
2021-01-22 borsAuto merge of #9095 - ehuss:spec-suggestion, r=alexcrichton
2021-01-22 Eric HussAdd suggestion for bad package id.
2021-01-22 borsAuto merge of #9093 - ehuss:remove-registry-new, r...
2021-01-22 Eric HussRemove Registry::new.
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-22 Weihang Lochore: bump versions of git2 and libgit2-sys
2021-01-21 borsAuto merge of #9092 - ehuss:unstable-updates, r=alexcri...
2021-01-21 Eric HussAdd redirects on the unstable docs.
2021-01-21 Eric HussUpdate the user documentation on unstable features.
2021-01-21 Eric HussUpdate the internal documentation on unstable features.
2021-01-21 Eric HussRework cargo-features a little.
2021-01-21 Weihang Lotest: remove odd semicolon
2021-01-21 Weihang Lofix: set search path before init repos
2021-01-21 Eric HussAdd more helpful message with stabilized -Z flags.
2021-01-21 Eric HussRemove publish-lockfile key from manifest.
2021-01-21 Eric HussAdd error message for wrong cargo-features placement.
2021-01-21 Eric HussAdd some comments why some options are hidden.
2021-01-21 Eric HussUnhide nightly-only flags.
2021-01-20 borsAuto merge of #9077 - ehuss:fix-doc-resolver2-proc...
2021-01-20 Eric HussOptimize removing unit_deps.
2021-01-20 borsAuto merge of #8037 - djc:rfc-2495, r=ehuss
2021-01-20 Dirkjan OchtmanImplement support for rust-version field in project...
2021-01-18 borsAuto merge of #9075 - alexcrichton:fix-cycles, r=ehuss
2021-01-15 borsAuto merge of #9081 - ximon18:typo-correction, r=ehuss
2021-01-15 Ximon EighteenTypo correction: artifcats -> artifacts
2021-01-15 borsAuto merge of #9079 - lzutao:stray-backtick, r=ehuss
2021-01-15 Lzu TaoRemove stray backtick from doc
2021-01-14 Eric HussRemove some doc collisions.
2021-01-14 Alex CrichtonFix a bug in Cargo's cyclic dep graph detection
2021-01-13 Dirkjan OchtmanFix typo in method name
2021-01-12 borsAuto merge of #9066 - rubenrua:hotfix_sort_bins, r...
2021-01-12 borsAuto merge of #9067 - AnthonyMikh:patch-1, r=ehuss
2021-01-12 AnthonyMikhFix misspelling of environment variable
2021-01-12 rubenruaTest for sort available binaries when multiple
2021-01-12 borsAuto merge of #9070 - joshtriplett:opt-level-vs-debug...
2021-01-12 Josh TriplettRemove statement that opt-level 0 turns on debug
2021-01-12 Eric HussFix panic with `cargo doc` and new resolver and proc...
2021-01-12 borsAuto merge of #9065 - alexcrichton:fix-build-bug-again...
2021-01-12 Alex CrichtonFix `links` vars showing up for testing packages
2021-01-12 rubenruaSort available binaries when multiple
2021-01-11 borsAuto merge of #9059 - ehuss:fix-unit-for-host, r=alexcr...
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-10 Yuki OkushiAddress the review comments
2021-01-09 Eric HussFix unit_for computation on proc-macros in shared works...
2021-01-08 Chris FieldFix formatting
2021-01-08 Chris FieldFix compile-time errors
2021-01-08 Chris FieldFix formatting
2021-01-08 Chris FieldChange JSON format
2021-01-08 Chris FieldRefactor to use constant for arg name
2021-01-08 borsAuto merge of #9057 - roblabla:patch-2, r=ehuss
2021-01-08 Chris FieldFix typo
2021-01-08 Chris FieldChange to lighter weight `--print-cfg`
2021-01-08 Robin LambertzTimings takes an array of strings.
next