aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Print chalk programs in debug outputWilco Kusee2020-08-142-12/+19
* | | Merge #5760bors[bot]2020-08-141-0/+1
|\ \ \
| * | | Document xtask has few deps invariantAleksey Kladov2020-08-141-0/+1
|/ / /
* | | Merge #5759bors[bot]2020-08-143-8/+7
|\ \ \
| * | | Rename hypothetical -> speculativeAleksey Kladov2020-08-143-8/+7
|/ / /
* | | Merge #5757bors[bot]2020-08-142-9/+14
|\ \ \
| * | | Document the most important CI invariantAleksey Kladov2020-08-142-9/+14
| |/ /
* | | Merge #5756bors[bot]2020-08-141-7/+132
|\ \ \ | |/ / |/| |
| * | Sophisticate Windows path encodingArmin Sander2020-08-141-7/+132
|/ /
* | Merge #5755bors[bot]2020-08-134-16/+39
|\ \
| * | Make hygiene private to hirAleksey Kladov2020-08-134-16/+39
|/ /
* | Merge #5753bors[bot]2020-08-133-59/+65
|\ \
| * | Remove Hygiene from completionAleksey Kladov2020-08-133-59/+65
* | | Merge #5752bors[bot]2020-08-132-0/+20
|\ \ \ | |/ / |/| |
| * | display correctly 'impl Trait<T> + Trait<T>' #4814Benjamin Coenen2020-08-132-0/+20
|/ /
* | Merge #5751bors[bot]2020-08-133-13/+29
|\ \
| * | Better recovery in `use foo::;`Aleksey Kladov2020-08-132-7/+17
| * | MinorAleksey Kladov2020-08-131-6/+12
|/ /
* | Merge #5750bors[bot]2020-08-13113-348/+246
|\ \
| * | Align parser names with grammarAleksey Kladov2020-08-1317-223/+124
| * | Rename ra_ide -> ideAleksey Kladov2020-08-1396-125/+122
* | | Merge #5749bors[bot]2020-08-1357-35/+34
|\| |
| * | Rename ra_assists -> assistsAleksey Kladov2020-08-1357-35/+34
* | | Merge #5748bors[bot]2020-08-13114-313/+288
|\| |