rust/tests/ui/print-request
Jieyou Xu ab7fb0d483
Add a centralized test for print request stability gating
I can't find any dedicated tests that actually exercises the stability
gating (via `-Z unstable-options`) of print requests, so here's a
dedicated one.

I coalesced `tests/ui/feature-gates/feature-gate-print-check-cfg.rs`
into this test, because AFAICT that print request is not feature gated,
but only `-Z unstable-options`-gated just like other unstable print
requests.
2025-03-16 21:56:01 +08:00
..
host.rs
host.stdout
invalid-target.rs
invalid-target.stderr
macos-target.rs Remove the -test suffix from normalize directives 2024-12-27 19:58:16 +11:00
macos-target.stdout Print env var in --print=deployment-target 2024-11-22 20:46:05 +01:00
stability.rs Add a centralized test for print request stability gating 2025-03-16 21:56:01 +08:00