| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge #9208 | bors[bot] | 2021-06-11 | 7 | -14/+32 |
|\ |
|
| * | Only prefill caches in the completion benchmark | Kirill Bulatov | 2021-06-11 | 5 | -5/+21 |
| * | Fix visibility issues | Kirill Bulatov | 2021-06-11 | 1 | -5/+5 |
| * | Prime caches on workspace load | Kirill Bulatov | 2021-06-11 | 2 | -2/+3 |
| * | Populate import maps eagerly | Kirill Bulatov | 2021-06-10 | 1 | -3/+4 |
|/ |
|
* | Merge #9206 | bors[bot] | 2021-06-10 | 6 | -82/+97 |
|\ |
|
| * | Reduce fst_path calls | Kirill Bulatov | 2021-06-10 | 1 | -11/+5 |
| * | Add more profiling for flyimports | Kirill Bulatov | 2021-06-10 | 6 | -71/+92 |
|/ |
|
* | Merge #9202 | bors[bot] | 2021-06-10 | 3 | -0/+20 |
|\ |
|
| * | Make `MemoryUsage` work on Windows | Jonas Schievink | 2021-06-10 | 3 | -0/+20 |
* | | Merge #9196 | bors[bot] | 2021-06-09 | 2 | -5/+23 |
|\ \ |
|
| * | | Don't classify attributes on macro-calls are the macro itself | Lukas Wirth | 2021-06-09 | 2 | -5/+23 |
|/ / |
|
* | | Merge #9195 | bors[bot] | 2021-06-09 | 1 | -208/+178 |
|\ \
| |/
|/| |
|
| * | Simplify | Lukas Wirth | 2021-06-09 | 1 | -208/+178 |
* | | Merge #9193 | bors[bot] | 2021-06-09 | 10 | -11/+128 |
|\ \
| |/
|/| |
|
| * | Remove unnecessary duplication | Lukas Wirth | 2021-06-09 | 1 | -56/+8 |
| * | Implement dummy expansions for builtin attributes | Lukas Wirth | 2021-06-09 | 10 | -11/+176 |
|/ |
|
* | Merge #9191 | bors[bot] | 2021-06-09 | 3 | -2/+20 |
|\ |
|
| * | Don't descend MacroCall TokenTree delimiters | Lukas Wirth | 2021-06-09 | 3 | -2/+20 |
* | | Merge #9186 | bors[bot] | 2021-06-08 | 1 | -20/+14 |
|\ \ |
|
| * | | Prefer attr macros in "expand macro recursively" | Jonas Schievink | 2021-06-08 | 1 | -20/+14 |
* | | | Merge #9183 | bors[bot] | 2021-06-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix typo | phynalle | 2021-06-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge #9187 | bors[bot] | 2021-06-08 | 3 | -8/+30 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix edge case for ImportGranularity guessing | Lukas Wirth | 2021-06-08 | 3 | -8/+30 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge #9181 #9182 | bors[bot] | 2021-06-08 | 10 | -59/+219 |
|\ \ \ |
|
| | * | | fix: don't complete derive macros as fn-like macros | Jonas Schievink | 2021-06-08 | 4 | -4/+88 |
| * | | | Add tests checking no value completion in type pos | Lukas Wirth | 2021-06-08 | 3 | -0/+55 |
| * | | | Don't complete values in type position | Lukas Wirth | 2021-06-08 | 8 | -55/+76 |
| | |/
| |/| |
|
* | | | Merge #9180 | bors[bot] | 2021-06-08 | 1 | -50/+56 |
|\ \ \
| |_|/
|/| | |
|
| * | | source_to_def: skip items with no def | Jonas Schievink | 2021-06-08 | 1 | -50/+56 |
|/ / |
|
* | | Revert "Merge #9177" | Aleksey Kladov | 2021-06-08 | 1 | -342/+335 |
* | | Merge #9177 | bors[bot] | 2021-06-08 | 1 | -335/+342 |
|\ \ |
|
| * | | :arrow_up: npm packages | Aleksey Kladov | 2021-06-08 | 1 | -335/+342 |
* | | | Merge #9153 | bors[bot] | 2021-06-08 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix | Milo | 2021-06-07 | 1 | -1/+1 |
| * | | fix | Milo | 2021-06-06 | 1 | -1/+1 |
| * | | when you click status bar icon it now restarts server | Milo | 2021-06-06 | 1 | -0/+1 |
* | | | Merge #9171 | bors[bot] | 2021-06-07 | 5 | -36/+33 |
|\ \ \ |
|
| * | | | simplify | Lukas Wirth | 2021-06-07 | 5 | -36/+33 |
* | | | | Merge #9170 | bors[bot] | 2021-06-07 | 7 | -90/+32 |
|\| | | |
|
| * | | | Remove unnecessary completion::macro_in_item_position | Lukas Wirth | 2021-06-07 | 6 | -72/+17 |
| * | | | Reorder CompletionContext fields | Lukas Wirth | 2021-06-07 | 2 | -18/+15 |
| | |/
| |/| |
|
* | | | Merge #9169 | bors[bot] | 2021-06-07 | 8 | -30/+170 |
|\ \ \ |
|
| * | | | Attempt to track attr macros during highlighting | Jonas Schievink | 2021-06-07 | 2 | -0/+40 |
| * | | | Make "expand macro" command work with attribute macros | Jonas Schievink | 2021-06-07 | 2 | -7/+43 |
| * | | | Handle attribute macros in `descend_into_macros` | Jonas Schievink | 2021-06-06 | 6 | -23/+87 |
* | | | | Merge #9144 | bors[bot] | 2021-06-07 | 1 | -15/+337 |
|\ \ \ \ |
|
| * | | | | fmt | Joshua Warner | 2021-06-06 | 1 | -3/+12 |
| * | | | | Refactor to be just one assist | Joshua Warner | 2021-06-05 | 3 | -532/+328 |