mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
1e8cd1f7a6
Skipping FileCheck in codegen/assembly tests is normally not very useful, but a small number of existing tests were using `//@ build-pass` to do so anyway, so it's clearer for them to explicitly use `//@ skip-filecheck` instead.