rust/tests/ui/recursion
Esteban Küber dceb3fc9fa Tweak E0320 overflow error wording
Surrount type with backticks as we should in every error.
2024-11-05 21:54:45 +00:00
..
auxiliary
instantiable.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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 Move some tests 2024-04-21 15:43:43 -03: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
issue-26548-recursion-via-normalize.stderr
issue-38591-non-regular-dropck-recursion.polonius.stderr Manual find replace updates 2023-11-24 21:04:51 +01:00
issue-38591-non-regular-dropck-recursion.rs Tweak E0320 overflow error wording 2024-11-05 21:54:45 +00:00
issue-38591-non-regular-dropck-recursion.stderr Tweak E0320 overflow error wording 2024-11-05 21:54:45 +00:00
issue-83150.rs Gate the type length limit check behind a nightly flag 2024-07-12 21:16:09 -04:00
issue-83150.stderr Gate the type length limit check behind a nightly flag 2024-07-12 21:16:09 -04: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.polonius.stderr Manual find replace updates 2023-11-24 21:04:51 +01:00
recursion.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
recursion.stderr
recursive-enum.rs
recursive-enum.stderr
recursive-reexports.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
recursive-reexports.stderr
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