about summary refs log tree commit diff
path: root/tests/ui/coercion
AgeCommit message (Expand)AuthorLines
2024-03-15Refactored a few bits:Steven Trotter-10/+9
2024-03-15Added ability to report on generic argument mismatch betterSteven Trotter-8/+13
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-50/+50
2024-02-12fix ICE for deref coercions with type errorsLukas Markeffsky-5/+28
2024-02-10don't skip coercions for types with errorsLukas Markeffsky-0/+24
2024-02-09Move some testsCaio-0/+56
2024-02-07Update testsr0cky-1/+13
2024-01-23Remove track_errors entirelyOli Scherer-1/+1
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-10/+10
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-1/+1
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-1/+4
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-6/+6
2023-08-02Fix #107113, avoid suggest for macro attributesyukang-1/+18
2023-05-24Move testsCaio-0/+32
2023-05-12Note base types of coercionMichael Goulet-4/+4
2023-05-08Tweak borrow suggestionMichael Goulet-4/+7
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-37/+38
2023-01-30Modify primary span label for E0308Esteban Küber-23/+23
2023-01-15Tweak E0597Esteban Küber-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1575