1
Fork 0

Remove the -test suffix from normalize directives

This commit is contained in:
Zalathar 2024-12-25 22:12:17 +11:00
parent 5ba0dd4ef6
commit 835fbcbcab
238 changed files with 442 additions and 443 deletions

View file

@ -1,4 +1,4 @@
//@ normalize-stderr-test: "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN"
//@ normalize-stderr: "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN"
#![crate_type = "lib"]
#![feature(rustc_attrs)]