Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better naming and docs | Kirill Bulatov | 2020-08-11 | 1 | -1/+1 |
* | Move the DiagnosticsWithFix trait on the ide level | Kirill Bulatov | 2020-08-11 | 1 | -9/+1 |
* | Make the fix AST source Optional | Kirill Bulatov | 2020-08-11 | 1 | -5/+5 |
* | Refactor the diagnostics | Kirill Bulatov | 2020-08-11 | 1 | -2/+10 |
* | Require source implementations for Diagnostic | Kirill Bulatov | 2020-08-11 | 1 | -1/+1 |
* | Better naming | Kirill Bulatov | 2020-08-11 | 1 | -1/+1 |
* | Anchor file-system operations to the file, and not to the source root. | Aleksey Kladov | 2020-06-16 | 1 | -2/+1 |
* | Simplify Diagnostic structure | Aleksey Kladov | 2020-04-17 | 1 | -5/+1 |
* | Correctly highlight ranges of diagnostics from macros | Aleksey Kladov | 2020-04-17 | 1 | -3/+3 |
* | Don't expose impl details of SyntaxPtr | Aleksey Kladov | 2020-04-17 | 1 | -1/+5 |
* | Forward compat | Aleksey Kladov | 2020-04-10 | 1 | -1/+1 |
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -3/+3 |
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -1/+1 |
* | Reexport relative_path from ra_db | Aleksey Kladov | 2019-11-03 | 1 | -1/+1 |
* | Add small module-level docs | Aleksey Kladov | 2019-11-03 | 1 | -0/+2 |
* | Move CrateDefMap to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -0/+26 |