about summary refs log tree commit diff
path: root/tests/ui/cast
AgeCommit message (Expand)AuthorLines
2024-05-11FIx ICE while casting a type with errorGurinder Singh-0/+81
2024-04-21Miri: detect wrong vtables in wide pointersRalf Jung-1/+1
2024-03-19add test for casting pointer to union with unsized tailLukas Markeffsky-0/+37
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-17/+17
2024-02-12Lint on reference casting to bigger underlying allocationUrgau-6/+6
2024-02-09Emit more specific diagnostics when enums fail to cast with `as`Gurinder Singh-1/+84
2024-02-07Update testsr0cky-2/+24
2023-12-20Update existing testsVeera-1/+1
2023-12-20fix: diagnostic for casting reference to sliceVeera-0/+27
2023-11-24Show number in error message even for one errorNilstrieb-14/+14
2023-10-25Never consider raw pointer casts to be trivalNilstrieb-0/+24
2023-09-22make unsized cast illegalouz-a-0/+15
2023-09-18Migrate 'cast to bool' diagnosticclubby789-7/+32
2023-09-11add source type for invalid bool castsasquared31415-8/+92
2023-01-15suggest `is_empty` for collections when casting to `bool`Ezra Shaw-3/+97
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1172