]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-12-08 Aleksey Kladovadd `--dry-run` option to cargo update
2018-12-08 borsAuto merge of #6399 - alexcrichton:bump, r=alexcrichton
2018-12-08 borsAuto merge of #6400 - alexcrichton:fmt, r=dwijnand
2018-12-08 Alex CrichtonRemove unused imports
2018-12-08 Alex CrichtonFormat with `cargo fmt`
2018-12-08 Alex CrichtonBump to 0.34.0
2018-12-07 borsAuto merge of #6387 - dwijnand:rust-2018, r=dwijnand
2018-12-07 Dale WijnandFinish pushing the minimum Rust to 1.31.0
2018-12-07 Dale WijnandFix Rust 2018 code in Windows code
2018-12-07 borsAuto merge of #6393 - dwijnand:add-an-array-of-tables...
2018-12-07 borsAuto merge of #6391 - ehuss:fix-jaitf, r=alexcrichton
2018-12-07 Dale WijnandAdd an array of tables example to the manifest docs
2018-12-07 Dale WijnandUpgrade the minimum supported Rust to 1.31.0
2018-12-07 borsAuto merge of #6392 - rust-lang:dependabot/cargo/pretty...
2018-12-07 dependabot... Update pretty_env_logger requirement from 0.2 to 0.3
2018-12-07 Eric HussFix spurious error for test json_artifact_includes_test...
2018-12-07 borsAuto merge of #6383 - ehuss:try-old-curl, r=alexcrichton
2018-12-07 borsAuto merge of #6380 - fbunt:issue-6370, r=alexcrichton
2018-12-07 borsAuto merge of #6388 - LucianBuzzo:patch-1, r=alexcrichton
2018-12-06 Lucian BuzzoMake it clearer that rustup will also install cargo
2018-12-06 Dale WijnandFix 2018 edition idioms
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-12-06 borsAuto merge of #6382 - ehuss:fix-builtin-alias, r=alexcr...
2018-12-06 Eric HussFix fetching crates on old versions of libcurl.
2018-12-06 Fred BuntClean up pattern string
2018-12-05 Fred BuntPush warning directly to warning vec
2018-12-05 Eric HussFix built-in aliases taking arguments.
2018-12-05 Fred BuntAdd delayed warning to manifest. Pass test
2018-12-05 Fred BuntAdd failing test for issue #6370
2018-12-03 borsAuto merge of #6372 - dwijnand:bin_dst, r=dwijnand
2018-12-03 Dale WijnandSplit OutputFile::bindst into OutputFile::bin_dst
2018-12-03 borsAuto merge of #6363 - dwijnand:add-executable-in-json...
2018-12-02 borsAuto merge of #6366 - Eh2406:faster-filtered-search...
2018-12-02 borsAuto merge of #6368 - RandomInsano:patch-1, r=alexcrichton
2018-12-02 borsAuto merge of #6369 - matthiaskrgr:1_crates, r=dwijnand
2018-12-02 Matthias Krügerprogress: display "Downloading 1 crate" instead of...
2018-12-02 Edwin AmslerRemove `cmake` as a requirement
2018-12-02 Eh2406oops...
2018-12-01 Eh2406fuzzer found a bad case
2018-12-01 borsAuto merge of #6364 - dwijnand:test-json-parse-expect...
2018-12-01 Dale WijnandTrim the bench test so it cannot be non-deterministic
2018-12-01 Dale WijnandSimplify & fix int test test
2018-12-01 Eh2406we only need to search the part of the Trie that may...
2018-12-01 Eh2406inline the filter
2018-12-01 Eh2406regain determinism
2018-12-01 Eh2406I think this shrinks better.
2018-12-01 Dale WijnandUse expect over unwrap, for panic-in-panic aborts
2018-11-30 Dale WijnandFix message order
2018-11-30 Dale WijnandIgnore filenames, to avoid extra Windows file
2018-11-30 Dale WijnandInclude executable in JSON output.
2018-11-30 Dale WijnandSwitch Artifacts.filenames to paths
2018-11-30 borsAuto merge of #6362 - dwijnand:pretty_env_logger, r...
2018-11-30 Dale WijnandSwitch to pretty_env_logger, under --features pretty...
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-28 borsAuto merge of #6352 - Eh2406:dell-copy, r=alexcrichton
2018-11-28 Zach Reizneruse allow-dirty option in `cargo package` to skip vcs...
2018-11-28 Zach Reizneradd --no-vcs option to `cargo package`
2018-11-27 Eh2406PackageId is copy, clippy thinks we dont need &PackageI...
2018-11-27 borsAuto merge of #6345 - dlaehnemann:docs_correct-profile...
2018-11-27 borsAuto merge of #6354 - collin5:b4417, r=dwijnand
2018-11-27 Collins Abitekanizaimprove description for cargo install
2018-11-27 David Laehnemanndocs: requested clarification and word wrap for profile...
2018-11-26 borsAuto merge of #6332 - dwijnand:intern-more, r=Eh2406
2018-11-26 Dale WijnandA nicer way to hash a pointer
2018-11-26 Dale WijnandRe-expose custom SourceId equality in outer PackageId
2018-11-26 Dale WijnandUse pointer eq/hash for SourceIdInner
2018-11-26 borsAuto merge of #6349 - collin5:b6339, r=dwijnand
2018-11-26 Collins Abitekanizaassert for non-release artifacts
2018-11-26 Collins Abitekanizatest cargo clean with --release option
2018-11-26 Collins Abitekanizaonly clean release artifacts if --release option is set
2018-11-26 David Laehnemanndocs: specify profile usage for cargo test --release
2018-11-26 Dale WijnandAdd pointer equality to PartialEq for PackageId
2018-11-26 Dale WijnandMake PackageId derive Copy
2018-11-26 Dale WijnandIntern PackageId
2018-11-26 Dale WijnandAdd debug info to git::two_deps_only_update_one test
2018-11-26 Dale WijnandTest PackageId Debug & Display
2018-11-26 borsAuto merge of #6347 - Eh2406:dell-copy, r=alexcrichton
2018-11-26 Eh2406Other clippy things and fmt
2018-11-26 Eh2406add `clippy::`
2018-11-26 Eh2406Other clippy things and fmt
2018-11-26 Eh2406SourceId is copy, clippy thinks we dont need &SourceId...
2018-11-25 borsAuto merge of #6342 - dwijnand:intern-SourceId, r=Eh2406
2018-11-25 Dale WijnandMake SourceId derive Copy
2018-11-25 Dale WijnandAdd pointer equality to PartialEq for SourceId
2018-11-25 Dale WijnandMove the custom equality up to SourceId
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-23 David Laehnemanndocs: correct profile usage of cargo test --release
2018-11-22 borsAuto merge of #6343 - neersighted:patch-1, r=ehuss
2018-11-22 Bjorn NeergaardCorrect Target Directory command-line option
2018-11-21 Dale WijnandIntern SourceId
2018-11-21 borsAuto merge of #6336 - Eh2406:im-rs, r=alexcrichton
2018-11-20 Eh2406Clarify the need for a counter
2018-11-20 borsAuto merge of #6335 - Metaswitch:cli-in-library, r...
2018-11-19 Andy CaldwellMove command prelude into main library
2018-11-19 Eh2406better error for benchmarking
2018-11-19 Eh2406use im-rs for RemainingDeps
2018-11-19 Eh2406try im-rs
2018-11-19 borsAuto merge of #6331 - dwijnand:distinguish-custom-build...
2018-11-19 borsAuto merge of #6330 - dwijnand:run_bin_example, r=alexc...
2018-11-19 borsAuto merge of #6326 - dwijnand:verify_project_honours_u...
next