aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #5687bors[bot]2020-08-181-5/+10
|\
| * Remove test for `handle_document_symbol`Yusuke Tanaka2020-08-161-317/+4
| * Add test for `handle_document_symbol` (#5655)Yusuke Tanaka2020-08-081-4/+317
| * Reverse document symbols for each scope (#5655)Yusuke Tanaka2020-08-081-5/+10
* | Merge #5793bors[bot]2020-08-181-1/+1
|\ \
| * | MinorAleksey Kladov2020-08-181-1/+1
|/ /
* | Merge #5758bors[bot]2020-08-187-38/+247
|\ \
| * | SSR: A few small refactoringsDavid Lattimore2020-08-184-6/+10
| * | SSR: Explicitly autoderef and ref placeholders as neededDavid Lattimore2020-08-144-25/+222
| * | Refactor SSR so that placeholders store a VarDavid Lattimore2020-08-144-18/+26
* | | Merge #5791bors[bot]2020-08-182-9/+9
|\ \ \
| * | | :arrow_up: cratesAleksey Kladov2020-08-182-9/+9
|/ / /
* | | Remove usless pre-cache taskAleksey Kladov2020-08-181-4/+0
* | | Merge #5790bors[bot]2020-08-186-42/+98
|\ \ \
| * | | Revive cache cleaningAleksey Kladov2020-08-186-42/+98
|/ / /
* | | Re-enable mac buildAleksey Kladov2020-08-181-1/+1
* | | Merge #5787bors[bot]2020-08-182-2/+19
|\ \ \
| * | | Fix missing match arm false error on unknown typeCAD972020-08-172-4/+2
| * | | Document missing match arm false positiveCAD972020-08-171-0/+19
|/ / /
| | |
| \ \
*-. \ \ Merge #5776 #5780bors[bot]2020-08-174-9/+89
|\ \ \ \
| | * | | formatjDomantas2020-08-171-13/+9
| | * | | update generated testsjDomantas2020-08-171-2/+1
| | * | | fixup whitespace when adding missing impl itemsjDomantas2020-08-142-7/+89
| * | | | Fix eslint errors on .eslintrc.js and rollup.config.jsxiaofa2020-08-161-0/+3
* | | | | Merge #5782bors[bot]2020-08-175-5/+22
|\ \ \ \ \
| * | | | | Fix StatusNotificationvsrs2020-08-175-5/+22
* | | | | | Merge #5785bors[bot]2020-08-174-33/+45
|\ \ \ \ \ \
| * | | | | | Don't make fields private unless you have toAleksey Kladov2020-08-174-33/+45
* | | | | | | Merge #5784bors[bot]2020-08-175-21/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Mention that generated .adocs are generaterdAleksey Kladov2020-08-175-21/+26
|/ / / / / /
* | | | | | Merge #5766bors[bot]2020-08-161-3/+3
|\ \ \ \ \ \
| * | | | | | Hacky support for fn-like proc macrosJonas Schievink2020-08-151-3/+3
* | | | | | | Merge #5778bors[bot]2020-08-163-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Chalk 0.23Jeremy Kolb2020-08-163-13/+13
|/ / / / / / /
* | | | | | | Merge #5777bors[bot]2020-08-162-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Bump rustc_lexerJeremy Kolb2020-08-162-3/+3
|/ / / / / / /
* | | | | | | Merge #5775bors[bot]2020-08-161-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update chronoJeremy Kolb2020-08-161-2/+2
|/ / / / / /
* | | | | | Merge #5770bors[bot]2020-08-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo in commentDave Lage2020-08-151-1/+1
|/ / / / / /
* | | | | | Merge #5769bors[bot]2020-08-159-92/+51
|\ \ \ \ \ \
| * | | | | | Don't expose hir::Path out of hirAleksey Kladov2020-08-159-92/+51
* | | | | | | Merge #5768bors[bot]2020-08-152-25/+13
|\| | | | | |
| * | | | | | Remove deprecated Path::from_astAleksey Kladov2020-08-152-25/+13
|/ / / / / /
* | | | | | Merge #5762bors[bot]2020-08-146-3/+51
|\| | | | |
| * | | | | Add a proc_macro_test crateJonas Schievink2020-08-146-3/+51
|/ / / / /
* | | | | Merge #5347bors[bot]2020-08-142-14/+30
|\ \ \ \ \
| * | | | | Only print chalk programs with CHALK_PRINTWilco Kusee2020-08-141-10/+15
| * | | | | Lookup adt namesWilco Kusee2020-08-141-1/+2
| * | | | | Only use logging db if CHALK_DEBUG is activeWilco Kusee2020-08-141-12/+15