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
/
configure.py
Age
Commit message (
Expand
)
Author
Lines
2018-05-04
Add eabi suffix to armv5te musl target
Harm Berntsen
-1
/
+1
2018-05-03
Add armv5te-unknown-linux-musl target
Harm Berntsen
-0
/
+2
2018-04-13
rustbuild: allow building tools with debuginfo
Josh Stone
-0
/
+1
2018-04-08
configure.py --tools should set a list instead of a string
Dan Callaghan
-1
/
+3
2018-03-18
Add a CI job for parallel rustc using x.py check
John Kåre Alsaker
-0
/
+1
2018-03-09
rustbuild: Remove ThinLTO-related configuration
Alex Crichton
-1
/
+0
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-0
/
+5
2018-02-05
Add build.tools option to manage installation of extended rust tools.
O01eg
-0
/
+1
2018-02-03
Disable ThinLTO for dist builds.
Mark Simulacrum
-0
/
+1
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-0
/
+3
2018-01-22
Do not assume dynamic linking for musl/mips[el] targets
Marco A L Barbosa
-0
/
+4
2018-01-11
Add i586-unknown-linux-musl target
Marco A L Barbosa
-0
/
+2
2017-12-03
Record build and test result of extended tools into toolstates.json.
kennytm
-0
/
+1
2017-10-26
configure.py: fix --disable-option-checking
Josh Stone
-4
/
+9
2017-10-16
Merge branch 'master' into future_imports
johnthagen
-28
/
+36
2017-10-14
Auto merge of #45102 - petrochenkov:noar, r=alexcrichton
bors
-2
/
+1
2017-10-13
Rollup merge of #45121 - johnthagen:pep8-bootstrap, r=alexcrichton
kennytm
-17
/
+31
2017-10-11
Fix typo during merge from master
johnthagen
-1
/
+1
2017-10-11
Merge branch 'master' into pep8-bootstrap
johnthagen
-4
/
+4
2017-10-10
Rollup merge of #45180 - 0xAX:fix-help-message-in-configure.py, r=Mark-Simula...
Steve Klabnik
-6
/
+1
2017-10-11
Fix path to x.py in configure.py script
Alexander Kuleshov
-6
/
+1
2017-10-10
Rollup merge of #45116 - johnthagen:typo-fix, r=alexcrichton
kennytm
-1
/
+1
2017-10-09
cleanup: rustc doesn't use an external archiver
Vadim Petrochenkov
-2
/
+1
2017-10-10
Rollup merge of #45118 - johnthagen:fix-section-key-name, r=alexcrichton
kennytm
-1
/
+1
2017-10-09
Add __future__ imports to increase compatibility with Python 3. Derive Option...
johnthagen
-1
/
+2
2017-10-08
Fix PEP8 style issues in bootstrap code
johnthagen
-17
/
+31
2017-10-08
Fix variable name reference
johnthagen
-1
/
+1
2017-10-08
Fix trying to raise a bare str as an exception. This has been deprecated sinc...
johnthagen
-1
/
+1
2017-10-08
Fix typo in comment
johnthagen
-1
/
+1
2017-09-23
add aarch64-unknown-linux-musl target
Ben Cressey
-0
/
+2
2017-09-17
Get the miri test suite to run inside the rustc dev environment
Oliver Schneider
-0
/
+1
2017-08-29
allow value of key/value pair argument to set option be boolean
Jeremy Sorensen
-2
/
+8
2017-08-27
rustbuild: Rewrite the configure script in Python
Alex Crichton
-0
/
+408