]> git.proxmox.com Git - cargo.git/history - tests/testsuite/profile_targets.rs
Document lib before bin.
[cargo.git] / tests / testsuite / profile_targets.rs
2021-10-14 borsAuto merge of #9916 - chansuke:issue-9895, r=ehuss
2021-10-12 borsAuto merge of #9955 - ehuss:benchsuite, r=Eh2406
2021-10-07 borsAuto merge of #9938 - weihanglo:issue-9857, r=ehuss
2021-10-07 borsAuto merge of #9943 - ehuss:stabilize-named-profiles...
2021-09-24 Eric HussStabilize named profiles.
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
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 Eric HussNormalize raw string indentation.
2020-07-23 borsAuto merge of #8485 - thomcc:exclude-default-members...
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-07-18 borsAuto merge of #8494 - lu-zero:unbreak-cargo-c, r=ehuss
2020-07-17 borsAuto merge of #8500 - alexcrichton:build-override-opt...
2020-07-17 Alex CrichtonBuild host dependencies with opt-level 0 by default
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-03 borsAuto merge of #8066 - alexcrichton:embed-bitcode-no...
2020-04-01 Alex CrichtonAdd support for `-Cembed-bitcode=no`
2019-12-02 borsAuto merge of #7591 - ehuss:stabilize-profile-overrides...
2019-11-26 borsAuto merge of #7626 - ehuss:remove-dep-targets, r=alexc...
2019-11-25 borsAuto merge of #7629 - jsgf:vendor-path, r=alexcrichton
2019-11-25 borsAuto merge of #7628 - ehuss:testsuite-comments, r=Eh2406
2019-11-25 Eric HussMinor testsuite organization.
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-10-01 borsAuto merge of #7361 - Eh2406:public_dependency-as-type_...
2019-09-30 borsAuto merge of #6989 - da-x:custom-profile-pr-rfc, r...
2019-09-27 Dan Aloninamed-profiles: add backward compatibility if feature...
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-25 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-22 Dan Aloniprofiles: remove 'check' from stable access
2019-09-21 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-21 Dan AloniUpdate tests/testsuite/profile_targets.rs
2019-09-18 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-17 borsAuto merge of #7311 - ehuss:pipeline-timing, r=alexcrichton
2019-09-17 borsAuto merge of #7368 - alexcrichton:canonical-urls-omg...
2019-09-16 borsAuto merge of #7350 - alexcrichton:mock-std, r=ehuss
2019-09-16 borsAuto merge of #7367 - alexcrichton:less-fn-box, r=ehuss
2019-09-16 Alex CrichtonExtract `support` directory to its own crate
2019-09-16 borsAuto merge of #7366 - alexcrichton:fix-hang, r=Eh2406
2019-09-16 borsAuto merge of #7159 - Aaron1011:feature/rustdoc-proc...
2019-09-12 Aaron HillAdd tests
2019-09-08 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-08-09 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-07-28 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-20 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-07 borsAuto merge of #6900 - jethrogb:nonconcurrent-tests...
2019-06-07 Jethro BeekmanUpdate #[test] attribute on all tests in the testsuite
2019-06-07 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-07 Dan Alonitests: adjust profile selection according to new code
2019-06-07 Dan Alonitests: fix finished line for 'cargo test'
2019-05-12 borsAuto merge of #6929 - lzutao:zsh-include-non-public...
2019-05-12 borsAuto merge of #6926 - lzutao:cargo-new-zshcomp, r=ehuss
2019-05-11 Alex HelfetMerge remote-tracking branch 'origin/master' into first...
2019-05-10 borsAuto merge of #6924 - ehuss:include-exclude-patterns...
2019-05-10 borsAuto merge of #6883 - alexcrichton:pipelining-v2, r...
2019-05-08 Alex CrichtonImplement the Cargo half of pipelined compilation
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...
2019-01-10 borsAuto merge of #6453 - spacekookie:publish-featured...
2019-01-07 borsAuto merge of #6505 - DamianX:print_examples, r=ehuss
2019-01-07 borsAuto merge of #6484 - Eh2406:modified-during-build...
2019-01-06 borsAuto merge of #6521 - starsheriff:feature/6377-duplicat...
2019-01-04 borsAuto merge of #6503 - Eh2406:RUSTFLAGS-in-Metadata...
2019-01-03 borsAuto merge of #6492 - mikerite:print-env-vars-4, r...
2018-12-27 Michael WrightDisplay environment variables for rustc commands
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-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-20 borsAuto merge of #6335 - Metaswitch:cli-in-library, r...
2018-11-15 borsAuto merge of #6311 - alexcrichton:stabilize-renames...
2018-11-14 borsAuto merge of #6309 - ehuss:bench-build-profile, r...
2018-11-12 Eric HussUse "test" profile for `cargo build` benchmarks.
2018-11-06 borsAuto merge of #6130 - alexcrichton:less-timeouts-u...
2018-10-19 borsAuto merge of #6164 - luser:build-script-output-prefix...
2018-10-18 Ted MielczarekRestore a line of test output that was accidentally...
2018-10-18 Ted MielczarekPrefix build script output with crate name when running...
2018-10-17 borsAuto merge of #6147 - dwijnand:issue-templates, r=JoshT...
2018-10-15 borsAuto merge of #6170 - ehuss:panic-in-unit, r=alexcrichton
2018-10-12 Eric HussTrack `panic` in Unit early.
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 kennytmUpdate the testsuite to include the explicit '--color...
next