Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the test of diagnostic tests | Aleksey Kladov | 2020-07-14 | 1 | -48/+2 |
* | Compress match checking tests | Aleksey Kladov | 2020-07-14 | 1 | -18/+3 |
* | Data-driven diagnostics tests | Aleksey Kladov | 2020-07-14 | 1 | -1/+1 |
* | Cleanup visibility | Aleksey Kladov | 2020-07-14 | 1 | -2/+5 |
* | Cleanup hir diagnostics API | Aleksey Kladov | 2020-07-14 | 1 | -10/+2 |
* | Consolidate hir diagnostics code in one place | Aleksey Kladov | 2020-07-14 | 1 | -2/+2 |
* | Switch to fully dynamically dispatched salsa | Aleksey Kladov | 2020-07-07 | 1 | -17/+14 |
* | Better factoring | Aleksey Kladov | 2020-06-30 | 1 | -5/+17 |
* | (T): make typification tests more data driven | Aleksey Kladov | 2020-06-29 | 1 | -0/+13 |
* | Add HighlightTag::Operator, use it for unsafe deref. Move unsafe validation t... | Paul Daniel Faria | 2020-06-27 | 1 | -3/+2 |
* | Move diagnostics back into expr, add tests for diagnostics, fix logic to acco... | Paul Daniel Faria | 2020-06-27 | 1 | -2/+8 |
* | Make relevant_crates return a Set | Aleksey Kladov | 2020-06-11 | 1 | -1/+2 |
* | Minimize FileLoader interface | Aleksey Kladov | 2020-06-05 | 1 | -10/+1 |
* | More direct signature for resolve_path | Aleksey Kladov | 2020-06-05 | 1 | -2/+2 |
* | Rename resolve_relative_path -> resolve_path | Aleksey Kladov | 2020-06-05 | 1 | -6/+2 |
* | missing match arm diagnostic support enum record type | Josh Mcguigan | 2020-04-18 | 1 | -9/+27 |
* | missing match arms diagnostic | Josh Mcguigan | 2020-04-07 | 1 | -2/+4 |
* | Nice string formatting | Aleksey Kladov | 2020-03-28 | 1 | -1/+2 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -2/+16 |
* | Add resolve_extern_path in DB | Edwin Cheng | 2020-03-10 | 1 | -0/+7 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -4/+3 |
* | Move impls to ItemScope | Aleksey Kladov | 2019-12-20 | 1 | -1/+1 |
* | Fix test compilation | ice1000 | 2019-12-04 | 1 | -1/+1 |
* | Rename module_id -> local_id | Aleksey Kladov | 2019-11-27 | 1 | -2/+2 |
* | prune deps | Aleksey Kladov | 2019-11-27 | 1 | -5/+7 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+144 |