rust/tests/ui/invalid-compile-flags
Vadim Petrochenkov 56d6b4e427 compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
2025-05-04 18:27:45 +03:00
..
function-return compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
reg-struct-return compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
regparm compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
branch-protection-missing-pac-ret.BADFLAGS.stderr rustc_codegen_llvm: Add a new 'pc' option to branch-protection 2024-10-31 11:59:17 +00:00
branch-protection-missing-pac-ret.BADFLAGSPC.stderr rustc_codegen_llvm: Add a new 'pc' option to branch-protection 2024-10-31 11:59:17 +00: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 compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03: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
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
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 compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03: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 Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01:00
print-crate-name-request-malformed-crate-name.stderr Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01: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 Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01:00
print-file-names-request-malformed-crate-name-2.rs Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01:00
print-file-names-request-malformed-crate-name-2.stderr Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01:00
print-file-names-request-malformed-crate-name.rs Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01:00
print-file-names-request-malformed-crate-name.stderr Reject macro calls inside of `#![crate_name]` 2025-02-15 16:47:30 +01: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 Unify the format of rustc cli flags 2025-04-24 12:54:40 +08:00
print.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
print.stderr Add unstable `--print=crate-root-lint-levels` 2025-04-01 18:29:39 +02:00