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
/
bin
Age
Commit message (
Expand
)
Author
Lines
2018-07-25
Discriminate between external and optional tools
Tatsuyuki Ishi
-1
/
+2
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+2
2018-07-23
Replace a few expect+format combos with unwrap_or_else+panic
ljedrz
-2
/
+2
2018-07-16
Revert some changes from #51917 to fix #52317.
O01eg
-1
/
+2
2018-06-12
Add verify-llvm-ir flag to config.toml
Nikita Popov
-0
/
+4
2018-05-31
bootstrap: pass crt-static for the compiler host as well
Johannes Nixdorf
-0
/
+9
2018-05-19
Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler
bors
-9
/
+0
2018-05-17
Revert "bootstrap: pass crt-static for the compiler host as well"
Alex Crichton
-9
/
+0
2018-05-17
Add `bless` x.py subcommand for easy ui test replacement
Oliver Schneider
-1
/
+6
2018-05-11
Auto merge of #50105 - mixi:crt-included, r=alexcrichton
bors
-0
/
+9
2018-05-09
ci: Compile LLVM with Clang 6.0.0
Alex Crichton
-2
/
+35
2018-05-05
Misc tweaks
John Kåre Alsaker
-0
/
+7
2018-04-29
bootstrap: pass crt-static for the compiler host as well
Johannes Nixdorf
-0
/
+9
2018-04-13
Remove -Z miri debugging option
Fabio B
-3
/
+0
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-0
/
+4
2018-03-20
ci: Print out how long each step takes on CI
Alex Crichton
-20
/
+45
2018-03-16
Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum
kennytm
-3
/
+0
2018-03-09
rustbuild: Remove ThinLTO-related configuration
Alex Crichton
-3
/
+0
2018-03-08
Print out the sysroot and libdir on verbose builds.
Mark Simulacrum
-2
/
+4
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-1
/
+1
2018-02-24
Added error-format flag to x.py.
penpalperson
-0
/
+5
2018-02-16
Remove hoedown from rustdoc
Guillaume Gomez
-5
/
+2
2018-01-23
Add ./x.py check src/{libstd,libtest,rustc}.
Mark Simulacrum
-5
/
+0
2018-01-12
Add library path for real rustdoc with `RUSTDOC_LIBDIR` environment variable.
O01eg
-1
/
+1
2018-01-12
Accept verbosity in rustdoc.
O01eg
-0
/
+11
2017-12-27
bootstrap: pass --deny-render-differences to rustdoc
QuietMisdreavus
-0
/
+4
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-0
/
+4
2017-12-12
Put miri const eval checking behind -Zmiri
Oliver Schneider
-0
/
+3
2017-12-06
Update miri to rustc changes
Oliver Schneider
-12
/
+25
2017-09-28
Update to the `cc` crate
Alex Crichton
-2
/
+2
2017-09-17
-Zmir-emit-validate is in stage 0
Oliver Schneider
-1
/
+1
2017-09-17
Get the miri test suite to run inside the rustc dev environment
Oliver Schneider
-0
/
+6
2017-09-05
disable gcc warnings
Ralf Jung
-0
/
+1
2017-09-02
update gcc crate
Ralf Jung
-1
/
+1
2017-08-22
Inline crt-static choice for pc-windows-msvc
Samuel Holland
-5
/
+0
2017-08-22
Introduce crt_static target option in config.toml
Samuel Holland
-0
/
+9
2017-08-13
Unify flags into config.
Mark Simulacrum
-4
/
+3
2017-08-03
Appease tidy and fix save-analysis config for dist builds
Nick Cameron
-1
/
+1
2017-07-24
Remove save-analysis-api references from tests and rustbuild
Nick Cameron
-1
/
+4
2017-07-16
Compile `compiler_builtins` with `abort` panic strategy
Vadim Petrochenkov
-1
/
+6
2017-07-06
Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis
bors
-4
/
+15
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-4
/
+15
2017-07-04
Update a few comments.
Mark Simulacrum
-10
/
+5
2017-06-22
Rollup merge of #42806 - ollie27:rustbuild_compiler_docs, r=alexcrichton
Mark Simulacrum
-5
/
+5
2017-06-22
Rollup merge of #42804 - Mark-Simulacrum:rustbuild-colors, r=alexcrichton
Mark Simulacrum
-0
/
+9
2017-06-21
rustbuild: Fix compiler docs yet again
Oliver Middleton
-5
/
+5
2017-06-21
Make rustc errors colorful.
Mark Simulacrum
-0
/
+9
2017-06-20
Fixes bootstrapping with custom cargo/rustc.
Mark Simulacrum
-7
/
+1
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-17
/
+2
2017-06-02
rustbuild: Remove RUSTFLAGS logic in rustc shim
Alex Crichton
-6
/
+0
[next]