rust/tests/ui/print-request
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
..
host.rs Add --print host-triple 2024-11-02 21:29:59 +01:00
host.stdout Add --print host-triple 2024-11-02 21:29:59 +01:00
invalid-target.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
invalid-target.stderr move deployment-target tests to print-request 2024-11-02 21:29:59 +01:00
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
print-calling-conventions.rs cleaned up some tests 2025-07-05 00:45:24 +05:00
print-calling-conventions.stdout moved tests 2025-07-01 18:21:05 +05:00
print-lints-help.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
print-lints-help.stderr Add --print target-spec-json-schema 2025-09-12 20:53:28 +02:00
stability.rs Revert overeager warning for misuse of --print native-static-libs 2025-06-16 12:43:36 -07:00
supported-crate-types.linux.stdout Implement supported-crate-types print request 2025-03-23 19:08:54 +08:00
supported-crate-types.musl.stdout Implement supported-crate-types print request 2025-03-23 19:08:54 +08:00
supported-crate-types.rs tests: Skip supported-crate-types test on musl hosts 2025-07-18 19:05:32 +02:00
supported-crate-types.wasm.stdout Implement supported-crate-types print request 2025-03-23 19:08:54 +08:00