about summary refs log tree commit diff
path: root/tests/ui/const-generics/generic_const_exprs/const_kind_expr
AgeCommit message (Expand)AuthorLines
2025-06-11stabilize gaiBoxy-1/+1
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-2/+2
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-6/+4
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2024-07-22Revert suggestion verbosity changeEsteban Küber-6/+3
2024-07-22On generic and lifetime removal suggestion, do not leave behind stray `,`Esteban Küber-1/+1
2024-07-22Change suggestion message wordingEsteban Küber-1/+1
2024-07-22Use verbose suggestion for "wrong # of generics"Esteban Küber-3/+6
2024-04-24Fix tests and blessGary Guo-1/+1
2024-03-21Provide structured suggestion for unconstrained generic constantEsteban Küber-9/+24
2024-03-17added pretty_print_const_exprwill-6/+4
2024-03-08Replace `TypeWalker` usage with `TypeVisitor`Shoyu Vanilla-1/+10
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-12-09report_not_const_evaluatable_error to avoid ICEing on ConstKind::ExprLenko Donchev-0/+89
2023-02-11make `relate`'s const ty assertion use semantic equalityBoxy-0/+181
2023-02-05emit `ConstEquate` in `TypeRelating<D>`Boxy-0/+70
2023-01-11Move /src/test to /testsAlbert Larsan-0/+42