summary refs log tree commit diff
path: root/tests/ui/infinite
AgeCommit message (Expand)AuthorLines
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-1/+1
2024-10-02only query `params_in_repr` if def kind is adtbohan-0/+44
2024-06-26Automatically taint InferCtxt when errors are emittedOli Scherer-3/+15
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-21/+9
2024-02-22change error messages to be incorrect, but more helpfullcnr-2/+2
2024-02-22do not use <: in subtyping overflow msglcnr-2/+2
2024-02-22overflow errors: change source to a concrete enumlcnr-8/+8
2024-02-22remove `sub_relations` from infcx, recompute in diagnosticslcnr-53/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-9/+9
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-2/+14
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-8/+8
2023-11-24Manual find replace updatesNilstrieb-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-9/+9
2023-10-20Avoid a `track_errors` by bubbling up most errors from `check_well_formed`Oli Scherer-1/+5
2023-08-30Permit recursive weak type aliasesOli Scherer-13/+70
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-15/+3
2023-07-18added links as a notenxya-3/+3
2023-07-18add links to query documentation for E0391nxya-3/+3
2023-07-18added links as a notenxya-3/+18
2023-07-18add links to query documentation for E0391nxya-3/+3
2023-04-11Split implied and super predicate queriesMichael Goulet-16/+1
2023-02-17Fix ICE on type alias in recursionclubby789-0/+25
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1106