| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-02 | Update error annotations in tests that successfully compile | Tomasz Miąsko | -2/+2 | |
| Those annotation are silently ignored rather than begin validated against compiler output. Update them before validation is enabled, to avoid test failures. | ||||
| 2019-10-27 | Gather together usefulness tests | Nadrieril | -0/+2044 | |
| I took most tests that were testing only for match exhaustiveness, pattern refutability or match arm reachability, and put them in the same test folder. | ||||
