rust/tests/ui/const-generics/issues
Esteban Küber bd8b46800d Tweak wording of type errors involving type params
Fix #78206.
2023-10-18 23:53:18 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-56445-1.full.stderr improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-56445-1.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-56445-1.rs improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-56445-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-56445-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-56445-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-56445-3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-60818-struct-constructors.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61336-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61336-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61336-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61336.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61336.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61422.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61432.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62187-encountered-polymorphic-const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-62878.full.stderr improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-62878.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-62878.rs defer array len printing to const arg printing 2023-01-18 04:07:39 +00:00
issue-63322-forbid-dyn.full.stderr Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-63322-forbid-dyn.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-63322-forbid-dyn.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-64519.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-66596-impl-trait-for-str-const-arg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-66906.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67185-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67185-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67185-2.stderr Don't sort strings right after we just sorted by types 2023-06-27 23:31:06 +00:00
issue-67375.full.stderr Do not set up wrong span for adjustments 2023-07-10 20:09:26 +00:00
issue-67375.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67375.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67739.full.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67739.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67739.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-1.full.stderr Tweak wording of type errors involving type params 2023-10-18 23:53:18 +00:00
issue-67945-1.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-2.full.stderr Properly pluralize 'generic constants' 2023-01-16 20:21:29 +00:00
issue-67945-2.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-3.full.stderr Properly pluralize 'generic constants' 2023-01-16 20:21:29 +00:00
issue-67945-3.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-4.full.stderr Properly pluralize 'generic constants' 2023-01-16 20:21:29 +00:00
issue-67945-4.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-67945-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68104-print-stack-overflow.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68366.full.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68366.min.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68366.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68596.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68615-adt.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-68615-adt.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-68615-array.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-68615-array.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-69654-run-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70125-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70125-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70167.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70180-1-stalled_on.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70180-2-stalled_on.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70225.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-70273-assoc-fn.rs Adjust UI tests for `unit_bindings` 2023-06-12 20:24:48 +08:00
issue-71169.full.stderr improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-71169.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-71169.rs defer array len printing to const arg printing 2023-01-18 04:07:39 +00:00
issue-71202.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71202.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71381.full.stderr Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-71381.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-71381.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-71382.full.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71382.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-71382.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71547.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-71611.full.stderr Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-71611.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-71611.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-71986.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72352.full.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72352.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-72352.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72845.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72845.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-73120.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-73260.rs Remove save-analysis. 2023-02-16 15:14:45 +11:00
issue-73260.stderr Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
issue-73491.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-73491.rs defer array len printing to const arg printing 2023-01-18 04:07:39 +00:00
issue-73727-static-reference-array-const-param.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-73727-static-reference-array-const-param.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74101.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-74101.rs defer array len printing to const arg printing 2023-01-18 04:07:39 +00:00
issue-74255.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-74255.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-74906.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-74950.min.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
issue-74950.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-75047.min.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
issue-75047.rs defer array len printing to const arg printing 2023-01-18 04:07:39 +00:00
issue-75299.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-76701-ty-param-in-const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-76701-ty-param-in-const.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79674.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79674.stderr Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
issue-80062.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80062.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80375.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80375.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82956.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82956.stderr Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
issue-83249.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83249.stderr Reorder fullfillment errors to keep more interesting ones first 2023-10-04 02:04:14 +00:00
issue-83288.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83466.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83466.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83765.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-83765.stderr moved note as unspanned note, moved note to the bottom of the msg 2023-07-18 21:53:34 -04:00
issue-84659.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84659.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-85031-2.rs Fix known-bug, silence ICE stderr 2023-01-19 20:20:58 +00:00
issue-85031-2.stderr Fix known-bug, silence ICE stderr 2023-01-19 20:20:58 +00:00
issue-86033.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86530.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86530.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
issue-86535-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86535.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86820.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-86820.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87076.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-87470.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-87493.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
issue-87493.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
issue-87964.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88119.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88468.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88997.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-88997.stderr improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-89146.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-89304.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-89320.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-89334.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-90318.rs Constify `TypeId` ordering impls 2023-01-16 21:26:03 +01:00
issue-90318.stderr Constify `TypeId` ordering impls 2023-01-16 21:26:03 +01:00
issue-90364.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-90364.stderr improve diagnostics and bless tests 2023-05-05 21:42:54 +01:00
issue-90455.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-90455.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-92186.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-96654.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-97278.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-97278.stderr Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-97634.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-98629.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-98629.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-99641.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-99641.stderr Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00
issue-100313.rs Adjust some tests for invalid_reference_casting improvements 2023-07-29 12:20:59 +02:00
issue-100313.stderr Normalize alloc-id in tests. 2023-10-16 16:29:35 +00:00
issue-105037.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-105821.rs Stabilize const_ptr_read 2023-05-05 20:36:21 +02:00