rust/tests/ui/recursion
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
instantiable.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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.polonius.stderr Manual find replace updates 2023-11-24 21:04:51 +01:00
issue-38591-non-regular-dropck-recursion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-38591-non-regular-dropck-recursion.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-83150.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-83150.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
recursive-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
recursive-requirements.stderr Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
recursive-types-are-not-uninhabited.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00