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
/
tools
/
compiletest
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2023-03-20
migrate compiler, bootstrap, and compiletest to windows-rs
Andy Russell
-1
/
+7
2023-02-21
replace lazy_static with once_cell
klensy
-1
/
+1
2023-02-21
compiletest: bump miow crate
klensy
-1
/
+1
2023-02-10
add only modified for compiletest
yukang
-0
/
+1
2022-10-31
Detect unused files in `src/test/mir-opt` and error on them in tidy.
Jakob Degen
-0
/
+1
2022-08-07
compiletest: use precise cfg matching instead of hard-coded tables
Eric Huss
-0
/
+1
2021-12-22
Upgrade `tracing-subscriber`
pierwill
-1
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-20
Update rustfix for compiletest.
Eric Huss
-1
/
+1
2021-03-03
Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrum
bors
-1
/
+1
2021-03-01
Use a crate to produce rustdoc tree comparisons instead of the `diff` command
Michael Howell
-0
/
+2
2021-02-28
Update tracing to 0.1.25
Tomasz Miąsko
-1
/
+1
2020-10-20
Initialize tracing subscriber in compiletest tool
Tomasz Miąsko
-1
/
+1
2020-08-15
replaced log with tracing
Gurpreet Singh
-1
/
+1
2020-07-31
Move from `log` to `tracing`
Oliver Scherer
-1
/
+1
2020-07-29
Move mir-opt tests to toplevel
Xavier Denis
-0
/
+1
2020-01-14
Update rustfix in compiletest.
Eric Huss
-1
/
+1
2019-09-26
Upgrade env_logger to 0.7
Mateusz Mikuła
-1
/
+1
2019-09-06
Upgrade env_logger to 0.6
Mateusz Mikuła
-1
/
+1
2019-05-13
remove compiletest's dependency on `filetime`
Andy Russell
-1
/
+0
2019-05-09
remove unneeded `extern crate`s from build tools
Andy Russell
-2
/
+1
2019-02-04
Transition compiletest to Rust 2018
Philipp Hansch
-0
/
+1
2018-12-17
Address the pull request review comments.
Vytautas Astrauskas
-0
/
+1
2018-09-12
Really make CGU names unique across crates.
Michael Woerister
-1
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
2018-07-28
Update the Cargo submodule and rustfix
Alex Crichton
-1
/
+1
2018-07-06
Dedupe filetime
Bastien Orivel
-1
/
+1
2018-05-22
Update compiltest to use rustfix 0.3.1
Pascal Hertleif
-1
/
+1
2018-05-05
Misc tweaks
John Kåre Alsaker
-0
/
+1
2018-05-04
Use published rustfix 0.2 version
Pascal Hertleif
-1
/
+1
2018-05-04
Use rustfix' suggestion fixing API
Pascal Hertleif
-1
/
+1
2018-05-04
First step towards rustfix compiletest mode
Pascal Hertleif
-0
/
+1
2018-03-07
Merge branch 'compiletest-update' of https://github.com/alexcrichton/rust int...
Alex Crichton
-3
/
+5
2018-03-06
Update compiletest's dependencies
Alex Crichton
-3
/
+5
2018-03-06
Update env_logger to 0.5.4
Alex Crichton
-1
/
+1
2018-01-07
Try to fix a perf regression by updating log
Malo Jaffré
-1
/
+1
2017-12-14
Support regexes in custom normalization in UI tests
Vadim Petrochenkov
-0
/
+1
2017-11-26
Compiletest libc dependency can be unix-only
David Tolnay
-0
/
+2
2017-11-06
Abbreviate some stdout/stderr output in compiletest.
kennytm
-0
/
+4
2017-07-13
Reduce the usage of features in compiletest and libtest
Oliver Schneider
-0
/
+1
2017-06-20
Switch to the crates.io `getopts` crate
Alex Crichton
-3
/
+4
2017-04-27
use diff crate for compile-fail test diagnostics #41474
Cengiz Can
-0
/
+1
2017-03-23
Remove internal liblog
Alex Crichton
-1
/
+1
2017-02-06
compiletest: Add caching of test results
Alex Crichton
-0
/
+1
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-1
/
+0
2016-12-30
rustbuild: Compile all support tools in stage0
Alex Crichton
-1
/
+1
2016-12-20
mk: Fix compile with makefiles
Alex Crichton
-1
/
+0
2016-12-17
let BSD to use gmake for GNU-make
Sébastien Marie
-0
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-6
/
+0
[next]