rust/tests/ui/const-generics/adt_const_params
2024-06-05 22:25:42 +01:00
..
alias_const_param_ty-1.rs Partially implement ConstArgHasType 2024-05-29 17:06:54 +01:00
alias_const_param_ty-1.stderr Partially implement ConstArgHasType 2024-05-29 17:06:54 +01:00
alias_const_param_ty-2.rs Partially implement ConstArgHasType 2024-05-29 17:06:54 +01:00
alias_const_param_ty-2.stderr Partially implement ConstArgHasType 2024-05-29 17:06:54 +01:00
const_param_ty_bad.rs adjust how closure/generator types and rvalues are printed 2023-09-21 22:20:58 +02:00
const_param_ty_bad.stderr adjust how closure/generator types and rvalues are printed 2023-09-21 22:20:58 +02:00
const_param_ty_bad_empty_array.rs Add a test for [NotParam; 0]: ConstParamTy (not holding) 2023-04-27 15:59:07 +00:00
const_param_ty_bad_empty_array.stderr Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +00:00
const_param_ty_generic_bounds_do_not_hold.rs Add ConstParamTy tests 2023-04-27 15:59:07 +00:00
const_param_ty_generic_bounds_do_not_hold.stderr Provide more context on derived obligation error primary label 2024-01-30 21:28:18 +00:00
const_param_ty_good.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const_param_ty_impl_bad_field.rs Add derive for core::marker::ConstParamTy 2023-05-16 20:09:25 +02:00
const_param_ty_impl_bad_field.stderr Add derive for core::marker::ConstParamTy 2023-05-16 20:09:25 +02:00
const_param_ty_impl_no_structural_eq.rs remove StructuralEq trait 2024-01-24 07:56:23 +01:00
const_param_ty_impl_no_structural_eq.stderr remove StructuralEq trait 2024-01-24 07:56:23 +01:00
const_param_ty_impl_union.rs remove StructuralEq trait 2024-01-24 07:56:23 +01:00
const_param_ty_impl_union.stderr remove StructuralEq trait 2024-01-24 07:56:23 +01:00
index-oob-ice-83993.rs add test for #83993 2024-04-19 23:09:37 +02:00
index-oob-ice-83993.stderr add test for #83993 2024-04-19 23:09:37 +02:00
opaque_type_with_non-universal_region_substs_ice-111911.rs Bless tests and handle tests/crashes 2024-06-05 22:25:42 +01:00
suggest_feature_only_when_possible.rs Provide structured suggestion for #![feature(foo)] 2024-03-18 16:08:58 +00:00
suggest_feature_only_when_possible.stderr Provide structured suggestion for #![feature(foo)] 2024-03-18 16:08:58 +00:00
transmutable-ice-110969.rs Mark all missing generic args as errors 2024-06-03 13:16:56 +00:00
transmutable-ice-110969.stderr Mark all missing generic args as errors 2024-06-03 13:16:56 +00:00