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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.toml.example
Age
Commit message (
Expand
)
Author
Lines
2018-10-20
Update Cargo, build curl/OpenSSL statically via features
Alex Crichton
-4
/
+3
2018-10-12
Rollup merge of #54811 - pnkfelix:issue-24840-separate-bootstrap-default-for-...
kennytm
-9
/
+26
2018-10-08
Added text explaining the (new) relative roles of `optimize`+`debug`
Felix S. Klock II
-9
/
+26
2018-10-01
Fix conditions to allow missing tools in CI
Christian Poveda
-0
/
+4
2018-09-25
Improvements to finding LLVM's FileCheck
Tom Tromey
-0
/
+5
2018-09-14
Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoerister
kennytm
-0
/
+4
2018-09-10
Add rustc SHA to released DWARF debuginfo
Alex Crichton
-0
/
+4
2018-09-07
rustbuild: allow configuring llvm version suffix
Marc-Antoine Perennou
-0
/
+4
2018-08-20
bootstrap: Allow for building LLVM with ThinLTO.
Michael Woerister
-0
/
+6
2018-08-20
bootstrap: Allow to specify ranlib tool used when compiling C++ code.
Michael Woerister
-0
/
+4
2018-08-14
Add lldb to the build
Tom Tromey
-0
/
+4
2018-08-01
[RISCV] Enable CI.
David Craven
-1
/
+1
2018-08-01
[RISCV] Enable LLVM backend.
David Craven
-1
/
+1
2018-07-11
Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
bors
-0
/
+3
2018-06-21
Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum
bors
-0
/
+4
2018-06-12
Add verify-llvm-ir flag to config.toml
Nikita Popov
-0
/
+3
2018-06-07
quiet-tests -> !verbose-tests
Oliver Schneider
-3
/
+3
2018-06-05
Use quiet tests by default
Oliver Schneider
-1
/
+1
2018-06-03
ship LLVM tools with the toolchain
Jorge Aparicio
-0
/
+4
2018-06-03
Allow enabling incremental via config.toml
Oliver Schneider
-0
/
+3
2018-05-09
ci: Compile LLVM with Clang 6.0.0
Alex Crichton
-0
/
+4
2018-05-05
Misc tweaks
John Kåre Alsaker
-0
/
+3
2018-04-13
Avoid specific claims about debuginfo size
Josh Stone
-1
/
+1
2018-04-13
rustbuild: allow building tools with debuginfo
Josh Stone
-0
/
+4
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-0
/
+3
2018-03-25
Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
kennytm
-0
/
+3
2018-03-22
Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytm
bors
-0
/
+4
2018-03-20
ci: Print out how long each step takes on CI
Alex Crichton
-0
/
+4
2018-03-20
Rollup merge of #49176 - matthiaskrgr:config_example_rm_thinlto, r=alexcrichton
kennytm
-5
/
+0
2018-03-19
config.toml.example: thinlto bootstrap was removed in ff227c4a2d8a2fad5abf322...
Matthias Krüger
-5
/
+0
2018-03-18
Add a CI job for parallel rustc using x.py check
John Kåre Alsaker
-0
/
+3
2018-03-15
Faster submodule updating
John Kåre Alsaker
-0
/
+4
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-0
/
+4
2018-03-02
make codegen-backends directory name configurable
Marc-Antoine Perennou
-0
/
+3
2018-02-17
fix more typos found by codespell.
Matthias Krüger
-2
/
+2
2018-02-10
Rollup merge of #48015 - o01eg:disableable-installation, r=alexcrichton
kennytm
-0
/
+4
2018-02-06
config.toml.example: fix typos.
Matthias Krüger
-4
/
+4
2018-02-05
Add build.tools option to manage installation of extended rust tools.
O01eg
-0
/
+4
2018-02-03
Disable ThinLTO for dist builds.
Mark Simulacrum
-0
/
+5
2018-01-30
Add wasm_syscall feature to build system
Diggory Blake
-0
/
+5
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-0
/
+7
2017-12-03
Record build and test result of extended tools into toolstates.json.
kennytm
-0
/
+4
2017-11-25
rustbuild: Enable WebAssembly backend by default
Alex Crichton
-4
/
+3
2017-10-26
config.toml: Add stubs for recognized-but-unused install paths
Josh Stone
-0
/
+10
2017-10-16
bootstrap: update and enable the LLVM version-check
Josh Stone
-1
/
+1
2017-10-15
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
-1
/
+10
2017-10-09
cleanup: rustc doesn't use an external archiver
Vadim Petrochenkov
-6
/
+3
2017-09-17
Get the miri test suite to run inside the rustc dev environment
Oliver Schneider
-0
/
+4
2017-09-06
config.toml.example: fix some typos
Ben Boeckel
-5
/
+5
2017-08-28
getting rid of all changes due to this PR thus far, starting from a clean slate
Jeremy Sorensen
-0
/
+37
[next]