rust/tests/ui/recursion
Rémy Rakic 4fcae667d6 normalize long-type.txt in tests
this allows compare-mode to share the same subdirectory and removes
differences due to that
2025-01-30 17:10:19 +00:00
..
auxiliary
instantiable.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-23122-1.rs Move some tests 2024-04-21 15:43:43 -03:00
issue-23122-1.stderr Move some tests 2024-04-21 15:43:43 -03:00
issue-23122-2.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
issue-23122-2.stderr Move some tests 2024-04-21 15:43:43 -03:00
issue-23302-1.rs Move tests 2024-04-07 17:38:07 -03:00
issue-23302-1.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-23302-2.rs Move tests 2024-04-07 17:38:07 -03:00
issue-23302-2.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-23302-3.rs Move tests 2024-04-07 17:38:07 -03:00
issue-23302-3.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-26548-recursion-via-normalize.rs Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" 2023-07-21 22:35:57 -07:00
issue-26548-recursion-via-normalize.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-38591-non-regular-dropck-recursion.rs Remove polymorphization 2024-12-06 16:42:09 -05:00
issue-38591-non-regular-dropck-recursion.stderr Tweak E0320 overflow error wording 2024-11-05 21:54:45 +00:00
issue-83150.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
issue-83150.stderr bless test expectations 2024-12-08 20:21:46 +00:00
issue-86784.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-95134.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
recursion.rs normalize long-type.txt in tests 2025-01-30 17:10:19 +00:00
recursion.stderr normalize long-type.txt in tests 2025-01-30 17:10:19 +00:00
recursive-enum.rs
recursive-enum.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
recursive-reexports.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
recursive-reexports.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
recursive-requirements.rs
recursive-requirements.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
recursive-static-definition.rs Do not allocate a second "background" alloc id for the main allocation of a static. 2024-02-15 10:25:18 +00:00
recursive-static-definition.stderr Do not allocate a second "background" alloc id for the main allocation of a static. 2024-02-15 10:25:18 +00:00
recursive-types-are-not-uninhabited.rs
recursive-types-are-not-uninhabited.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00