| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-01 | Improve diagnostics for pattern bindings that illegally shadow items. | Jeffrey Seyfried | -0/+1 | |
| Improve unused import detection. | ||||
| 2016-06-10 | resolve: Rewrite resolve_pattern | Vadim Petrochenkov | -6/+6 | |
| 2016-05-12 | Update errors to use new error format | Jonathan Turner | -9/+9 | |
| 2016-05-04 | Improve diagnostics for constants being used in irrefutable patterns | Manish Goregaokar | -3/+3 | |
| It's pretty confusing and this error triggers in resolve only when "shadowing" a const, so let's make that clearer. | ||||
| 2016-04-29 | Remove use of `ast_map.span_if_local()` and improve diagnostics | Jeffrey Seyfried | -2/+2 | |
| 2016-02-26 | Fix fallout in tests | Jeffrey Seyfried | -2/+2 | |
| 2015-11-12 | Add test for constant pattern diagnostics | Manish Goregaokar | -0/+28 | |
