rust/tests/ui/extern
Michael Goulet 0a7ab1d6df More sophisticated span trimming 2025-02-21 00:41:17 +00:00
..
auxiliary [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-1.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-C-non-FFI-safe-arg-ice-52334.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
extern-C-non-FFI-safe-arg-ice-52334.stderr Revert #131669 due to ICEs 2024-12-09 17:31:16 +08:00
extern-C-str-arg-ice-80125.rs add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive 2024-03-24 09:34:11 +01:00
extern-C-str-arg-ice-80125.stderr Revert #131669 due to ICEs 2024-12-09 17:31:16 +08:00
extern-calling-convention-test.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-compare-with-return-type.rs Allow fn pointers comparisons lint in UI tests 2024-12-02 18:43:37 +01:00
extern-const.fixed Use the rustc_private libc less in tests 2024-04-15 08:54:11 -04:00
extern-const.rs Use the rustc_private libc less in tests 2024-04-15 08:54:11 -04:00
extern-const.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
extern-crate-multiple-missing.rs
extern-crate-multiple-missing.stderr
extern-crate-rename.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-crate-rename.stderr More sophisticated span trimming 2025-02-21 00:41:17 +00:00
extern-crate-visibility.rs
extern-crate-visibility.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
extern-ffi-fn-with-body.rs
extern-ffi-fn-with-body.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-foreign-crate.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-macro.rs
extern-macro.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-main-fn.rs
extern-main-fn.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-main-issue-86110.rs
extern-main-issue-86110.stderr Use FnSig instead of raw FnDecl for ForeignItemKind::Fn 2024-08-16 14:10:06 -04:00
extern-methods.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-mod-abi.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-mod-ordering-exe.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-no-mangle.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-no-mangle.stderr
extern-prelude-core.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
extern-prelude-no-speculative.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-prelude-std.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-pub.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-rust.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
extern-static-size-overflow.rs Keep object-size-dependent tests failing 2024-09-19 16:23:38 -07:00
extern-static-size-overflow.stderr TL note: current means target 2024-09-20 10:02:14 -07:00
extern-take-value.rs Allow fn pointers comparisons lint in UI tests 2024-12-02 18:43:37 +01:00
extern-thiscall.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-type-diag-not-similar.rs Update tests. 2025-01-07 16:04:14 +01:00
extern-type-diag-not-similar.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-types-distinct-types.rs
extern-types-distinct-types.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
extern-types-field-offset.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
extern-types-field-offset.run.stderr Try to write the panic message with a single `write_all` call 2025-01-01 15:58:29 +01:00
extern-types-inherent-impl.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-types-manual-sync-send.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-types-not-sync-send.rs
extern-types-not-sync-send.stderr Revert "Suggest using `Arc` on `!Send`/`!Sync` types" 2023-08-28 03:16:48 -07:00
extern-types-pointer-cast.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-types-size_of_val.align.run.stderr Try to write the panic message with a single `write_all` call 2025-01-01 15:58:29 +01:00
extern-types-size_of_val.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
extern-types-size_of_val.size.run.stderr Try to write the panic message with a single `write_all` call 2025-01-01 15:58:29 +01:00
extern-types-thin-pointer.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-types-trait-impl.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-types-unsized.rs
extern-types-unsized.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
extern-vectorcall.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
extern-with-type-bounds.rs remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead 2024-11-08 09:16:00 +01:00
extern-with-type-bounds.stderr remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead 2024-11-08 09:16:00 +01:00
extern-wrong-value-type.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
extern-wrong-value-type.stderr Use parenthetical notation for `Fn` traits 2024-05-29 22:26:54 +00:00
extern_fat_drop.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
fictional-abi.rs compiler: gate `extern "{abi}"` in ast_lowering 2025-02-09 20:36:59 -08:00
fictional-abi.stderr compiler: gate `extern "{abi}"` in ast_lowering 2025-02-09 20:36:59 -08:00
issue-1251.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-10025.rs Update tests. 2025-01-07 16:04:14 +01:00
issue-10763.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-10764-rpass.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-13655.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-16250.rs Move some tests 2024-02-09 15:43:08 -03:00
issue-16250.stderr Move some tests 2024-02-09 15:43:08 -03:00
issue-18576.rs tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` 2025-01-23 20:51:29 +08:00
issue-18819.rs Move tests 2024-02-13 18:08:25 -03:00
issue-18819.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
issue-28324.rs Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
issue-28324.stderr Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
issue-36122-accessing-externed-dst.rs Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
issue-36122-accessing-externed-dst.stderr Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
issue-47725.rs Move some tests 2024-02-09 15:43:08 -03:00
issue-47725.stderr Move some tests 2024-02-09 15:43:08 -03:00
issue-64655-allow-unwind-when-calling-panic-directly.rs tests: use `needs-threads` instead of `ignore-emscripten` 2025-01-23 20:51:29 +08:00
issue-64655-extern-rust-must-allow-unwind.rs tests: use `needs-threads` instead of `ignore-emscripten` 2025-01-23 20:51:29 +08:00
issue-80074.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-80074.stderr exclude unexported macro bindings from extern crate 2024-01-21 20:24:40 +08:00
issue-95829.rs Update tests. 2025-01-07 16:04:14 +01:00
issue-95829.stderr Update tests. 2025-01-07 16:04:14 +01:00
issue-112363-extern-item-where-clauses-debug-ice.rs Fix debug ICE for extern type with where clauses 2023-06-12 15:15:45 +08:00
issue-112363-extern-item-where-clauses-debug-ice.stderr Bless tests 2024-01-13 12:46:58 -05:00
issue-116203.rs discard invalid spans in external blocks 2023-11-15 15:28:38 +08:00
issue-116203.stderr Tweak multispan rendering 2024-12-12 23:36:27 +00:00
no-mangle-associated-fn.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
no-mangle-associated-fn.stderr Update tests 2024-02-07 10:42:01 +08:00
not-in-block.rs Update tests. 2025-01-07 16:04:14 +01:00
not-in-block.stderr Trim suggestion parts to the subset that is purely additive 2025-02-14 00:44:10 -08:00