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
/
config.toml.example
Age
Commit message (
Expand
)
Author
Lines
2019-10-25
Rollup merge of #65408 - guanqun:remove-rust-optimize, r=Mark-Simulacrum
Mazdak Farrokhzad
-4
/
+6
2019-10-24
add the missing rust.musl-root option in config.toml.example
Guanqun Lu
-0
/
+3
2019-10-24
add a WARNING to rust.optimize option in config.toml.example
Guanqun Lu
-4
/
+3
2019-10-21
Remove `src/llvm-emscripten` submodule
Alex Crichton
-4
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+0
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-0
/
+1
2019-09-09
Fix typo in config.toml.example
Lukas
-1
/
+1
2019-08-28
std: Remove the `wasm_syscall` feature
Alex Crichton
-5
/
+0
2019-08-16
add git keyword to submodule option
Justin Restivo
-2
/
+2
2019-08-08
remove test-miri from config.toml.example
Ralf Jung
-4
/
+0
2019-08-02
rustbuild: WebAssembly is no longer an experimental LLVM backend
Sam Elliott
-4
/
+3
2019-08-02
rustbuild: RISC-V is no longer an experimental LLVM target
Sam Elliott
-3
/
+3
2019-05-24
Address review comments
Vadim Petrochenkov
-1
/
+2
2019-05-24
rustbuild: Untie `debuginfo-level-tests` from `debuginfo-level`
Vadim Petrochenkov
-3
/
+5
2019-05-24
rustbuild: Simplify debuginfo configuration
Vadim Petrochenkov
-14
/
+16
2019-05-09
Omit the vendor component in the WASI triple
Dan Gohman
-1
/
+1
2019-04-03
Support using LLVM's libunwind as the unwinder implementation
Petr Hosek
-0
/
+3
2019-03-29
Add a new wasm32-unknown-wasi target
Alex Crichton
-0
/
+3
2019-03-16
[bootstrap] Remove llvm.enabled config
bjorn3
-4
/
+0
2019-03-09
Rollup merge of #58676 - euclio:bootstrap-python, r=alexcrichton
Mazdak Farrokhzad
-0
/
+3
2019-03-05
Remove JSBackend from config.toml
Hadley Canine
-1
/
+1
2019-03-01
look for python2 symlinks before bootstrap python
Andy Russell
-0
/
+3
2019-02-27
Whitelist containers that allow older toolchains
Alex Crichton
-0
/
+2
2019-01-31
Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichton
bors
-0
/
+4
2019-01-30
bootstrap: Expose LLVM_USE_LINKER cmake option to config.toml.
Michael Woerister
-0
/
+4
2019-01-28
Fix a comment
John Kåre Alsaker
-1
/
+1
2019-01-28
Use multiple threads by default. Limits tests to one thread. Do some renaming.
John Kåre Alsaker
-1
/
+1
2019-01-13
Support passing cflags/cxxflags/ldflags to LLVM build
Petr Hosek
-0
/
+5
2019-01-09
Remove outdated comment
king6cong
-1
/
+1
2019-01-07
Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichton
Pietro Albini
-0
/
+6
2019-01-05
Provide the option to use libc++ even on all platforms
Petr Hosek
-0
/
+6
2019-01-05
Rollup merge of #57278 - mati865:config_clippy, r=alexcrichton
kennytm
-1
/
+1
2019-01-02
Add Clippy to config.toml.example
Mateusz Mikuła
-1
/
+1
2018-11-30
ci: Only run compare-mode tests on one builder
Alex Crichton
-0
/
+5
2018-11-02
Use `jemalloc-sys` on Linux and OSX compilers
Alex Crichton
-0
/
+4
2018-11-02
Remove all jemalloc-related content
Alex Crichton
-10
/
+0
2018-10-26
bootstrap: Allow for build libstd to have its own codegen-unit setting.
Michael Woerister
-0
/
+4
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
[next]