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
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-09
rustbuild: Fix MSBuild location of `llvm-config.exe`
Alex Crichton
-2
/
+5
2018-03-08
Remove ONLY_BUILD.
Mark Simulacrum
-12
/
+4
2018-03-05
Get the path to cargo from rustbuild
Mark Mansi
-0
/
+1
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-1
/
+1
2018-02-24
Run the external doc tests in tools job.
kennytm
-6
/
+16
2018-02-23
Split test::Docs into one Step for each book.
kennytm
-12
/
+53
2018-02-18
Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkor
Guillaume Gomez
-1
/
+1
2018-02-17
fix more typos found by codespell.
Matthias Krüger
-1
/
+1
2018-02-17
Add command to launch only doc tests
Guillaume Gomez
-0
/
+3
2018-02-11
Change Step to be invoked with a path when in default mode.
Mark Simulacrum
-245
/
+298
2018-02-10
fix typos in src/{bootstrap,ci,etc,lib{backtrace,core,fmt_macros}}
Matthias Krüger
-1
/
+1
2018-02-08
Convert python script to rust
Guillaume Gomez
-11
/
+8
2018-02-08
Pass themes folder as parameter
Guillaume Gomez
-1
/
+3
2018-02-08
Add tests for themes
Guillaume Gomez
-0
/
+42
2018-02-04
Run the `run-make` tests last, so more tests run on Windows when `make` is un...
John Kåre Alsaker
-1
/
+1
2018-01-30
Add wasm_syscall feature to build system
Diggory Blake
-0
/
+8
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-1
/
+3
2018-01-23
Rename check.rs to test.rs
Mark Simulacrum
-0
/
+1542
[prev]