Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render documentation for derive completion | Lukas Wirth | 2021-06-04 | 1 | -39/+41 |
* | Only complete derive proc macros in `#[derive]` | Jonas Schievink | 2021-05-29 | 1 | -2/+1 |
* | Add some lint completion tests | Lukas Wirth | 2021-05-29 | 1 | -16/+22 |
* | simplify | Lukas Wirth | 2021-05-29 | 1 | -1/+1 |
* | tt muncher time | Lukas Wirth | 2021-05-27 | 1 | -0/+1 |
* | Split attribute completion module into attribute, derive and lint modules | Lukas Wirth | 2021-05-27 | 1 | -0/+141 |