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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-14
Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichton
kennytm
-1
/
+2
2018-07-10
Restore #![deny(warnings)]
ljedrz
-0
/
+1
2018-07-10
Deny bare trait objects in `src/bootstrap`.
ljedrz
-3
/
+3
2018-07-06
Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
bors
-2
/
+2
2018-07-06
Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytm
kennytm
-0
/
+1
2018-07-05
Address review comments
Oliver Schneider
-0
/
+1
2018-07-05
Update Cargo.lock dependencies
Alex Crichton
-1
/
+3
2018-07-03
Compile stage0 tools with the raw bootstrap compiler
Alex Crichton
-6
/
+17
2018-07-01
Provide llvm-strip in llvm-tools component
CrLF0710
-1
/
+2
2018-07-01
Did you mean to block nightlies on clippy?
Oliver Schneider
-0
/
+8
2018-06-24
Haiku: there is no setpriority on this platform.
Niels Sascha Reedijk
-2
/
+2
2018-06-23
build: add llvm-tools to manifest
Brad Campbell
-17
/
+4
2018-06-21
Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum
bors
-0
/
+29
2018-06-08
rustbuild: generate full list of dependencies for metadata
est31
-1
/
+2
2018-06-04
fix tidy
Jorge Aparicio
-1
/
+1
2018-06-03
use rustc version as llvm-tools version
Jorge Aparicio
-15
/
+18
2018-06-03
make a llvm-tools rustup component
Jorge Aparicio
-0
/
+18
2018-06-03
document what each tools does
Jorge Aparicio
-1
/
+5
2018-06-03
also ship llvm-profdata
Jorge Aparicio
-1
/
+3
2018-06-03
ship LLVM tools with the toolchain
Jorge Aparicio
-0
/
+2
2018-06-03
impl is_tool on Mode enum
Collins Abitekaniza
-0
/
+9
2018-06-03
refactor, make requested changes
Collins Abitekaniza
-5
/
+4
2018-06-03
refactor Mode enum
Collins Abitekaniza
-10
/
+17
2018-05-22
Fix FileCheck finding
John Kåre Alsaker
-5
/
+13
2018-05-06
s/DocTestsOption/DocTests/g
kennytm
-2
/
+2
2018-05-06
Added test case.
kennytm
-1
/
+1
2018-05-06
Added `./x.py test --no-doc` option.
kennytm
-1
/
+11
2018-04-07
Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis
bors
-3
/
+2
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-3
/
+2
2018-04-05
Rollup merge of #49563 - japaric:std-thumb, r=alexcrichton
kennytm
-0
/
+6
2018-04-03
Stop checking that the graph produced by a dry run is equivalent
Mark Simulacrum
-12
/
+4
2018-04-03
Fix a few accidental expectations
Mark Simulacrum
-0
/
+5
2018-04-03
Avoid printing output when in dry run mode
Mark Simulacrum
-1
/
+6
2018-04-03
Refactor to use a dry-run config instead of cfg(test)
Mark Simulacrum
-8
/
+193
2018-04-03
Implement generating graphs of the build steps
Mark Simulacrum
-4
/
+5
2018-04-03
Stub out less code
Mark Simulacrum
-15
/
+13
2018-04-03
Add tests to rustbuild
Mark Simulacrum
-0
/
+4
2018-04-03
Make test steps sortable
Mark Simulacrum
-1
/
+1
2018-04-03
Stub out various functions during testing
Mark Simulacrum
-10
/
+19
2018-04-03
Permit constructing Build without executing
Mark Simulacrum
-19
/
+21
2018-04-03
Permit constructing Builder without executing
Mark Simulacrum
-1
/
+7
2018-04-03
Stop accessing current_dir in bootstrap
Mark Simulacrum
-2
/
+1
2018-04-01
add a dist-thumb builder to build rust-std for the THUMB targets
Jorge Aparicio
-0
/
+6
2018-03-26
rustbuild: Fail the build if we build Cargo twice
Alex Crichton
-0
/
+5
2018-03-21
Add support to rustbuild for a 'rustc docs' component tarball
David Wood
-0
/
+5
2018-03-17
Rollup merge of #48943 - comex:verbose, r=kennytm
kennytm
-4
/
+0
2018-03-16
Automatically enable the `clippy` feature of `rls` if clippy builds
Oliver Schneider
-0
/
+1
2018-03-15
Support extra-verbose builds:
comex
-4
/
+0
2018-03-11
Auto merge of #48599 - Mark-Simulacrum:rustbuild-updates-step-1, r=alexcrichton
bors
-1
/
+1
2018-03-09
rustbuild: Fix MSBuild location of `llvm-config.exe`
Alex Crichton
-14
/
+0
[next]