Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
| | | | | #1856 | ||||
* | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 1 | -1/+1 |
| | |||||
* | Fix build for Diagnostic type change | Phil Ellison | 2019-08-25 | 1 | -7/+4 |
| | |||||
* | Initial implementation of Ok-wrapping | Phil Ellison | 2019-08-25 | 1 | -0/+31 |
| | |||||
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 1 | -4/+4 |
| | |||||
* | Use Source in Diagnostic and implement | Evgenii P | 2019-08-12 | 1 | -23/+15 |
| | |||||
* | migrate ra_hir to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -6/+6 |
| | |||||
* | use correct file for diagnostics | Aleksey Kladov | 2019-07-05 | 1 | -1/+17 |
| | | | | closes #1475 | ||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -3/+3 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | fix: clean up warnings | csmoe | 2019-06-06 | 1 | -2/+2 |
| | | | | Change-Id: I91a468f6e846ac28574825b8ee7aa02fbff68f63 | ||||
* | expand to syntax node | Aleksey Kladov | 2019-05-14 | 1 | -3/+3 |
| | |||||
* | make AstId untyped | Aleksey Kladov | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 1 | -1/+23 |
| | |||||
* | tweak diagnostics API | Aleksey Kladov | 2019-03-25 | 1 | -5/+12 |
| | |||||
* | more enterprisey diagnostics setup | Aleksey Kladov | 2019-03-25 | 1 | -10/+29 |
| | |||||
* | cleanup | Aleksey Kladov | 2019-03-25 | 1 | -14/+14 |
| | |||||
* | switch modules to new diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -8/+37 |
| | |||||
* | allow dyn diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -4/+58 |
| | |||||
* | diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -0/+6 |