rust/tests/ui/extern-flag
2025-04-13 21:48:53 +03:00
..
auxiliary Include the "unwind" crate to link with libunwind instead of the "libc" crate. 2024-11-14 10:51:28 -05:00
empty-extern-arg.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
empty-extern-arg.stderr Inject compiler_builtins during postprocessing rather than via AST 2025-02-21 17:37:03 +00:00
force-extern.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
invalid-crate-name-dashed.rs UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
invalid-crate-name-dashed.stderr
invalid-crate-name-non-ascii.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
invalid-crate-name-non-ascii.stderr
invalid-crate-name.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
invalid-crate-name.stderr
multiple-opts.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
multiple-opts.stderr Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00
no-force-extern.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
no-nounused.rs Spruce up the diagnostics of some early lints 2024-06-03 07:25:32 +02:00
no-nounused.stderr Spruce up the diagnostics of some early lints 2024-06-03 07:25:32 +02:00
noprelude-and-prelude.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
noprelude-resolves.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
noprelude.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
noprelude.stderr Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00
nounused.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
public-and-private.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
public-and-private.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
redundant-force-extern.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00