rust/tests/ui/const-generics/min_const_generics
Barrett Ray c5598d6a9e fix(hir_analysis/wfcheck): don't leak {type error}
avoid `{type error}` being leaked in user-facing messages,
particularly when using the `adt_const_params` feature
2024-09-29 23:40:43 -05: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
complex-types.stderr fix(hir_analysis/wfcheck): don't leak {type error} 2024-09-29 23:40:43 -05:00
const_default_first.rs
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
const-evaluatable-unchecked.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-evaluatable-unchecked.stderr
const-expression-suggest-missing-braces-without-turbofish.rs
const-expression-suggest-missing-braces-without-turbofish.stderr
const-expression-suggest-missing-braces.rs Automatically taint when reporting errors from ItemCtxt 2024-07-09 07:44:17 +00:00
const-expression-suggest-missing-braces.stderr Automatically taint when reporting errors from ItemCtxt 2024-07-09 07:44:17 +00:00
default_function_param.rs
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
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
invalid-patterns.64bit.stderr
invalid-patterns.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
macro-fail.rs Automatically taint when reporting errors from ItemCtxt 2024-07-09 07:44:17 +00:00
macro-fail.stderr Automatically taint when reporting errors from ItemCtxt 2024-07-09 07:44:17 +00: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
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
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