about summary refs log tree commit diff
path: root/src/bootstrap/check.rs
AgeCommit message (Expand)AuthorLines
2021-09-28Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez-2/+7
2021-09-20Adjust to SourceType::InTree in several placesMark Rousskov-1/+1
2021-08-31x.py clippy: don't run with --all-targets by defaultMatthias Krüger-2/+18
2021-08-13Enable `--all-targets` for `x.py check` unconditionallyJoshua Nelson-37/+29
2021-08-12Fix tidyAntoni Boucher-2/+7
2021-07-20Update all submodules that rustbuild doesn't depend on lazilyJoshua Nelson-1/+3
2021-05-14Don't copy tool dependencies to the sysrootJoshua Nelson-4/+0
2021-05-14Update bootstrap for in-tree rustfmtJoshua Nelson-1/+2
2021-05-07Allow checking miri and RLS with `x.py check src/tools/{miri,rls}`Joshua Nelson-1/+4
2021-05-01Don't check bootstrap artifacts by defaultJoshua Nelson-3/+3
2021-04-28Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-SimulacrumJack Huey-3/+3
2021-04-28Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc`Joshua Nelson-3/+3
2021-04-27Switch `rustc::internal` from deny to warnJoshua Nelson-1/+1
2021-04-23Don't rebuild rustdoc after checking bootstrapJoshua Nelson-5/+3
2021-02-24Remove `ENABLE_DOWNLOAD_RUSTC` constantJoshua Nelson-4/+0
2021-02-08Absolute bare minimum for downloading rustc from CIJoshua Nelson-0/+4
2021-01-21Deny internal lints for rustdocJoshua Nelson-0/+7
2021-01-16Print which stage is being checked (now that it may not be stage0)Joshua Nelson-7/+14
2021-01-16Support non-stage0 checkMark Rousskov-8/+22
2021-01-04./x.py clippy: allow the most noisy lintsMatthias Krüger-0/+11
2020-11-14Print 'checking cranelift artifacts' to easily separate it from other artifactsJoshua Nelson-0/+5
2020-11-11Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-SimulacrumJonas Schievink-2/+2
2020-11-05Get `--fix` working for everything except rustdocJoshua Nelson-3/+14
2020-10-26x.py fmtJoshua Nelson-3/+1
2020-10-26Add --fix support to `x.py clippy`Joshua Nelson-11/+17
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-1/+67
2020-10-26Support enable/disable sanitizers/profiler per target12101111-2/+2
2020-10-03Place all-targets checking behind a flagMark Rousskov-30/+39
2020-09-03Check test/example/benchmark on x.py checkMark Rousskov-1/+60
2020-09-02Avoid spurious print outs during dryrunMark Rousskov-2/+2
2020-07-17Teach bootstrap about target files vs target triplesJake Goulding-9/+9
2020-06-25Support configurable deny-warnings for all in-tree crates.Eric Huss-7/+22
2020-05-02Also build clippy with `./x.py check`Oliver Scherer-68/+74
2020-04-22Build libstd with `-Cbitcode-in-rlib=yes`.Nicholas Nethercote-1/+1
2020-01-09Add bootstrap step for building sanitizer runtimesTomasz Miąsko-1/+1
2019-12-22Format the worldMark Rousskov-44/+45
2019-12-11rustc: Link LLVM directly into rustc againAlex Crichton-63/+3
2019-10-15Package non-rust objectsJethro Beekman-0/+4
2019-09-23Allow adding `RUSTFLAGS` after `Builder::cargo`Alex Crichton-12/+12
2019-08-28Fix build src/libtestYuki Okushi-1/+1
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-53/+2
2019-08-13Utilize -Zbinary-dep-depinfo for dependency trackingMark Rousskov-1/+0
2019-07-15ci: Remove Travis/AppVeyor configurationAlex Crichton-5/+0
2019-05-25Add clippy and fix commands to x.pyljedrz-7/+30
2019-03-05Bootstrap changesJohn Kåre Alsaker-4/+8
2019-02-25bootstrap: deny(rust_2018_idioms)Taiki Endo-20/+36
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2019-01-02bootstrap: Link LLVM as a dylib with ThinLTOAlex Crichton-5/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-25Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister"kennytm-0/+5