about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-15 05:11:38 +0200
committerGitHub <noreply@github.com>2024-10-15 05:11:38 +0200
commit258c17741b998b7b068593759935d374e8af7d13 (patch)
tree5a5631cfc936efca4d6045e900c3f955a240d791 /compiler/rustc_parse/src/errors.rs
parentbd649b4dd03a58ec1a1f90a441bb7ab697b34aba (diff)
parentc6e1fbf8ebbbec0d7b2deee86a1bc67ec98e1541 (diff)
downloadrust-258c17741b998b7b068593759935d374e8af7d13.tar.gz
rust-258c17741b998b7b068593759935d374e8af7d13.zip
Rollup merge of #131681 - Zalathar:fix-run-make-stamp, r=jieyouxu
Fix up-to-date checking for run-make tests

This special case in `output_base_dir` had the unfortunate side-effect of causing all run-make tests to share the same `stamp` file. So as soon as any one of them succeeded, all of the failed tests would be incorrectly considered up-to-date and would no longer run in subsequent test invocations.

Fixes #129971.

r? jieyouxu
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions