Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: extract fix to file | Aleksey Kladov | 2021-05-17 | 2 | -44/+196 |
* | 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 |
* | | | 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 |
| | |/ | |/| | |||||
* / | | 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 |
* | | | Merge #8839 | bors[bot] | 2021-05-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | minor: more useful bench | Aleksey Kladov | 2021-05-14 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge #8819 | bors[bot] | 2021-05-14 | 2 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use package root as `cargo check` working directory | Brendan Cully | 2021-05-13 | 2 | -0/+2 |
| |/ | |||||
* | | internal: use more mutable APIs | Aleksey Kladov | 2021-05-14 | 3 | -53/+33 |
* | | internal: use standard style for tests | Aleksey Kladov | 2021-05-14 | 1 | -54/+99 |
* | | internal: rewrite assoc item manipulaion to use mutable trees | Aleksey Kladov | 2021-05-14 | 6 | -167/+88 |
* | | internal: remove SyntaxRewriter | Aleksey Kladov | 2021-05-14 | 3 | -154/+7 |
* | | internal: remove more of the SyntaxRewriter | Aleksey Kladov | 2021-05-14 | 1 | -29/+31 |
* | | internal: remove one more immutable tree | Aleksey Kladov | 2021-05-14 | 5 | -54/+33 |
* | | Address comments | hi-rustin | 2021-05-14 | 3 | -3/+25 |
* | | Apply async semantic token modifier to async/await keywords | hi-rustin | 2021-05-14 | 5 | -0/+17 |
* | | Merge #8830 | bors[bot] | 2021-05-13 | 2 | -0/+36 |
|\ \ | |||||
| * | | Implement `concat_idents` | Edwin Cheng | 2021-05-13 | 2 | -0/+36 |
* | | | Merge #8822 | bors[bot] | 2021-05-13 | 2 | -6/+5 |
|\ \ \ | |||||
| * | | | Cleanup imports | Aleksey Kladov | 2021-05-13 | 2 | -6/+5 |
* | | | | Merge #8814 | bors[bot] | 2021-05-13 | 1 | -5/+33 |
|\ \ \ \ | |||||
| * | | | | fix: Keep doc comments and outer attrs on "Move module to file" assist | Jesse Bakker | 2021-05-13 | 1 | -5/+33 |
| | |/ / | |/| | | |||||
* | | | | Merge #8820 | bors[bot] | 2021-05-13 | 2 | -2/+37 |
|\ \ \ \ | |||||
| * | | | | Return absolute paths in find_path if crate start is ambiguous | Lukas Wirth | 2021-05-13 | 2 | -2/+37 |
* | | | | | Merge #8823 | bors[bot] | 2021-05-13 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Enable OPTION::ENABLE_TASKLISTS in pulldown_cmark | Lukas Wirth | 2021-05-13 | 1 | -4/+4 |
| |/ / / / | |||||
* | | | / | Corrected minor typo on line 20 | mixio | 2021-05-13 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge #8799 | bors[bot] | 2021-05-12 | 12 | -110/+156 |
|\ \ \ \ | |||||
| * | | | | address review by @eddyb | Jade | 2021-05-11 | 2 | -2/+3 |
| * | | | | Add basic support for array lengths in types | Jade | 2021-05-11 | 12 | -110/+155 |
| |/ / / |