rust/tests/ui/const-generics/min_const_generics
Michael Goulet ce5f8c93fa Bless test fallout (duplicate diagnostics) 2024-03-20 13:00:34 -04:00
..
assoc_const.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
complex-expression.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
complex-expression.stderr generic_const_exprs: suggest to add the feature, not use it 2023-11-30 20:59:51 +01:00
complex-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
complex-types.stderr Provide structured suggestion for `#![feature(foo)]` 2024-03-18 16:08:58 +00:00
const-evaluatable-unchecked.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
const-evaluatable-unchecked.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-suggest-missing-braces-without-turbofish.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-suggest-missing-braces-without-turbofish.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-suggest-missing-braces.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const-expression-suggest-missing-braces.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const_default_first.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const_default_first.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
const_fn_in_generics.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
default_function_param.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default_function_param.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
default_trait_param.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
forbid-non-static-lifetimes.rs improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
forbid-non-static-lifetimes.stderr generic_const_exprs: suggest to add the feature, not use it 2023-11-30 20:59:51 +01:00
forbid-self-no-normalize.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
forbid-self-no-normalize.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
inferred_const.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
invalid-patterns.32bit.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-patterns.64bit.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-patterns.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
macro-fail.rs Bless test fallout (duplicate diagnostics) 2024-03-20 13:00:34 -04:00
macro-fail.stderr Bless test fallout (duplicate diagnostics) 2024-03-20 13:00:34 -04:00
macro.rs Allow newly added non_local_definitions lint in tests 2024-02-17 13:59:45 +01:00
self-ty-in-const-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-ty-in-const-1.stderr generic_const_exprs: suggest to add the feature, not use it 2023-11-30 20:59:51 +01:00
self-ty-in-const-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-ty-in-const-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
type_and_const_defaults.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00