rust/tests/ui/invalid-compile-flags
Noratrieb f157ce994e Add --print target-spec-json-schema
This schema is helpful for people writing custom target spec JSON. It
can provide autocomplete in the editor, and also serves as documentation
when there are documentation comments on the structs, as `schemars` will
put them in the schema.
2025-09-12 20:53:28 +02:00
..
function-return compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
indirect-branch-cs-prefix Add -Zindirect-branch-cs-prefix option 2025-08-17 16:51:42 +02: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 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 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 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 --print target-spec-json-schema 2025-09-12 20:53:28 +02:00
print.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
print.stderr Add --print target-spec-json-schema 2025-09-12 20:53:28 +02:00