index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
builder.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-05
Bootstrap changes
John Kåre Alsaker
-0
/
+11
2019-02-25
bootstrap: deny(rust_2018_idioms)
Taiki Endo
-12
/
+12
2019-02-24
Use ? in some macros
Taiki Endo
-1
/
+1
2019-02-13
Auto merge of #58238 - Mark-Simulacrum:doctest-fix, r=alexcrichton
bors
-6
/
+5
2019-02-11
This fixes doctests in stage 1
Mark Rousskov
-6
/
+5
2019-02-10
rustc: doc comments
Alexander Regueiro
-5
/
+5
2019-02-09
Add EmbeddedBook to test list in bootstrap
Mark Rousskov
-0
/
+1
2019-02-08
Deny warnings in std stage 0
varkor
-2
/
+1
2019-02-04
Add embedded book
James Munns
-0
/
+1
2019-01-28
bootstrap: set toolchain variables on per target basis
Mateusz Mikuła
-9
/
+4
2019-01-26
Workaround presence of LLVM library in stage0/lib
Mark Rousskov
-1
/
+8
2019-01-25
bootstrap: Don't rely on any default settings regarding incr. comp. in Cargo.
Michael Woerister
-0
/
+3
2019-01-24
Remove quote_*! macros and associated APIs
Mark Simulacrum
-3
/
+0
2019-01-16
[rustbuild] Rebuild std after changes to codegen backends
Josh Stone
-0
/
+12
2019-01-08
Prepare everything for distributing miri via rustup
Oliver Scherer
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-15
Auto merge of #56600 - ljedrz:fix_edition, r=Mark-Simulacrum
bors
-15
/
+15
2018-12-14
Bootstrap: Add testsuite for compiletest tool
Philipp Hansch
-0
/
+1
2018-12-12
Remove some env vars for rustdoc invocations.
Nicholas Nethercote
-0
/
+5
2018-12-10
bootstrap: fix edition
ljedrz
-15
/
+15
2018-12-09
Remove compile-fail-fulldeps test suite
Vadim Petrochenkov
-1
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-3
/
+3
2018-12-04
build the edition guide
Steve Klabnik
-1
/
+2
2018-11-30
tests: move all proc_macro tests from -fulldeps.
Eduard-Mihai Burtescu
-1
/
+0
2018-11-04
Ensure --exclude is checked against PathSet::Suite
kennytm
-2
/
+32
2018-11-02
Auto merge of #54543 - GuillaumeGomez:top-level-index, r=QuietMisdreavus
bors
-3
/
+3
2018-10-26
bootstrap: Allow for build libstd to have its own codegen-unit setting.
Michael Woerister
-4
/
+9
2018-10-21
Remove the parse-fail test suite
Vadim Petrochenkov
-1
/
+0
2018-10-21
Use markdown::render instead of using pulldown_cmark directly
Guillaume Gomez
-3
/
+3
2018-10-13
Improve verify_llvm_ir config option
Nikita Popov
-4
/
+0
2018-09-17
Auto merge of #52036 - collin5:b50509-2, r=collin5
bors
-0
/
+74
2018-09-17
refactor Builder::cargo, clean deps for cmd!=test
Collins Abitekaniza
-5
/
+2
2018-09-12
remove struct CleanTools
Collins Abitekaniza
-3
/
+14
2018-09-12
nit: rearrange and make match exhaustive
Collins Abitekaniza
-5
/
+8
2018-09-12
clear_if_dirty with self.rustc(compiler) for Mode::Rustc
Collins Abitekaniza
-0
/
+1
2018-09-12
use stage 1 compiler only for stamps
Collins Abitekaniza
-8
/
+8
2018-09-12
clear_if_dirty in Builder::cargo with passed mode
Collins Abitekaniza
-0
/
+62
2018-09-10
Add rustc SHA to released DWARF debuginfo
Alex Crichton
-2
/
+6
2018-08-20
bootstrap: Allow to invoke cargo with the Usage: rustc [OPTIONS] INPUT
Michael Woerister
-2
/
+2
2018-08-14
Add lldb to the build
Tom Tromey
-0
/
+1
2018-08-02
rustbuild: fix local_rebuild
Marc-Antoine Perennou
-1
/
+1
2018-07-27
Prefer to_string() to format!()
ljedrz
-1
/
+1
2018-07-18
Rollup merge of #52464 - o01eg:patch-1, r=alexcrichton
kennytm
-0
/
+2
2018-07-18
Rollup merge of #52439 - o01eg:fix-52317, r=alexcrichton
kennytm
-1
/
+1
2018-07-17
Allow clippy to be installed with make install
O01eg
-0
/
+2
2018-07-16
Enable incremental independent of stage
Mark Rousskov
-4
/
+1
2018-07-16
Revert some changes from #51917 to fix #52317.
O01eg
-1
/
+1
2018-07-12
Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytm
kennytm
-1
/
+1
2018-07-11
Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
bors
-0
/
+4
2018-07-10
Deny bare trait objects in `src/bootstrap`.
ljedrz
-1
/
+1
[next]