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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-20
bootstrap: change the dist outputs to GeneratedTarball
Pietro Albini
-2
/
+5
2021-01-20
bootstrap: extract from any compression algorithm during distcheck
Pietro Albini
-5
/
+2
2020-12-16
compiletest: add split dwarf compare mode
David Wood
-1
/
+6
2020-12-01
Add tests for rustdoc json
Nixon Enraght-Moony
-0
/
+7
2020-12-01
Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth
Mara Bos
-32
/
+1
2020-11-28
Move `src/test/rustdoc-ui` intra-doc tests into a subdirectory
Joshua Nelson
-32
/
+1
2020-11-28
lint-docs: Add --validate flag to validate lint docs separately.
Eric Huss
-0
/
+33
2020-11-18
Make compiletest testing use the local sysroot
Josh Stone
-1
/
+4
2020-11-11
Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum
Jonas Schievink
-4
/
+4
2020-11-08
Rollup merge of #78706 - bjorn3:fix_run_make_without_llvm, r=Mark-Simulacrum
Mara Bos
-11
/
+15
2020-11-07
Rollup merge of #78705 - Mark-Simulacrum:nicer-failure-compiletest, r=jyn514
Yuki Okushi
-0
/
+1
2020-11-03
Print a summary of which test suite failed
Mark Rousskov
-0
/
+1
2020-11-03
Fix run-make tests running when LLVM is disabled
bjorn3
-11
/
+15
2020-11-02
Suggest library/std when running all stage 0 tests
Joshua Nelson
-1
/
+2
2020-10-26
Support enable/disable sanitizers/profiler per target
12101111
-4
/
+4
2020-10-19
bootstrap: configure native toolchain for run-make
Jonas Schievink
-1
/
+1
2020-10-18
Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix
Yuki Okushi
-0
/
+1
2020-10-13
Give an error when running `x.py test --stage 0 src/test/ui`
Joshua Nelson
-0
/
+9
2020-09-20
Specify output directory for bootstrap tests
Mark Rousskov
-0
/
+2
2020-09-20
Provide bootstrap tools with RUSTC in environment
Mark Rousskov
-0
/
+2
2020-09-18
bootstrap: move the version number to a plaintext file
Pietro Albini
-1
/
+1
2020-09-15
Modify executable checking to be more universal
Mark Rousskov
-0
/
+1
2020-09-14
Fix generating rustc docs with non-default lib directory.
Eric Huss
-4
/
+4
2020-09-11
Remove host parameter from step configurations
Mark Rousskov
-20
/
+18
2020-09-07
rustbuild: Deduplicate LLD checks slightly
Vadim Petrochenkov
-3
/
+3
2020-09-07
rustbuild: Propagate LLD to more places when `use-lld` is enabled
Vadim Petrochenkov
-1
/
+4
2020-09-07
rustbuild: Build tests with LLD if `use-lld = true` was passed (non-msvc)
Vadim Petrochenkov
-0
/
+6
2020-09-07
rustbuild: Build tests with LLD if `use-lld = true` was passed
Vadim Petrochenkov
-3
/
+2
2020-08-30
mv compiler to compiler/
mark
-1
/
+1
2020-08-29
Allow --bess ing expect-tests in tools
Aleksey Kladov
-5
/
+0
2020-08-24
Introduce expect snapshot testing library into rustc
Aleksey Kladov
-0
/
+5
2020-08-14
Fix crate-version with rustdoc in bootstrap.
Eric Huss
-1
/
+0
2020-08-12
Add a script to verify the Platform Support page is up-to-date.
Eric Huss
-0
/
+44
2020-08-02
compiletest: Support ignoring tests requiring missing LLVM components
Vadim Petrochenkov
-15
/
+15
2020-07-30
update Miri
Ralf Jung
-1
/
+1
2020-07-28
reenable tests after moving std
mark
-10
/
+9
2020-07-27
mv std libs to library/
mark
-10
/
+11
2020-07-19
Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry
bors
-0
/
+4
2020-07-17
Generating the coverage map
Rich Kadel
-0
/
+4
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-32
/
+37
2020-07-08
Fix x.py test for librustc crates.
Eric Huss
-2
/
+2
2020-07-06
Remove unused RUSTC_DEBUG_ASSERTIONS
Tomasz Miąsko
-2
/
+0
2020-06-29
Compile rustdoc less often.
Eric Huss
-13
/
+47
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-2
/
+4
2020-06-22
Re-enable Clippy tests
Aaron Hill
-4
/
+1
2020-06-19
Rollup merge of #73352 - ehuss:bootstrap-metadata, r=Mark-Simulacrum
Ralf Jung
-8
/
+2
2020-06-15
Disable clippy tests
Mark Rousskov
-1
/
+4
2020-06-15
Rollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark-Simulacrum
Ralf Jung
-7
/
+0
2020-06-14
Switch bootstrap metadata to --no-deps.
Eric Huss
-6
/
+2
2020-06-13
Speed up bootstrap a little.
Eric Huss
-3
/
+1
[next]