about summary refs log tree commit diff
path: root/tests/ui/traits/trait-upcasting
AgeCommit message (Expand)AuthorLines
2023-12-14update use of feature flagslcnr-6/+6
2023-11-24Show number in error message even for one errorNilstrieb-10/+10
2023-11-22Rework supertrait lint once againMichael Goulet-3/+88
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-174/+77
2023-11-20Bump future release warning modeMichael Goulet-4/+4
2023-11-20Don't consider regions in deref_into_dyn_supertrait lintMichael Goulet-6/+93
2023-08-19Avoid side-effects from try_coerce when suggesting borrowing LHS of castMichael Goulet-52/+8
2023-08-15Probe when assembling upcast candidates so they don't step on eachother's toesMichael Goulet-3/+15
2023-08-03Fix upcasting with normalization in old solver, add a testMichael Goulet-0/+20
2023-08-03Rework upcastingMichael Goulet-0/+76
2023-07-29Detect trait upcasting through struct tail unsizingMichael Goulet-0/+40
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-5/+1
2023-07-18added links as a notenxya-2/+2
2023-07-18add links to query documentation for E0391nxya-2/+2
2023-07-18added links as a notenxya-2/+7
2023-07-18add links to query documentation for E0391nxya-2/+2
2023-07-08Eagerly resolve vars in predicate during coercion loopMichael Goulet-0/+37
2023-05-12Note base types of coercionMichael Goulet-3/+3
2023-04-11Allow the elaborator to only filter to real supertraitsMichael Goulet-0/+14
2023-04-11Broken testsMichael Goulet-0/+33
2023-04-11Split implied and super predicate queriesMichael Goulet-7/+2
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+24
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1401