]> git.proxmox.com Git - cargo.git/history - src/cargo/util/rustc.rs
Move string interning to util
[cargo.git] / src / cargo / util / rustc.rs
2020-06-26 est31Move string interning to util
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-12 borsAuto merge of #8232 - ehuss:fs-error-context, r=alexcri...
2020-05-11 borsAuto merge of #8233 - ehuss:siphasher, r=alexcrichton
2020-05-11 Eric HussMove SipHasher to an isolated module.
2020-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
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 borsAuto merge of #8074 - ehuss:package-features2, r=alexcr...
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-05 Eric HussUse the same filename hash for pre-release channels.
2020-03-19 borsAuto merge of #7922 - XAMPPRocky:patch-1, r=ehuss
2020-03-16 borsAuto merge of #7993 - Eh2406:deduplicate-eges, r=ehuss
2020-03-14 borsAuto merge of #7935 - cwndrws:revert-removal-of-mtime...
2020-03-14 borsAuto merge of #7533 - yaahc:clippy-banishment, r=ehuss
2020-03-13 Jane LusbyClose the front door for clippy but open the back
2020-02-28 borsAuto merge of #7945 - hbina:small_change_to_siphasher...
2020-02-27 Hanif Bin AriffinSimplified usage code of SipHasher
2020-02-19 borsAuto merge of #7892 - KaneGreen:rustc-about-text, r...
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-18 borsAuto merge of #7896 - ehuss:internal-errors, r=alexcrichton
2020-02-18 Eric HussRework internal errors.
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
2020-01-08 borsAuto merge of #7778 - ehuss:bump-crates-io, r=alexcrichton
2020-01-08 borsAuto merge of #7776 - alexcrichton:anyhow, r=ehuss
2020-01-08 Alex CrichtonMigrate from the `failure` crate to `anyhow`
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-10-04 borsAuto merge of #7476 - tlively:emscripten-wasm-aux,...
2019-10-02 borsAuto merge of #7443 - guanqun:patch-1, r=ehuss
2019-09-30 borsAuto merge of #7308 - guanqun:add-ssl-version, r=alexcr...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-26 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-26 borsAuto merge of #7425 - alexcrichton:kind-string, r=ehuss
2019-09-26 Alex CrichtonRefactor `Kind` to carry target name in `Target`
2019-09-08 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-08-12 borsAuto merge of #7239 - ehuss:publish-non-remote-registry...
2019-08-12 borsAuto merge of #7238 - ehuss:git-ssh-submodule, r=alexcr...
2019-08-12 borsAuto merge of #7236 - ehuss:better-rustc-discovery...
2019-08-12 Eric HussBetter error messages when `rustc` discovery parsing...
2019-07-31 borsAuto merge of #7198 - petrochenkov:bench, r=alexcrichton
2019-07-28 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-07-26 borsAuto merge of #7185 - ehuss:targetinfo-error, r=alexcri...
2019-07-26 Eric HussClean up TargetInfo
2019-07-23 borsAuto merge of #7139 - rust-lang:azure-pipelines, r...
2019-07-19 borsAuto merge of #7069 - yaahallo:master, r=ehuss
2019-07-16 Jane Lusbydeduplicate code
2019-07-16 Jane Lusbyimplement primary unit rustc
2019-05-01 borsAuto merge of #6894 - k-nasa:refactor_cli_definition...
2019-04-29 borsAuto merge of #6865 - fluffysquirrels:docs-sources...
2019-04-29 Alex HelfetMerge remote-tracking branch 'origin/master' into rel...
2019-04-26 borsAuto merge of #6853 - Eh2406:caching-the-dependency...
2019-04-25 borsAuto merge of #6879 - froydnj:patch-1, r=ehuss
2019-04-25 Nathan Froydfix typo in rustc.rs comment
2019-04-02 borsAuto merge of #6776 - Eh2406:resolver-simplification...
2019-04-01 borsAuto merge of #6759 - yaahallo:cargo-clippy, r=alexcrichton
2019-03-30 Jane Lusbyfix comments
2019-03-30 Jane Lusbytotally unnecessary template type because its fun
2019-03-30 Jane Lusbyimpl centralized RustcWrapper logic
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-02-22 Jonathan ClaudiusMerge branch 'master' into https_all_the_things
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-20 borsAuto merge of #6679 - dwijnand:exclude-mia-package...
2019-02-20 borsAuto merge of #6687 - dwijnand:cosmetic-2, r=dwijnand
2019-02-20 Alexander RegueiroVarious cosmetic improvements.
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2018-12-17 borsAuto merge of #6405 - ehuss:new-man, r=alexcrichton
2018-12-13 borsAuto merge of #6422 - dwijnand:more-rust-2018, r=alexcr...
2018-12-13 Dale WijnandRemove trailing extern crate usage
2018-12-12 Nick CameronMerge pull request #6371 from matklad/update-dry-run
2018-12-11 borsAuto merge of #6416 - alexcrichton:idioms, r=dwijnand
2018-12-11 Alex CrichtonStart using 2018 idioms in Cargo
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 CrichtonFormat with `cargo fmt`
2018-12-07 borsAuto merge of #6387 - dwijnand:rust-2018, r=dwijnand
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-18 borsAuto merge of #5993 - alexcrichton:publish-renames...
2018-09-17 borsAuto merge of #5988 - Eh2406:explore_the_bug, r=alexcri...
2018-09-15 borsAuto merge of #6004 - zachlute:fix-ctrlc-handling2...
2018-09-13 borsAuto merge of #6021 - zachlute:validate-package-name...
2018-09-12 borsAuto merge of #6010 - ehuss:winsize, r=alexcrichton
2018-09-12 borsAuto merge of #5995 - kennytm:stabilize-compile-progres...
2018-09-12 kennytmDo not add --color to rustdoc if it doesn't support it.
2018-09-09 Zach LuteResolve merge conflicts with test string changes.
2018-09-09 borsAuto merge of #5990 - dwijnand:no-crates.io-index-url...
2018-09-06 borsAuto merge of #5984 - alexcrichton:stabilize-edition...
2018-09-06 borsAuto merge of #5987 - dwijnand:remove-cwd-root, r=alexc...
2018-09-06 borsAuto merge of #5985 - dwijnand:fix-rustc-wrapper-unset...
2018-09-06 Dale WijnandDon't use an empty RUSTC_WRAPPER
2018-09-06 borsAuto merge of #5983 - alexcrichton:fix-rustc-wrapper...
2018-09-05 Alex Crichtonfix: Fix unusual errors with `RUSTC_WRAPPER`
2018-07-17 borsAuto merge of #5723 - alexcrichton:cargo-fix, r=ehuss
2018-07-16 borsAuto merge of #5732 - Eh2406:sort_unstable, r=alexcrich...
2018-07-16 Eh2406most sorts can be unstable
2018-05-02 borsAuto merge of #5446 - csmoe:new_name, r=alexcrichton
2018-04-19 borsAuto merge of #5392 - ehuss:test-does-not-contain,...
next