Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pub mod option for UnlinkedFile | rainy-me | 2021-05-18 | 1 | -19/+35 |
* | Resolve single assist only | Kirill Bulatov | 2021-05-03 | 1 | -1/+1 |
* | Add a way to resolve certain assists | Kirill Bulatov | 2021-05-03 | 1 | -1/+6 |
* | feat: improve performance by delaying computation of fixes for diagnostics | Aleksey Kladov | 2021-04-13 | 1 | -1/+1 |
* | internal: prepare for lazy diagnostics | Aleksey Kladov | 2021-04-12 | 1 | -6/+8 |
* | Prefer add `mod` declaration to lib.rs over file.rs in UnlinkedFile fix | Lukas Wirth | 2021-03-27 | 1 | -1/+1 |
* | Document unlinked-file diagnostic | Jonas Schievink | 2021-03-24 | 1 | -0/+4 |
* | Add module comment | Jonas Schievink | 2021-03-15 | 1 | -0/+2 |
* | Use pub(crate) | Jonas Schievink | 2021-03-15 | 1 | -3/+3 |
* | Redo it properly and add a quickfix | Jonas Schievink | 2021-03-15 | 1 | -0/+154 |