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
/
check.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-28
Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum
Guillaume Gomez
-2
/
+7
2021-09-20
Adjust to SourceType::InTree in several places
Mark Rousskov
-1
/
+1
2021-08-31
x.py clippy: don't run with --all-targets by default
Matthias Krüger
-2
/
+18
2021-08-13
Enable `--all-targets` for `x.py check` unconditionally
Joshua Nelson
-37
/
+29
2021-08-12
Fix tidy
Antoni Boucher
-2
/
+7
2021-07-20
Update all submodules that rustbuild doesn't depend on lazily
Joshua Nelson
-1
/
+3
2021-05-14
Don't copy tool dependencies to the sysroot
Joshua Nelson
-4
/
+0
2021-05-14
Update bootstrap for in-tree rustfmt
Joshua Nelson
-1
/
+2
2021-05-07
Allow checking miri and RLS with `x.py check src/tools/{miri,rls}`
Joshua Nelson
-1
/
+4
2021-05-01
Don't check bootstrap artifacts by default
Joshua Nelson
-3
/
+3
2021-04-28
Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-Simulacrum
Jack Huey
-3
/
+3
2021-04-28
Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc`
Joshua Nelson
-3
/
+3
2021-04-27
Switch `rustc::internal` from deny to warn
Joshua Nelson
-1
/
+1
2021-04-23
Don't rebuild rustdoc after checking bootstrap
Joshua Nelson
-5
/
+3
2021-02-24
Remove `ENABLE_DOWNLOAD_RUSTC` constant
Joshua Nelson
-4
/
+0
2021-02-08
Absolute bare minimum for downloading rustc from CI
Joshua Nelson
-0
/
+4
2021-01-21
Deny internal lints for rustdoc
Joshua Nelson
-0
/
+7
2021-01-16
Print which stage is being checked (now that it may not be stage0)
Joshua Nelson
-7
/
+14
2021-01-16
Support non-stage0 check
Mark Rousskov
-8
/
+22
2021-01-04
./x.py clippy: allow the most noisy lints
Matthias Krüger
-0
/
+11
2020-11-14
Print 'checking cranelift artifacts' to easily separate it from other artifacts
Joshua Nelson
-0
/
+5
2020-11-11
Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum
Jonas Schievink
-2
/
+2
2020-11-05
Get `--fix` working for everything except rustdoc
Joshua Nelson
-3
/
+14
2020-10-26
x.py fmt
Joshua Nelson
-3
/
+1
2020-10-26
Add --fix support to `x.py clippy`
Joshua Nelson
-11
/
+17
2020-10-26
Add support for using cg_clif to bootstrap rustc
bjorn3
-1
/
+67
2020-10-26
Support enable/disable sanitizers/profiler per target
12101111
-2
/
+2
2020-10-03
Place all-targets checking behind a flag
Mark Rousskov
-30
/
+39
2020-09-03
Check test/example/benchmark on x.py check
Mark Rousskov
-1
/
+60
2020-09-02
Avoid spurious print outs during dryrun
Mark Rousskov
-2
/
+2
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-9
/
+9
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-7
/
+22
2020-05-02
Also build clippy with `./x.py check`
Oliver Scherer
-68
/
+74
2020-04-22
Build libstd with `-Cbitcode-in-rlib=yes`.
Nicholas Nethercote
-1
/
+1
2020-01-09
Add bootstrap step for building sanitizer runtimes
Tomasz Miąsko
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-44
/
+45
2019-12-11
rustc: Link LLVM directly into rustc again
Alex Crichton
-63
/
+3
2019-10-15
Package non-rust objects
Jethro Beekman
-0
/
+4
2019-09-23
Allow adding `RUSTFLAGS` after `Builder::cargo`
Alex Crichton
-12
/
+12
2019-08-28
Fix build src/libtest
Yuki Okushi
-1
/
+1
2019-08-23
bootstrap: Merge the libtest build step with libstd
Alex Crichton
-53
/
+2
2019-08-13
Utilize -Zbinary-dep-depinfo for dependency tracking
Mark Rousskov
-1
/
+0
2019-07-15
ci: Remove Travis/AppVeyor configuration
Alex Crichton
-5
/
+0
2019-05-25
Add clippy and fix commands to x.py
ljedrz
-7
/
+30
2019-03-05
Bootstrap changes
John Kåre Alsaker
-4
/
+8
2019-02-25
bootstrap: deny(rust_2018_idioms)
Taiki Endo
-20
/
+36
2019-02-10
rustc: doc comments
Alexander Regueiro
-1
/
+1
2019-01-02
bootstrap: Link LLVM as a dylib with ThinLTO
Alex Crichton
-5
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-25
Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"
kennytm
-0
/
+5
[next]