| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-25 | Add edition checks for some tests that had divergent output | Esteban Küber | -4/+39 | |
| 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. | ||||
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -40/+38 | |
| 2024-08-17 | Bless test fallout | Michael Goulet | -6/+6 | |
| 2024-06-04 | Add another test for hidden types capturing lifetimes that outlive but arent ↵ | Michael Goulet | -0/+53 | |
| mentioned in substs | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -3/+3 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-14 | Add some unsoundness tests for opaques capturing hidden regions not in substs | Michael Goulet | -0/+134 | |
