Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add new LSP extension for workspace symbol lookup | alcroito | 2021-05-17 | 8 | -8/+220 | |
* | | | | Merge #8871 | bors[bot] | 2021-05-18 | 1 | -23/+13 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Simplify `DefCollector::resolve_macros` | Jonas Schievink | 2021-05-18 | 1 | -23/+13 | |
| | |/ | |/| | ||||||
* | | | Merge #8345 | bors[bot] | 2021-05-18 | 12 | -121/+158 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add pub mod option for UnlinkedFile | rainy-me | 2021-05-18 | 12 | -121/+158 | |
|/ / | ||||||
* | | Merge #8766 | bors[bot] | 2021-05-17 | 1 | -2/+63 | |
|\ \ | ||||||
| * | | Extract function assist will add async if required | Jamie Cunliffe | 2021-05-17 | 1 | -2/+63 | |
|/ / | ||||||
* | | internal: use more evocative test folder name | Aleksey Kladov | 2021-05-17 | 3 | -5/+4 | |
* | | minor: adjust config name | Aleksey Kladov | 2021-05-17 | 8 | -74/+41 | |
* | | Merge #8795 | bors[bot] | 2021-05-17 | 6 | -10/+78 | |
|\ \ | ||||||
| * | | Formatting and docs | John Renner | 2021-05-10 | 6 | -16/+35 | |
| * | | Allow semantic tokens for strings to be disabled | John Renner | 2021-05-10 | 4 | -9/+58 | |
* | | | Merge #8864 | bors[bot] | 2021-05-17 | 1 | -7/+6 | |
|\ \ \ | ||||||
| * | | | Update notify and fst | kjeremy | 2021-05-17 | 1 | -7/+6 | |
|/ / / | ||||||
* | | | Merge #8858 | bors[bot] | 2021-05-17 | 2 | -0/+21 | |
|\ \ \ | ||||||
| * | | | Added cov mark | ivan770 | 2021-05-17 | 2 | -1/+3 | |
| * | | | Fix #8834 | ivan770 | 2021-05-16 | 2 | -0/+19 | |
* | | | | Merge #8863 | bors[bot] | 2021-05-17 | 4 | -0/+81 | |
|\ \ \ \ | ||||||
| * | | | | fix: don't add extra whitespace around fields | Aleksey Kladov | 2021-05-17 | 2 | -0/+29 | |
| * | | | | minor: add missing tests | Aleksey Kladov | 2021-05-17 | 2 | -0/+52 | |
|/ / / / | ||||||
* | | | | Merge #8862 | bors[bot] | 2021-05-17 | 10 | -811/+889 | |
|\ \ \ \ | ||||||
| * | | | | internal: scalable module structure for fixits | Aleksey Kladov | 2021-05-17 | 9 | -769/+695 | |
| * | | | | minor: extract fix to file | Aleksey Kladov | 2021-05-17 | 2 | -44/+196 | |
* | | | | | Merge #8861 | bors[bot] | 2021-05-17 | 1 | -0/+1 | |
|\| | | | | ||||||
| * | | | | minor: and one more recipe for ace | Aleksey Kladov | 2021-05-17 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge #8845 | bors[bot] | 2021-05-16 | 1 | -12/+275 | |
|\ \ \ \ | ||||||
| * | | | | Remove attrs | hi-rustin | 2021-05-15 | 1 | -5/+1 | |
| * | | | | Address comments and add more tests | hi-rustin | 2021-05-15 | 1 | -25/+249 | |
| * | | | | Generate the impl block via generate_trait_impl_text | hi-rustin | 2021-05-15 | 1 | -2/+45 | |
* | | | | | Merge #8853 | bors[bot] | 2021-05-16 | 3 | -5/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Tag Self in impls as a TypeAlias | Lukas Wirth | 2021-05-16 | 3 | -5/+5 | |
* | | | | | Merge #8854 | bors[bot] | 2021-05-16 | 4 | -104/+49 | |
|\ \ \ \ \ | ||||||
| * | | | | | internal: use mutable syntax trees when filling fields | Aleksey Kladov | 2021-05-16 | 4 | -104/+49 | |
|/ / / / / | ||||||
* | | | | | internal: use standard test style | Aleksey Kladov | 2021-05-16 | 1 | -304/+305 | |
* | | | | | internal: use mutable trees when filling match arms | Aleksey Kladov | 2021-05-16 | 3 | -134/+89 | |
* | | | | | minor: use uniform names | Aleksey Kladov | 2021-05-16 | 12 | -30/+29 | |
* | | | | | Merge #8813 | bors[bot] | 2021-05-16 | 21 | -136/+427 | |
|\ \ \ \ \ | ||||||
| * | | | | | Address final feedback | Jade | 2021-05-16 | 5 | -32/+26 | |
| * | | | | | Add more tests, refactor array lengths/consteval work | Jade | 2021-05-14 | 8 | -35/+223 | |
| * | | | | | Test lowering byte strings some more | Jade | 2021-05-13 | 1 | -14/+25 | |
| * | | | | | Add support for lengths in array repeats, if they are literals | Jade | 2021-05-13 | 4 | -11/+22 | |
| * | | | | | Support length for ByteStrings | Jade | 2021-05-13 | 8 | -33/+85 | |
| * | | | | | Add lowering of array lengths in types | Jade | 2021-05-13 | 10 | -79/+114 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge #8848 | bors[bot] | 2021-05-15 | 6 | -16/+38 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Attach comments to ast::Impl | Lukas Wirth | 2021-05-15 | 4 | -6/+30 | |
| * | | | | simplify | Lukas Wirth | 2021-05-15 | 2 | -10/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #8843 | bors[bot] | 2021-05-15 | 1 | -12/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | simplify | Lukas Wirth | 2021-05-15 | 1 | -12/+10 | |
|/ / / | ||||||
* | | | Merge #8840 | bors[bot] | 2021-05-14 | 3 | -5/+7 | |
|\ \ \ | ||||||
| * | | | Fix false positive "Missing match arm". | Dawer | 2021-05-14 | 3 | -5/+7 |