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-07-27
Remove run-pass test suites
Vadim Petrochenkov
-3
/
+0
2019-07-06
add ./x.py test src/doc/rustc-guide
André Luis Leal Cardoso Junior
-0
/
+1
2019-06-16
Separate bootstrap module
chansuke
-658
/
+1
2019-06-13
Remove unnecessary Std dependency
Mark Rousskov
-4
/
+0
2019-06-12
rustbuild: fix libtest_stamp
Marc-Antoine Perennou
-1
/
+1
2019-06-07
Clarify when we run steps with ONLY_HOSTS
Mark Rousskov
-5
/
+5
2019-05-30
Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbini
bors
-51
/
+82
2019-05-28
Fixup style
Alex Crichton
-1
/
+6
2019-05-28
rustbuild: Assert extended builds don't dist too much
Alex Crichton
-13
/
+14
2019-05-28
rustbuild: Tweak how stage1 compilers are selected
Alex Crichton
-38
/
+63
2019-05-25
Add clippy and fix commands to x.py
ljedrz
-8
/
+17
2019-05-24
rustbuild: Simplify debuginfo configuration
Vadim Petrochenkov
-16
/
+9
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-0
/
+4
2019-05-02
Prevent dependencies between std/test/rustc unifying with each other
varkor
-4
/
+20
2019-03-31
Fix custom relative libdir.
O01eg
-1
/
+22
2019-03-29
Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavus
Mazdak Farrokhzad
-0
/
+1
2019-03-27
Update books
Eric Huss
-0
/
+1
2019-03-25
Fix two bootstrap tests
Philipp Hansch
-0
/
+2
2019-03-20
Auto merge of #58897 - Mark-Simulacrum:tool-rework, r=alexcrichton
bors
-8
/
+7
2019-03-20
Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton
bors
-0
/
+1
2019-03-18
Auto merge of #58847 - bjorn3:remove_metadata_only_cg, r=alexcrichton
bors
-4
/
+1
2019-03-16
Merge remote-tracking branch 'upstream/master' into asm-compile-tests
Denys Zariaiev
-2
/
+2
2019-03-16
[bootstrap] Remove llvm.enabled config
bjorn3
-4
/
+1
2019-03-14
Run RustdocUi earlier
John Kåre Alsaker
-1
/
+1
2019-03-13
Merge remote-tracking branch 'upstream/master' into asm-compile-tests
Denys Zariaiev
-1
/
+13
2019-03-12
Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M...
bors
-1
/
+2
2019-03-05
Bootstrap changes
John Kåre Alsaker
-0
/
+11
2019-03-03
Permit getting stage 0 rustdoc
Mark Rousskov
-8
/
+7
2019-02-27
Introduce assembly tests
Denys Zariaiev
-1
/
+2
2019-02-25
Rename rustdoc js test suites
Guillaume Gomez
-1
/
+1
2019-02-25
Add rustdoc JS non-std tests
Guillaume Gomez
-0
/
+1
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
[prev]
[next]