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
/
rustc.rs
Age
Commit message (
Expand
)
Author
Lines
2017-05-18
Add metadata suffix, close rust-lang/cargo#4028
Tatsuyuki Ishi
-1
/
+18
2017-05-11
rustbuild: Use `-Z force-unstable-if-unmarked`
Alex Crichton
-0
/
+13
2017-03-19
Rollup merge of #40554 - nrc:rls-data, r=alexcrichton
Corey Farwell
-0
/
+7
2017-03-17
Fix handlebars failure by using the `rustbuild` feature less indiscriminately.
Nick Cameron
-1
/
+7
2017-03-15
Handle feature=rustbuild
Nick Cameron
-0
/
+1
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-1
/
+1
2017-02-25
Rollup merge of #39888 - nagisa:on-fail-bootstrap, r=alexcrichton
Eduard-Mihai Burtescu
-3
/
+15
2017-02-16
[rustbuild] add a way to run command after failure
Simonas Kazlauskas
-3
/
+15
2017-02-15
rustc: Link statically to the MSVCRT
Alex Crichton
-0
/
+5
2016-12-30
rustbuild: Compile all support tools in stage0
Alex Crichton
-1
/
+3
2016-12-24
Teach `rustdoc --test` about `--sysroot`, pass it when testing rust
Aidan Hobson Sayers
-1
/
+2
2016-12-20
rustbuild: Deny and fix warnings
Alex Crichton
-0
/
+2
2016-12-19
Auto merge of #38072 - nikomatsakis:bootstrap-incremental, r=acrichto
bors
-0
/
+27
2016-12-19
add and document `--incremental` flag along with misc other changes
Niko Matsakis
-0
/
+27
2016-12-18
Use exec for the wrapper on UNIXes
Simonas Kazlauskas
-3
/
+14
2016-12-17
rustbuild: Fix LC_ID_DYLIB directives on OSX
Alex Crichton
-0
/
+9
2016-12-09
Create tar balls of save-analysis-api metadata for the standard libraries as ...
Nick Cameron
-0
/
+5
2016-10-22
Rollup merge of #37209 - srinivasreddy:bootstrap_bin, r=nrc
Guillaume Gomez
-9
/
+10
2016-10-19
Enable line number debuginfo in releases
Alex Crichton
-0
/
+2
2016-10-16
run rustfmt on bootstrap/bin folder
Srinivas Reddy Thatiparthy
-9
/
+10
2016-09-28
Remove stage0 hacks
Brian Anderson
-2
/
+1
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-4
/
+4
2016-08-18
Add workaround to detect correct compiler version
Jonathan Turner
-1
/
+7
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+165
[prev]