Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix casing | Jeremy Kolb | 2020-01-14 | 1 | -4/+4 |
* | More UI friendly labels | Jeremy Kolb | 2020-01-14 | 1 | -3/+3 |
* | Add ast for plain and raw string literals | Aleksey Kladov | 2019-11-16 | 1 | -46/+13 |
* | Some clippy fixes | kjeremy | 2019-10-30 | 1 | -1/+1 |
* | Merge #2099 | bors[bot] | 2019-10-27 | 1 | -4/+35 |
|\ | |||||
| * | Fix panic on raw string assist | Alexander Elís Ebenesersson | 2019-10-27 | 1 | -4/+35 |
* | | simplify AssistCtx API | Aleksey Kladov | 2019-10-27 | 1 | -16/+12 |
|/ | |||||
* | document almost all assists | Aleksey Kladov | 2019-10-27 | 1 | -2/+60 |
* | extract assist helper for getting a specific token | Aleksey Kladov | 2019-10-27 | 1 | -12/+5 |
* | raw string assists work in macros | Aleksey Kladov | 2019-10-27 | 1 | -49/+58 |
* | Merge #1922 | bors[bot] | 2019-10-08 | 1 | -18/+92 |
|\ | |||||
| * | feat(assists): Address some PR comments | Geobert Quach | 2019-10-04 | 1 | -25/+24 |
| * | feat(assists): Even smarter with hashes | Geobert Quach | 2019-10-01 | 1 | -12/+44 |
| * | feat(assists): Be smart about hashes | Geobert Quach | 2019-09-30 | 1 | -1/+36 |
| * | feat(assists): Keep only one version of make_raw_string | Geobert Quach | 2019-09-29 | 1 | -82/+13 |
| * | feat(assists): Make raw string unescaped | Geobert Quach | 2019-09-26 | 1 | -0/+77 |
* | | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
|/ | |||||
* | move assists to subdir | Aleksey Kladov | 2019-09-25 | 1 | -0/+370 |