rust/tests/ui/invalid-compile-flags
2025-03-01 12:05:51 -06:00
..
function-return
reg-struct-return rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) 2024-12-02 01:14:40 +07:00
regparm rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972) 2024-10-18 00:29:31 +07: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
branch-protection-missing-pac-ret.rs rustc_codegen_llvm: Add a new 'pc' option to branch-protection 2024-10-31 11:59:17 +00:00
codegen-option-without-group.rs
codegen-option-without-group.stderr
crate-type-flag.empty_crate_type.stderr tests: add basic test coverage for cli flag --crate-type 2024-12-30 19:10:43 +08:00
crate-type-flag.proc_underscore_macro.stderr tests: add basic test coverage for cli flag --crate-type 2024-12-30 19:10:43 +08:00
crate-type-flag.rs clarify 2025-02-12 04:41:14 +02:00
crate-type-flag.unknown.stderr tests: add basic test coverage for cli flag --crate-type 2024-12-30 19:10:43 +08:00
debug-option-without-group.rs
debug-option-without-group.stderr
invalid-llvm-passes.rs
invalid-llvm-passes.stderr
need-crate-arg-ignore-tidy$x.rs Move #![crate_type] UI tests into attributes directory 2025-02-15 03:41:07 +01: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 ensure we always print all --print options in help 2025-03-01 12:05:51 -06:00
print.rs Improve diagnostic for unknown --print request 2024-04-24 15:52:01 +02:00
print.stderr Add --print host-triple 2024-11-02 21:29:59 +01:00