SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Support `//@ skip-filecheck` in codegen and assembly tests

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.
Z
Zalathar committed
1e8cd1f7a68bf17b0b8cda356562968e4145a215
Parent: eb6eed4