Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify macro expansion code | Aleksey Kladov | 2021-05-04 | 2 | -27/+50 |
* | make illegal states unrepresentable | Aleksey Kladov | 2021-05-04 | 3 | -49/+48 |
* | Cleanups | Aleksey Kladov | 2021-05-04 | 1 | -139/+134 |
* | Merge #8731 | bors[bot] | 2021-05-04 | 1 | -7/+33 |
|\ | |||||
| * | Complete enum variants through type aliases | Lukas Tobias Wirth | 2021-05-04 | 1 | -7/+33 |
* | | Merge #8727 | bors[bot] | 2021-05-04 | 1 | -11/+11 |
|\ \ | |||||
| * | | minor: use standard import style | Aleksey Kladov | 2021-05-04 | 1 | -11/+11 |
* | | | Merge #8726 | bors[bot] | 2021-05-04 | 1 | -3/+3 |
|\| | | |||||
| * | | internal: reduce visibility | Aleksey Kladov | 2021-05-04 | 1 | -3/+3 |
* | | | Merge #8725 | bors[bot] | 2021-05-04 | 1 | -4/+2 |
|\ \ \ | |||||
| * | | | internal: env var to toggle slow benches | Aleksey Kladov | 2021-05-04 | 1 | -4/+2 |
| |/ / | |||||
* | | | Merge #8724 | bors[bot] | 2021-05-04 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | minor: unconfuse myself about macro def vs macro rules | Aleksey Kladov | 2021-05-04 | 1 | -0/+5 |
|/ / | |||||
* | | Merge #8720 | bors[bot] | 2021-05-04 | 3 | -75/+187 |
|\ \ | |||||
| * | | internal: add integrated completion benchmark | Aleksey Kladov | 2021-05-04 | 3 | -75/+187 |
| * | | More searchable name | Aleksey Kladov | 2021-05-04 | 1 | -1/+1 |
* | | | Merge #8719 | bors[bot] | 2021-05-04 | 3 | -4/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix block comment intra doc link injection ranges | Lukas Tobias Wirth | 2021-05-04 | 3 | -4/+12 |
* | | | Merge #8711 | bors[bot] | 2021-05-04 | 11 | -97/+518 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Code review fixes | Kirill Bulatov | 2021-05-03 | 4 | -18/+29 |
| * | | Index retrieval fix | Kirill Bulatov | 2021-05-03 | 2 | -2/+12 |
| * | | Touch lsp-extensions.md | Kirill Bulatov | 2021-05-03 | 1 | -0/+3 |
| * | | Small fixes | Kirill Bulatov | 2021-05-03 | 2 | -3/+3 |
| * | | Tests added | Kirill Bulatov | 2021-05-03 | 2 | -2/+242 |
| * | | Less panics in the assist resolution | Kirill Bulatov | 2021-05-03 | 1 | -2/+10 |
| * | | Add docs and use better naming | Kirill Bulatov | 2021-05-03 | 3 | -8/+25 |
| * | | Resolve single assist only | Kirill Bulatov | 2021-05-03 | 9 | -32/+78 |
| * | | Add a way to resolve certain assists | Kirill Bulatov | 2021-05-03 | 10 | -92/+178 |
* | | | Merge #8714 | bors[bot] | 2021-05-04 | 2 | -23/+49 |
|\ \ \ | |||||
| * | | | internal: remove one more usage of the rewriter | Aleksey Kladov | 2021-05-04 | 2 | -23/+49 |
* | | | | Merge #8716 | bors[bot] | 2021-05-04 | 3 | -13/+3 |
|\ \ \ \ | |||||
| * | | | | Replace `memmap` to `memmap2` in `proc_macro_api` | memoryruins | 2021-05-04 | 3 | -13/+3 |
|/ / / / | |||||
* | | | | Merge #8715 | bors[bot] | 2021-05-03 | 2 | -117/+113 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Make CompletionContext expected_type smarter | Lukas Tobias Wirth | 2021-05-03 | 2 | -117/+113 |
| | |/ | |/| | |||||
* | | | Merge #8482 | bors[bot] | 2021-05-03 | 1 | -0/+35 |
|\ \ \ | |||||
| * | | | Merge with semantic style section | Daniel Franklin | 2021-05-03 | 1 | -8/+25 |
| * | | | Mention how to customize unsafe operation styles | Daniel Franklin | 2021-04-12 | 1 | -0/+18 |
* | | | | Merge #8712 | bors[bot] | 2021-05-03 | 1 | -4/+36 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Don't mutate the tree while traversing in reorder_impl | Lukas Tobias Wirth | 2021-05-03 | 1 | -4/+36 |
|/ / / | |||||
* | | | Merge #8710 | bors[bot] | 2021-05-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | feat: build releases with lto=true | Aleksey Kladov | 2021-05-03 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge #8427 | bors[bot] | 2021-05-03 | 4 | -117/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | pin cache action | Arpad Borsos | 2021-04-08 | 1 | -2/+2 |
| * | | noop to test CI cache | Arpad Borsos | 2021-04-08 | 0 | -0/+0 |
| * | | Move CI to rust-cache Action | Arpad Borsos | 2021-04-08 | 4 | -117/+4 |
* | | | Merge #8709 | bors[bot] | 2021-05-02 | 1 | -36/+37 |
|\ \ \ | |||||
| * | | | cargo update | Jeremy Kolb | 2021-05-02 | 1 | -36/+37 |
|/ / / | |||||
* | | | Merge #8708 | bors[bot] | 2021-05-02 | 2 | -20/+11 |
|\ \ \ | |||||
| * | | | fix: don't duplicate Progerss::Finised for cache priming | Aleksey Kladov | 2021-05-02 | 2 | -20/+11 |
|/ / / | |||||
* | | | Merge #8693 | bors[bot] | 2021-05-02 | 2 | -0/+18 |
|\ \ \ |