about summary refs log tree commit diff
path: root/tests/ui/inference/issue-107090.rs
AgeCommit message (Expand)AuthorLines
2024-03-20make `type_flags(ReError) & HAS_ERROR`Ali MJ Al-Nasrawy-1/+1
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-1/+1
2023-10-20Avoid a `track_errors` by bubbling up most errors from `check_well_formed`Oli Scherer-3/+3
2023-02-09Introduce `ReError`Esteban Küber-8/+2
2023-01-18add tests for 107090yukang-0/+31