rust/tests/ui/invalid-compile-flags
Zalathar 84ff44c749 Add perma-unstable --print=backend-has-zstd for use by compiletest
Tests for `-Zdebuginfo-compression=zstd` need to be skipped if LLVM was built
without support for zstd compression.

Currently, compiletest relies on messy and fragile heuristics to detect whether
the compiler's LLVM was built with zstd support. But the compiler itself
already knows whether LLVM has zstd or not, so it's easier for compiletest to
just ask the compiler.
2025-12-05 14:27:52 +11:00
..
function-return Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
indirect-branch-cs-prefix Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
reg-struct-return Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
regparm Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
branch-protection-missing-pac-ret.BADFLAGS.stderr Extends branch protection tests to include GCS 2025-09-22 11:29:54 +01:00
branch-protection-missing-pac-ret.BADFLAGSPC.stderr Extends branch protection tests to include GCS 2025-09-22 11:29:54 +01:00
branch-protection-missing-pac-ret.BADTARGET.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
branch-protection-missing-pac-ret.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
codegen-option-without-group.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
codegen-option-without-group.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
crate-type-flag.empty_crate_type.stderr Show valid crate types when the user passes unknown --crate-type value 2025-03-14 15:53:42 +08:00
crate-type-flag.proc_underscore_macro.stderr Show valid crate types when the user passes unknown --crate-type value 2025-03-14 15:53:42 +08:00
crate-type-flag.rs tests: use specific-purpose needs-crate-type over ignore-$target directives 2025-04-10 12:52:08 +08:00
crate-type-flag.unknown.stderr Show valid crate types when the user passes unknown --crate-type value 2025-03-14 15:53:42 +08:00
debug-option-without-group.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
debug-option-without-group.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
emit-output-types-without-args.rs compiletest: Support matching on non-json lines in compiler output 2025-05-04 18:27:45 +03:00
emit-output-types-without-args.stderr Unify the format of rustc cli flags 2025-04-24 12:54:40 +08:00
invalid-llvm-passes.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
invalid-llvm-passes.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
need-crate-arg-ignore-tidy$x.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
need-crate-arg-ignore-tidy$x.stderr Move #![crate_type] UI tests into attributes directory 2025-02-15 03:41:07 +01:00
print-crate-name-request-malformed-crate-name.rs Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-crate-name-request-malformed-crate-name.stderr Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-file-names-request-malformed-crate-name-1.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
print-file-names-request-malformed-crate-name-1.stderr Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-file-names-request-malformed-crate-name-2.rs Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-file-names-request-malformed-crate-name-2.stderr Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-file-names-request-malformed-crate-name.rs Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-file-names-request-malformed-crate-name.stderr Port crate name to the new attribute system 2025-08-24 09:20:57 +02:00
print-without-arg.rs Fix #128930: Print documentation of CLI options missing their arg 2024-08-11 09:10:30 +01:00
print-without-arg.stderr Add perma-unstable --print=backend-has-zstd for use by compiletest 2025-12-05 14:27:52 +11:00
print.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
print.stderr Add perma-unstable --print=backend-has-zstd for use by compiletest 2025-12-05 14:27:52 +11:00