aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: join lines doesn't add space before closing quoteAleksey Kladov2021-05-091-0/+30
* 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
* | Merge #8763bors[bot]2021-05-081-35/+35
|\ \ | |/ |/|
| * feat: make troubleshooting a top-level sectionAleksey Kladov2021-05-081-35/+35
* | Merge #8762bors[bot]2021-05-081-1/+3
|\ \ | |/ |/|
| * internal: disable broken incremental builds 😿Aleksey Kladov2021-05-081-1/+3
|/
* Merge #8761bors[bot]2021-05-081-8/+32
|\
| * feat: friendlier trouble shooting guideAleksey Kladov2021-05-081-8/+32
|/
* Merge #8760bors[bot]2021-05-082-225/+381
|\
| * :arrow_up: package-lock.jsonAleksey Kladov2021-05-082-225/+381
|/
* Merge #8759bors[bot]2021-05-081-0/+27
|\
| * docs: Add Kate installation sectionMéven Car2021-05-081-0/+27
|/
* Merge #8755bors[bot]2021-05-072-4/+4
|\
| * fix: direct people to the right repositoryAleksey Kladov2021-05-072-4/+4
|/
* Merge #8753bors[bot]2021-05-074-1/+8
|\
| * internal: expose cfg attrs from hir::CrateAleksey Kladov2021-05-074-1/+8
|/
* Merge #8752bors[bot]2021-05-073-36/+36
|\
| * Use package renaming so source doesn't say tikvJohn Renner2021-05-072-4/+4
| * Switch from jemalloc to tikv-jemallocJohn Renner2021-05-073-38/+38
|/
* Merge #8751bors[bot]2021-05-071-6/+13
|\
| * minor: standard snippetAleksey Kladov2021-05-071-6/+13
* | Merge #8748bors[bot]2021-05-072-2/+32
|\ \ | |/ |/|
| * fix: use raw idents in `make::name{_ref}` with keywordsJonas Schievink2021-05-072-2/+32
|/