summaryrefslogtreecommitdiff
path: root/tests/ui/closures
Commit message (Expand)AuthorAgeFilesLines
* vars are ?Michael Goulet2023-04-255-9/+9
* Rollup merge of #110480 - whtahy:105107/known-bug-tests-for-unsound-issues, r...Yuki Okushi2023-04-251-0/+15
|\
| * add known-bug test for unsound issue 84366whtahy2023-04-221-0/+15
* | Run `check_match` and `check_liveness` when MIR is built instead of having an...Oli Scherer2023-04-211-14/+14
|/
* Broken testsMichael Goulet2023-04-111-0/+14
* Fix subslice capture in closureclubby7892023-03-272-0/+39
* Return equal for two identical projectionsyukang2023-03-212-0/+41
* Remove the `capture_disjoint_fields` featureclubby7892023-02-281-4/+1
* Add addl testMichael Goulet2023-02-182-0/+24
* Move late-bound arg type checks to resolve_bound_varsMichael Goulet2023-02-184-0/+48
* Adjust tracking issue for non_lifetime_bindersMichael Goulet2023-02-182-2/+2
* Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillotMatthias Krüger2023-02-172-2/+10
|\
| * Add feature gate for non_lifetime_bindersMichael Goulet2023-02-162-2/+10
* | Fix unintentional UB in ui testsBen Kimock2023-02-156-9/+9
|/
* make unaligned_reference a hard errorRalf Jung2023-01-312-19/+2
* Modify primary span label for E0308Esteban Küber2023-01-301-1/+1
* Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger2023-01-254-15/+15
|\
| * Tweak E0597Esteban Küber2023-01-154-15/+15
* | Tweak "borrow closure argument" suggestionEsteban Küber2023-01-191-4/+6
|/
* Emit a hint for bad call return types due to generic argumentsRobin Schroer2023-01-132-0/+28
* Move /src/test to /testsAlbert Larsan2023-01-11352-0/+13446