]> git.proxmox.com Git - cargo.git/history - ARCHITECTURE.md
Merge branch 'master' into 7656-format-placeholder-code-when-generating-a-crate
[cargo.git] / ARCHITECTURE.md
2019-05-11 Alex HelfetMerge remote-tracking branch 'origin/master' into first...
2019-05-10 borsAuto merge of #6883 - alexcrichton:pipelining-v2, r...
2019-05-08 borsAuto merge of #6918 - ehuss:env_logger_var2, r=alexcrichton
2019-05-08 Zach LuteChanged RUST_LOG usage to CARGO_LOG to avoid confusion.
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-03-11 borsAuto merge of #6358 - collin5:b4325, r=ehuss
2019-03-07 borsAuto merge of #6694 - ordovicia:misspell-env-var, r...
2019-02-27 borsAuto merge of #6614 - claudijd:https_all_the_things...
2019-02-25 borsAuto merge of #6683 - dwijnand:cargo-test-quicker-by...
2019-02-24 borsAuto merge of #6695 - ordovicia:doc-link, r=dwijnand
2019-02-24 Hidehito YabuuchiFix links to point the latest docs
2019-02-23 Hidehito YabuuchiUse relative links for links to repository itself
2019-02-23 Hidehito YabuuchiLink from ARCHITECTURE.md to docs.rs and github
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 #6427 - phansch:remove_nightly_check_in_t...
2018-12-13 borsAuto merge of #6425 - dwijnand:promote-failure-error...
2018-12-13 borsAuto merge of #6426 - dwijnand:allow-testsuite-warnings...
2018-12-13 Dale WijnandAllow testsuite warnings in dev
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-04 borsAuto merge of #5970 - tbu-:pr_doc_fixlink, r=alexcrichton
2018-09-04 borsAuto merge of #5971 - dwijnand:one-architecture, r...
2018-09-04 Dale WijnandMigrate some architecture notes from the wiki
2018-08-31 borsAuto merge of #5944 - dwijnand:fix-force-rebuild, r...
2018-08-30 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-08-29 borsAuto merge of #5943 - dwijnand:fix-allow-staged, r...
2018-08-29 borsAuto merge of #5942 - dwijnand:less-assert_that, r...
2018-08-28 Dale WijnandUpdate reference to .stream() in ARCHITECTURE.md
2018-08-28 Dale WijnandDrop reference to the [/] macro in ARCHITECTURE.md
2018-08-13 Brian BowmanMerge remote-tracking branch 'origin/master' into job-fix
2018-08-07 borsAuto merge of #5858 - dekellum:git-check-logging-and...
2018-08-06 borsAuto merge of #5862 - kennytm:capture-rustc-output...
2018-08-04 borsAuto merge of #5861 - alexcrichton:build-script-edition...
2018-08-03 borsAuto merge of #5852 - dwijnand:exit-code-0, r=alexcrichton
2018-08-03 Dale WijnandDefault test support's Execs to exit code 0
2018-07-16 borsAuto merge of #5543 - roblabla:doc-private-items, r...
2018-07-05 borsAuto merge of #5571 - pickfire:patch-1, r=alexcrichton
2018-06-03 borsAuto merge of #5589 - boxdot:issue-5267, r=matklad
2018-05-30 borsAuto merge of #5552 - ehuss:config-serde, r=alexcrichton
2018-05-29 borsAuto merge of #5590 - esteve:libname-doc, r=matklad
2018-05-29 borsAuto merge of #5591 - simonasker:correct-command-paths...
2018-05-29 Simon AnderssonCorrect command directory paths
2018-05-14 borsAuto merge of #5533 - dwijnand:patch-1, r=matklad
2018-05-14 Dale WijnandDetail how to run locally-built nightly cargo
2018-05-10 borsAuto merge of #5301 - mshal:build-plan, r=matklad
2018-05-08 borsAuto merge of #5498 - alexcrichton:bump, r=alexcrichton
2018-05-08 borsAuto merge of #5497 - dwijnand:patch-1, r=alexcrichton
2018-05-07 Dale Wijnandtypo
2018-05-07 Dale WijnandMention +nightly in ARCHITECTURE.md
2018-05-02 borsAuto merge of #5446 - csmoe:new_name, r=alexcrichton
2018-04-24 borsAuto merge of #5394 - henriklaxhuber:master, r=alexcrichton
2018-04-24 borsAuto merge of #5398 - dwijnand:drop-legacy-paths, r...
2018-04-22 borsAuto merge of #5405 - dwijnand:contributing-lint-overri...
2018-04-22 Dale WijnandDetail how to override lint warnings when compiling...
2018-04-19 borsAuto merge of #5392 - ehuss:test-does-not-contain,...
2018-04-18 borsAuto merge of #5379 - alexcrichton:bump-fieltime, r...
2018-04-18 borsAuto merge of #5383 - dwijnand:contributing-custom...
2018-04-18 Dale Wijnandadd build-from-source info to Tests architecture docs
2018-04-16 borsAuto merge of #5272 - Phlosioneer:5211-missing-size...
2018-04-09 borsAuto merge of #5323 - matklad:document-good-stuff,...
2018-04-08 Aleksey KladovDocument how to use Cargo's internal logging
2018-03-21 borsAuto merge of #5186 - infinity0:stricter-need-dev-deps...
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5180 - alexcrichton:transitive-update...
2018-03-15 borsAuto merge of #5185 - matklad:printf-debugging-for...
2018-03-15 Aleksey KladovAdd a helper method to show stdout/err in tests
2017-06-15 borsAuto merge of #4125 - alexcrichton:rerun-if-env-changed...
2017-06-14 borsAuto merge of #4167 - alexcrichton:keep-metadata, r...
2017-06-14 borsAuto merge of #4168 - alexcrichton:more-metadata, r...
2017-06-14 borsAuto merge of #4162 - alexcrichton:termcolor, r=matklad
2017-06-14 borsAuto merge of #4155 - ketralnis:fossil, r=alexcrichton
2017-06-14 borsAuto merge of #4159 - matklad:arch, r=alexcrichton
2017-06-13 Aleksey KladovFix typos and reword slightly
2017-06-12 Aleksey KladovBlurb about Cargo inner workings