Files
rust/tests/ui/abi
许杰友 Jieyou Xu (Joe) 76d07a61f3 Rollup merge of #156531 - Zalathar:no-pass-override, r=jieyouxu
compiletest: Rename `//@ ignore-pass` to `//@ no-pass-override`

By convention, compiletest directives starting with `ignore-*` normally cause the test itself to be skipped under certain conditions.

The `//@ ignore-pass` directive was the only exception to that convention. The new name should hopefully do a better job of communicating its effect, which is to cause the `--pass` flag to not override the test's `build-pass` or `run-pass` directive.

The `//@ no-pass-override` directive is mainly useful for tests that expect warnings produced during codegen.

---
r? jieyouxu
2026-05-14 13:24:34 +08:00
..
2025-04-06 21:41:47 +02:00
2026-02-06 09:29:24 +09:00
2025-06-12 20:27:10 +02:00
2026-02-05 19:07:50 +00:00
2026-02-05 19:07:50 +00:00
2026-02-05 19:07:50 +00:00
2025-06-24 22:34:30 +00:00
2025-06-24 22:34:30 +00:00