about summary refs log tree commit diff
path: root/src/bootstrap/builder.rs
AgeCommit message (Expand)AuthorLines
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-9/+3
2019-08-21Run Clippy without json-rendered flagMateusz Mikuła-2/+1
2019-08-20Auto merge of #63752 - Centril:rollup-nlxwety, r=Centrilbors-7/+13
2019-08-20Rollup merge of #62497 - o01eg:fix-62496, r=alexcrichtonMazdak Farrokhzad-7/+13
2019-08-19Don't use stage naming in RUSTFLAGS environment variablesMark Rousskov-5/+5
2019-08-16Auto merge of #63470 - Mark-Simulacrum:rustc-depdep, r=alexcrichtonbors-65/+22
2019-08-14Update error-format to match new Cargo flags for pipeliningAlex Crichton-3/+0
2019-08-14Handle cfg(bootstrap) throughoutMark Rousskov-1/+1
2019-08-13Utilize -Zbinary-dep-depinfo for dependency trackingMark Rousskov-65/+22
2019-08-08remove test-miri flag from bootstrapRalf Jung-9/+0
2019-08-08bootstrap: get rid of TEST_MIRI env varRalf Jung-1/+0
2019-08-07Fix double resolving custom libdirO01eg-7/+13
2019-07-27Remove run-pass test suitesVadim Petrochenkov-3/+0
2019-07-06add ./x.py test src/doc/rustc-guideAndré Luis Leal Cardoso Junior-0/+1
2019-06-16Separate bootstrap modulechansuke-658/+1
2019-06-13Remove unnecessary Std dependencyMark Rousskov-4/+0
2019-06-12rustbuild: fix libtest_stampMarc-Antoine Perennou-1/+1
2019-06-07Clarify when we run steps with ONLY_HOSTSMark Rousskov-5/+5
2019-05-30Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbinibors-51/+82
2019-05-28Fixup styleAlex Crichton-1/+6
2019-05-28rustbuild: Assert extended builds don't dist too muchAlex Crichton-13/+14
2019-05-28rustbuild: Tweak how stage1 compilers are selectedAlex Crichton-38/+63
2019-05-25Add clippy and fix commands to x.pyljedrz-8/+17
2019-05-24rustbuild: Simplify debuginfo configurationVadim Petrochenkov-16/+9
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-0/+4
2019-05-02Prevent dependencies between std/test/rustc unifying with each othervarkor-4/+20
2019-03-31Fix custom relative libdir.O01eg-1/+22
2019-03-29Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavusMazdak Farrokhzad-0/+1
2019-03-27Update booksEric Huss-0/+1
2019-03-25Fix two bootstrap testsPhilipp Hansch-0/+2
2019-03-20Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichtonbors-8/+7
2019-03-20Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichtonbors-0/+1
2019-03-18Auto merge of #58847 - bjorn3:remove_metadata_only_cg, r=alexcrichtonbors-4/+1
2019-03-16Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-2/+2
2019-03-16[bootstrap] Remove llvm.enabled configbjorn3-4/+1
2019-03-14Run RustdocUi earlierJohn Kåre Alsaker-1/+1
2019-03-13Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-1/+13
2019-03-12Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...bors-1/+2
2019-03-05Bootstrap changesJohn Kåre Alsaker-0/+11
2019-03-03Permit getting stage 0 rustdocMark Rousskov-8/+7
2019-02-27Introduce assembly testsDenys Zariaiev-1/+2
2019-02-25Rename rustdoc js test suitesGuillaume Gomez-1/+1
2019-02-25Add rustdoc JS non-std testsGuillaume Gomez-0/+1
2019-02-25bootstrap: deny(rust_2018_idioms)Taiki Endo-12/+12
2019-02-24Use ? in some macrosTaiki Endo-1/+1
2019-02-13Auto merge of #58238 - Mark-Simulacrum:doctest-fix, r=alexcrichtonbors-6/+5
2019-02-11This fixes doctests in stage 1Mark Rousskov-6/+5
2019-02-10rustc: doc commentsAlexander Regueiro-5/+5
2019-02-09Add EmbeddedBook to test list in bootstrapMark Rousskov-0/+1
2019-02-08Deny warnings in std stage 0varkor-2/+1