Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #7296 | bors[bot] | 2021-01-16 | 1 | -2/+2 |
|\ | |||||
| * | Simpler and faster rowan | Aleksey Kladov | 2021-01-16 | 1 | -2/+2 |
|/ | |||||
* | Merge #7295 | bors[bot] | 2021-01-16 | 21 | -337/+421 |
|\ | |||||
| * | Unindent the test | Kirill Bulatov | 2021-01-16 | 1 | -22/+22 |
| * | Use specific kind for the flyimport completions | Kirill Bulatov | 2021-01-16 | 1 | -5/+10 |
| * | Share import_assets and related entities | Kirill Bulatov | 2021-01-16 | 20 | -332/+411 |
|/ | |||||
* | Merge #7290 | bors[bot] | 2021-01-15 | 1 | -0/+3 |
|\ | |||||
| * | Add test mark for skipping single use item | unexge | 2021-01-15 | 1 | -0/+3 |
* | | Merge #7289 | bors[bot] | 2021-01-15 | 5 | -3/+251 |
|\| | |||||
| * | Create new nodes only when applying changes | unexge | 2021-01-15 | 1 | -16/+31 |
| * | Add Unmerge Use assist | unexge | 2021-01-15 | 5 | -3/+236 |
|/ | |||||
* | Merge #7288 | bors[bot] | 2021-01-15 | 42 | -254/+258 |
|\ | |||||
| * | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | 2021-01-15 | 42 | -254/+258 |
* | | Merge #7287 | bors[bot] | 2021-01-15 | 2 | -11/+31 |
|\ \ | |||||
| * | | Make SyntaxPtr lookup logarithmic | Aleksey Kladov | 2021-01-15 | 2 | -11/+31 |
* | | | Merge #7285 | bors[bot] | 2021-01-15 | 5 | -282/+32 |
|\ \ \ | |||||
| * | | | Don't duplicate rustc diagnostics fixes | Jonas Schievink | 2021-01-15 | 5 | -282/+32 |
| | |/ | |/| | |||||
* | | | Merge #7286 | bors[bot] | 2021-01-15 | 9 | -28/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove useless wrapper | Aleksey Kladov | 2021-01-15 | 9 | -28/+20 |
| |/ | |||||
* | | Merge #7209 | bors[bot] | 2021-01-15 | 12 | -52/+152 |
|\ \ | |/ |/| | |||||
| * | Add test for yield_expr | Daiki Ihara | 2021-01-15 | 2 | -0/+32 |
| * | Add support for yiled keyword | Daiki Ihara | 2021-01-15 | 8 | -27/+95 |
| * | Upgrade ungrammar to v1.7 | Daiki Ihara | 2021-01-15 | 2 | -25/+25 |
|/ | |||||
* | Merge #7281 | bors[bot] | 2021-01-15 | 2 | -35/+89 |
|\ | |||||
| * | Insert `;` when completing keywords in let | Aleksey Kladov | 2021-01-15 | 2 | -7/+69 |
| * | Simplify | Aleksey Kladov | 2021-01-15 | 1 | -27/+19 |
| * | Add braces when completing ifs | Aleksey Kladov | 2021-01-15 | 1 | -2/+2 |
|/ | |||||
* | Merge #7272 | bors[bot] | 2021-01-15 | 16 | -267/+240 |
|\ | |||||
| * | Phase out SourceFileEdits in favour of a plain HashMap | Lukas Wirth | 2021-01-14 | 15 | -214/+179 |
| * | Fix assert_never invoking assert_always | Lukas Wirth | 2021-01-14 | 1 | -1/+1 |
| * | Group file source edits by FileId | Lukas Wirth | 2021-01-14 | 15 | -176/+184 |
* | | Merge #7278 | bors[bot] | 2021-01-15 | 2 | -10/+10 |
|\ \ | |||||
| * | | bump arena | Aleksey Kladov | 2021-01-15 | 1 | -8/+8 |
| * | | bump arena | Aleksey Kladov | 2021-01-15 | 1 | -2/+2 |
|/ / | |||||
* | | Merge #7274 | bors[bot] | 2021-01-15 | 3 | -4/+88 |
|\ \ | |/ |/| | |||||
| * | Add more keys to la-arena Cargo.toml | Aramis Razzaghipour | 2021-01-14 | 1 | -0/+3 |
| * | Add docs to la-arena crate | Aramis Razzaghipour | 2021-01-14 | 3 | -4/+85 |
|/ | |||||
* | Merge #7271 | bors[bot] | 2021-01-14 | 33 | -42/+49 |
|\ | |||||
| * | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 33 | -42/+49 |
* | | Merge #7270 | bors[bot] | 2021-01-14 | 8 | -7/+72 |
|\ \ | |/ |/| | |||||
| * | Introduce more appropriate assertion mechanism | Aleksey Kladov | 2021-01-14 | 8 | -7/+72 |
* | | Merge #7269 | bors[bot] | 2021-01-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix server path comparison | Laurențiu Nicola | 2021-01-14 | 1 | -1/+1 |
|/ / | |||||
* | | Merge #7266 | bors[bot] | 2021-01-14 | 5 | -26/+29 |
|\| | |||||
| * | Make printin the backtrace more convenient | Aleksey Kladov | 2021-01-14 | 5 | -26/+29 |
* | | Merge #7265 | bors[bot] | 2021-01-14 | 1 | -0/+31 |
|\| | |||||
| * | Add a test for #7110 | Aleksey Kladov | 2021-01-14 | 1 | -0/+31 |
* | | Merge #7264 | bors[bot] | 2021-01-14 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Use --workspace when loading extern resources | Chinedu Francis Nwafili | 2021-01-14 | 1 | -1/+1 |
* | | Merge #7211 | bors[bot] | 2021-01-14 | 2 | -4/+35 |
|\ \ | |/ |/| |