aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Give MergeBehaviour variants better namesLukas Wirth2021-05-108-66/+76
* Merge #8791bors[bot]2021-05-101-0/+115
|\
| * feat: auto-indent use tree listsJonas Schievink2021-05-101-0/+115
|/
* Merge #8790bors[bot]2021-05-101-1/+0
|\
| * fix: fix manual renderingAleksey Kladov2021-05-101-1/+0
* | Merge #8789bors[bot]2021-05-102-12/+12
|\ \ | |/ |/|
| * simplifyAleksey Kladov2021-05-102-12/+12
|/
* Merge #8784bors[bot]2021-05-091-19/+131
|\
| * feat: auto-insert `}` when typing `{` in use itemJonas Schievink2021-05-091-19/+131
|/
* Merge #8783bors[bot]2021-05-0914-117/+104
|\
| * internal: introduce `ast::make::ext` module with common shortcutsAleksey Kladov2021-05-0914-117/+104
* | Merge #8782bors[bot]2021-05-094-44/+49
|\|
| * internal: fix make APIAleksey Kladov2021-05-094-44/+49
* | Merge #8781bors[bot]2021-05-097-100/+100
|\|
| * internal: rewrite **Repalce impl Trait** assist to mutable syntax treesAleksey Kladov2021-05-092-23/+20
| * cleanupsAleksey Kladov2021-05-093-5/+6
| * cleanupsAleksey Kladov2021-05-094-17/+25
| * minor: fix test styleAleksey Kladov2021-05-092-67/+31
| * fix: join lines doesn't add space before closing quoteAleksey Kladov2021-05-091-0/+30
* | Merge #8776bors[bot]2021-05-0910-74/+119
|\ \ | |/ |/|
| * Test that none of the macros are reparsedJonas Schievink2021-05-091-0/+6
| * Precompute macro fragment kindJonas Schievink2021-05-099-74/+113
* | Merge #8779bors[bot]2021-05-091-9/+32
|\ \
| * | fix: join lines doesn't add space before closing quoteAleksey Kladov2021-05-091-9/+32
|/ /
* | Merge #8777bors[bot]2021-05-092-4/+4
|\ \
| * | Escape characters in builtin macros correctlyEdwin Cheng2021-05-092-4/+4
| |/
* | Merge #8774bors[bot]2021-05-093-37/+82
|\ \ | |/ |/|
| * Use RUSTC_BOOTSTRAP=1 instead of +nightly when discovering rust_cfgs throughs...Lukas Wirth2021-05-082-40/+35
| * Discover rustc_cfg through unstable cargo optionsLukas Wirth2021-05-083-33/+83
* | Merge #8773bors[bot]2021-05-086-78/+222
|\ \
| * | Don't handle Self as a usage for TraitDefsLukas Wirth2021-05-082-23/+27
| * | Fix builtintype def_to_tyLukas Wirth2021-05-081-8/+14
| * | Correctly support SelfType when searching for usagesLukas Wirth2021-05-086-76/+210
* | | Merge #8775bors[bot]2021-05-082-2/+23
|\ \ \
| * | | Add `=` to pattern recoveryLukas Wirth2021-05-082-2/+23
| |/ /
* | | Merge #8772bors[bot]2021-05-081-11/+1
|\ \ \
| * | | minor: remove dead codeAleksey Kladov2021-05-081-11/+1
* | | | Merge #8770bors[bot]2021-05-082-74/+127
|\| | | | |/ / |/| |
| * | feat: add "mentoring instructions" test for pull up assistAleksey Kladov2021-05-081-1/+32
| * | internal: pull_assignment_up uses mutable treesAleksey Kladov2021-05-082-69/+71
| * | minor: add missing testAleksey Kladov2021-05-081-16/+36
* | | Merge #8769bors[bot]2021-05-082-121/+8
|\| |
| * | dead codeAleksey Kladov2021-05-081-121/+1
| * | Disable more incrementalAleksey Kladov2021-05-081-0/+7
* | | Merge #8768bors[bot]2021-05-081-56/+46
|\| | | |/ |/|
| * internal: remove one more usage of SyntaxRewriterAleksey Kladov2021-05-081-56/+46
|/
* Merge #8765bors[bot]2021-05-083-65/+38
|\
| * internal: remove one more syntax rewriterAleksey Kladov2021-05-083-65/+38
|/
* Merge #8764bors[bot]2021-05-081-4/+17
|\
| * internal: add rust-analyzer version to panic contextAleksey Kladov2021-05-081-4/+17