rust/tests/ui/const-generics/early
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
..
closing-args-token.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
closing-args-token.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-parameter.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-parameter.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-param-from-outer-fn.rs Generalize E0401 2023-09-10 23:06:14 +02:00
const-param-from-outer-fn.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const-param-hygiene.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
const-param-shadowing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-param-shadowing.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
invalid-const-arguments.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-const-arguments.stderr `const` generic -> const parameter in err msg 2023-02-20 12:58:11 +01:00
macro_rules-braces.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro_rules-braces.stderr generic_const_exprs: suggest to add the feature, not use it 2023-11-30 20:59:51 +01:00