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
Age
Commit message (
Expand
)
Author
Lines
2017-07-20
Resolve rebase errors
Mark Simulacrum
-34
/
+32
2017-07-20
fail in case nothing to run was found
Guillaume Gomez
-0
/
+5
2017-07-20
Fix tidy
Mark Simulacrum
-3
/
+4
2017-07-20
Remove outdated FIXME from cache
Mark Simulacrum
-3
/
+0
2017-07-20
Implement keep-stage support
Mark Simulacrum
-1
/
+13
2017-07-20
Require should_run to be implemented.
Mark Simulacrum
-2
/
+64
2017-07-20
Make the book default.
Mark Simulacrum
-0
/
+1
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-702
/
+1007
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-20
/
+67
2017-07-20
Clean up install
Mark Simulacrum
-120
/
+89
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-127
/
+118
2017-07-20
Fix more incorrectly transitioned code
Mark Simulacrum
-22
/
+59
2017-07-20
Fix a few errors introduced during rebase.
Mark Simulacrum
-63
/
+122
2017-07-20
Cherry pick changes from ce3abc5801f94292be9bc5fbe00b52f1ccb28672.
Mark Simulacrum
-2
/
+7
2017-07-20
Update to toml 0.4
Mark Simulacrum
-45
/
+49
2017-07-20
Migrate to serde_json entirely
Mark Simulacrum
-5
/
+5
2017-07-20
Fix a nit.
Mark Simulacrum
-1
/
+1
2017-07-20
Rework compiletest implementation.
Mark Simulacrum
-84
/
+55
2017-07-20
Move compiletest config into a struct
Mark Simulacrum
-37
/
+102
2017-07-20
Document the process more thoroughly
Mark Simulacrum
-17
/
+66
2017-07-20
Add documentation to Step and related methods on Builder.
Mark Simulacrum
-7
/
+31
2017-07-20
Pacify tidy
Mark Simulacrum
-1
/
+2
2017-07-20
Move code out of macro and into generic method.
Mark Simulacrum
-40
/
+39
2017-07-20
Finish fixing warnings and errors. Bootstrap builds.
Mark Simulacrum
-79
/
+51
2017-07-20
Move cargo() to Builder
Mark Simulacrum
-224
/
+43
2017-07-20
Fix tool_cmd
Mark Simulacrum
-9
/
+5
2017-07-20
Move tool_cmd to tool.rs
Mark Simulacrum
-39
/
+41
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-213
/
+196
2017-07-20
Add Builder and Step definitions.
Mark Simulacrum
-5
/
+599
2017-07-20
Change code to work with the new system
Mark Simulacrum
-246
/
+1394
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-2247
/
+2861
2017-07-20
Move rule configs out of step
Mark Simulacrum
-1
/
+737
2017-07-17
Allow remote testing remotely when `TEST_DEVICE_ADDR` is set
Mátyás Mustoha
-1
/
+2
2017-07-17
Auto merge of #42146 - nrc:rls-rust, r=alexcrichton
bors
-11
/
+34
2017-07-17
Run RLS tests
Nick Cameron
-11
/
+34
2017-07-16
Compile `compiler_builtins` with `abort` panic strategy
Vadim Petrochenkov
-1
/
+6
2017-07-14
Rollup merge of #43145 - GuillaumeGomez:build-error-if-nothing, r=Mark-Simula...
Corey Farwell
-1
/
+10
2017-07-11
fail in case nothing to run was found
Guillaume Gomez
-1
/
+10
2017-07-10
Test src/doc once more
Mark Simulacrum
-6
/
+11
2017-07-07
Fix stage 2 builds with a custom libdir.
Matthew Dawson
-4
/
+11
2017-07-06
Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis
bors
-6
/
+17
2017-07-05
rustbuild: Only -Zsave-analysis for libstd
Alex Crichton
-1
/
+3
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-6
/
+17
2017-07-04
Use build.build instead of build.config.build
Mark Simulacrum
-92
/
+98
2017-07-04
Move targets, hosts, and build triple into Build.
Mark Simulacrum
-27
/
+44
2017-07-04
Store verbosity on Build
Mark Simulacrum
-15
/
+14
2017-07-04
Store positive instead of negative fail_fast.
Mark Simulacrum
-10
/
+11
2017-07-04
Remove src_is_git, instead call method on rust_info directly.
Mark Simulacrum
-4
/
+6
2017-07-04
Clarify meaning of Build.cargo, Build.rustc.
Mark Simulacrum
-41
/
+50
2017-07-04
Update a few comments.
Mark Simulacrum
-18
/
+11
[prev]
[next]