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
2020-07-28
Auto merge of #73964 - jyn514:sane-defaults, r=Mark-Simulacrum
bors
-1
/
+4
2020-07-27
Change debuginfo to default to 1 if `debug = true` is set
Joshua Nelson
-1
/
+4
2020-07-26
config.toml.example: Update remap-debuginfo doc to be more general & accurate
Ximin Luo
-2
/
+1
2020-07-14
bootstrap: Improve wording on docs for `verbose-tests`
Joshua Nelson
-2
/
+1
2020-07-05
Explain effects of debugging options from config.toml
Tomasz Miąsko
-2
/
+6
2020-06-30
Auto merge of #73456 - tmiasko:musl-libdir, r=Mark-Simulacrum
bors
-3
/
+6
2020-06-24
fix
Tshepang Lekhonkhobe
-1
/
+1
2020-06-23
place non-obvious defaults on a separate line
Tshepang Lekhonkhobe
-10
/
+30
2020-06-22
be more consistent with "defaults" placement
Tshepang Lekhonkhobe
-16
/
+7
2020-06-20
explain the logic a bit
Tshepang Lekhonkhobe
-4
/
+11
2020-06-20
examples should be of type bool
Tshepang Lekhonkhobe
-2
/
+2
2020-06-18
bootstrap: Configurable musl libdir
Tomasz Miąsko
-3
/
+6
2020-06-16
Ensure profiling runtime for -Zinstrument-coverage
Rich Kadel
-1
/
+2
2020-06-09
[AVR] Add AVR platform support
Jake Goulding
-1
/
+1
2020-05-20
Show default values for debug-assertions & debug-assertions-std
Tomasz Miąsko
-2
/
+2
2020-05-15
Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichton
Dylan DPC
-0
/
+4
2020-05-12
Provide separate option for std debug asserts
Mark Rousskov
-0
/
+4
2020-05-10
remove lldb package from bootstrap, config and build-manifest
Ralf Jung
-4
/
+0
2020-05-08
x.py: allow configuring the build directory
Joshua Nelson
-0
/
+4
2020-04-13
Auto merge of #70882 - tmiasko:llvm-version-suffix, r=Mark-Simulacrum
bors
-2
/
+3
2020-04-10
Enforce Python 3 as much as possible
Guillaume Gomez
-4
/
+2
2020-04-07
Make LLVM version suffix independent of rustc version on dev channel
Tomasz Miąsko
-2
/
+3
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-11
Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum
Dylan DPC
-0
/
+4
2020-02-10
Enable Control Flow Guard in rustbuild
Andrew Paverd
-0
/
+4
2020-02-09
More comments
John Kåre Alsaker
-0
/
+3
2020-02-09
Add some comments
John Kåre Alsaker
-0
/
+2
2020-01-29
Add an option to use LLD to link the compiler on Windows platforms
John Kåre Alsaker
-0
/
+5
2020-01-11
Clarify the relationship between `extended` and `tools` in `config.toml`
varkor
-5
/
+7
2020-01-03
Rollup merge of #67636 - semarie:bootstrap-rustfmt, r=Mark-Simulacrum
Yuki Okushi
-0
/
+4
2020-01-02
bootstrap: Allow for setting the ThinLTO import limit used for compiler the c...
Michael Woerister
-0
/
+7
2019-12-27
add comment for rustfmt in config.toml.example
Sebastien Marie
-0
/
+4
2019-12-26
Document LLVM skip-rebuild config.toml option
Matthew Healy
-0
/
+6
2019-12-11
rustc: Link LLVM directly into rustc again
Alex Crichton
-3
/
+0
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
[next]