summaryrefslogtreecommitdiff
path: root/tests/ui/range
AgeCommit message (Expand)Author
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber
2024-07-05add `new_range_api` for RFC 3550Peter Jaszkowiak
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young
2024-05-02Stabilize exclusive_rangeRoss Smyth
2024-03-27Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...Oli Scherer
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)
2024-02-01On E0277 be clearer about implicit `Sized` bounds on type params and assoc typesEsteban Küber
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber
2023-12-07recurse into refs when comparing tys for diagnosticsjyn
2023-11-24Show number in error message even for one errorNilstrieb
2023-10-11Fix range overflow checkingNadrieril
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz
2023-09-16impl Step for IP addressesltdk
2023-08-14Implement Step for AsciiCharltdk
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet
2023-05-08Make suggest_deref_or_ref return a multipart suggestionMichael Goulet
2023-05-08Tweak borrow suggestionMichael Goulet
2023-04-03Perform match checking on THIR.Camille GILLOT
2023-03-08may not => cannotMichael Goulet
2023-01-30Modify primary span label for E0308Esteban Küber
2023-01-11Detect out of bounds range pattern valueEsteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan