about summary refs log tree commit diff
path: root/src/test/ui/rfc1623.rs
AgeCommit message (Expand)AuthorLines
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-99/+0
2022-06-03Fully stabilize NLLJack Huey-9/+4
2022-04-19Add an explicit `Span` field to `OutlivesConstraint`Aaron Hill-4/+4
2022-04-05Move some tests with compare-mode=nll output to revisionsJack Huey-1/+9
2021-11-26Perform Sync check on static items in wf-check instead of during const checksOli Scherer-0/+4
2021-02-09Report "nice" placeholder errors more oftenMatthew Jasper-1/+1
2020-06-22remove leak-check from projectNiko Matsakis-4/+3
2020-06-22move leak-check to during coherence, candidate evalNiko Matsakis-4/+3
2020-02-05Account for `fn()` types in lifetime suggestionsEsteban Küber-6/+7
2019-05-29Update ui test suite to use dynmemoryruins-1/+1
2018-12-25Remove licensesMark Rousskov-9/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+102