summary refs log tree commit diff
path: root/tests/ui/const-generics/defaults
AgeCommit message (Expand)AuthorLines
2025-02-14fallout :skull_emoji:lcnr-12/+12
2024-11-02Add trait diff highlighting logic and use it in E0277Esteban Küber-6/+12
2024-08-10Differentiate between methods and associated functionsEsteban Küber-10/+10
2024-08-03Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-1/+0
2024-06-19Const generic parameters aren't bounds, even if we end up erroring because of...Oli Scherer-6/+6
2024-06-19Taint infcx when reporting errorsOli Scherer-6/+35
2024-06-05Detect pub structs never constructed and unused associated constants in traitsr0cky-0/+1
2024-05-29Partially implement `ConstArgHasType`Boxy-2/+4
2024-04-10Use `fn` ptr signature instead of `{closure@..}` in infer errorEsteban Küber-2/+2
2024-03-21Provide structured suggestion for unconstrained generic constantEsteban Küber-2/+8
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-22/+22
2024-01-31Remove a has_errors check that only hides errors after unrelated items have e...Oli Scherer-3/+15
2023-12-14update use of feature flagslcnr-1/+1
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-8/+8
2023-10-23Update `since` stability attributes in testsDavid Tolnay-3/+3
2023-07-04implement `ConstEvaluatable` goals in new solverlcnr-1/+13
2023-05-12Note base types of coercionMichael Goulet-2/+2
2023-04-07update tests/uiickk-1/+1
2023-02-21Specify what 'this' actually isMichael Goulet-1/+1
2023-01-30Modify primary span label for E0308Esteban Küber-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+982