Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -6/+6 |
* | use correct file for diagnostics | Aleksey Kladov | 2019-07-05 | 1 | -8/+5 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+10 |
* | Fix clippy::useless_format | Alan Du | 2019-06-04 | 1 | -2/+2 |
* | fix todo | Aleksey Kladov | 2019-05-28 | 1 | -3/+0 |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -20/+19 |
* | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 1 | -22/+24 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -4/+2 |
* | make AstId untyped | Aleksey Kladov | 2019-05-13 | 1 | -3/+3 |
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 1 | -1/+122 |
* | Profile diagnostics. | Marco Groppo | 2019-05-05 | 1 | -0/+2 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -2/+4 |
* | move tests to where they belong | Aleksey Kladov | 2019-03-25 | 1 | -0/+31 |
* | simplify | Aleksey Kladov | 2019-03-25 | 1 | -6/+1 |
* | tweak diagnostics API | Aleksey Kladov | 2019-03-25 | 1 | -2/+2 |
* | more enterprisey diagnostics setup | Aleksey Kladov | 2019-03-25 | 1 | -49/+30 |
* | fixes | Aleksey Kladov | 2019-03-25 | 1 | -3/+2 |
* | check impls as well | Aleksey Kladov | 2019-03-25 | 1 | -0/+9 |
* | cleanup | Aleksey Kladov | 2019-03-25 | 1 | -2/+2 |
* | switch modules to new diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -36/+30 |
* | allow dyn diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -18/+8 |
* | diagnostics | Aleksey Kladov | 2019-03-25 | 1 | -1/+29 |
* | Rename source_edit to source_file_edit to match file_system_edit | Ville Penttinen | 2019-03-25 | 1 | -2/+2 |
* | Further improvements to the SourceChange convenience methods | Ville Penttinen | 2019-03-25 | 1 | -1/+1 |
* | Add convenience functions to SourceChange for creating single edits | Ville Penttinen | 2019-03-24 | 1 | -18/+9 |
* | Merge #1031 | bors[bot] | 2019-03-23 | 1 | -1/+6 |
|\ | |||||
| * | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -1/+6 |
* | | remove obsolete diagnostic | Aleksey Kladov | 2019-03-23 | 1 | -21/+0 |
|/ | |||||
* | cleanup | Aleksey Kladov | 2019-03-21 | 1 | -68/+73 |
* | move diagnostics to ide_api | Aleksey Kladov | 2019-03-21 | 1 | -10/+250 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -8/+4 |
* | diagnostics is now a function | Aleksey Kladov | 2019-02-08 | 1 | -62/+60 |
* | move diagnostics to a separate file | Aleksey Kladov | 2019-02-08 | 1 | -0/+71 |