about summary refs log tree commit diff
path: root/tests/ui/impl-trait/precise-capturing/dyn-use.rs
AgeCommit message (Collapse)AuthorLines
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-1/+9
In order to expose edition dependent divergences in some tests in the test suite, add explicit `edition` annotations. Some of these tests might require additional work to *avoid* the divergences, as they might have been unintentional. These are not exhaustive changes, purely opportunistic while looking at something else.
2024-08-17Stabilize opaque type precise capturingMichael Goulet-2/+0
2024-06-17Add tests for illegal use bound syntaxMichael Goulet-0/+4