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
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
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
2020-06-12
Remove vestigial CI job msvc-aux.
Eric Huss
-7
/
+0
2020-06-11
Use the built cargo for cargotest.
Eric Huss
-1
/
+2
2020-06-07
Try_run must only be used if toolstate is populated
Mark Rousskov
-1
/
+1
2020-06-02
Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrum
bors
-1
/
+1
2020-06-01
bump Miri, update for cargo-miri being a separate project
Ralf Jung
-4
/
+11
2020-05-31
Make `remote-test-client` work as cargo runner again
Dennis Duda
-1
/
+1
2020-05-27
Clippy should always build
Mark Rousskov
-34
/
+26
2020-05-24
bootstrap: propagate test-args to miri and clippy test suites
Ralf Jung
-0
/
+4
2020-05-14
Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrum
bors
-8
/
+3
2020-05-11
update miri some more
Ralf Jung
-1
/
+0
2020-05-10
remove lldb package from bootstrap, config and build-manifest
Ralf Jung
-8
/
+3
2020-05-06
Remove code related to `test/run-fail`
Yuki Okushi
-9
/
+0
2020-05-03
Remove clippy from some leftover lists of "possibly failing" tools
Oliver Scherer
-1
/
+1
2020-05-02
Gate on clippy on CI
Oliver Scherer
-3
/
+1
2020-04-22
Build libstd with `-Cbitcode-in-rlib=yes`.
Nicholas Nethercote
-1
/
+1
[next]