aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #7536bors[bot]2021-02-032-201/+317
|\ \ \
| * | | Make architecture more informativeAleksey Kladov2021-02-032-201/+317
| |/ /
* | | Merge #7528bors[bot]2021-02-021-4/+4
|\ \ \ | |/ / |/| |
| * | Update mimallockjeremy2021-02-021-4/+4
|/ /
* | Merge #7525bors[bot]2021-02-022-2/+7
|\ \
| * | Fix resolution of `crate` paths from within blocksJonas Schievink2021-02-022-2/+7
|/ /
* | Merge #7523bors[bot]2021-02-024-16/+16
|\ \
| * | Bump rustc_lexerLaurențiu Nicola2021-02-022-3/+3
| * | Bump chalkLaurențiu Nicola2021-02-023-13/+13
|/ /
* | Merge #7522bors[bot]2021-02-023-7/+6
|\ \
| * | Use non-deprecated memmap2 cratekjeremy2021-02-023-7/+6
|/ /
* | Merge #7521bors[bot]2021-02-021-4/+4
|\ \
| * | cargo updatekjeremy2021-02-021-4/+4
* | | Merge #7520bors[bot]2021-02-021-1/+5
|\ \ \ | |/ / |/| |
| * | Show alias underlying typelumenian2021-02-021-1/+5
|/ /
* | Merge #7519bors[bot]2021-02-021-0/+14
|\ \
| * | add useless types to the styleguideAleksey Kladov2021-02-021-0/+14
|/ /
* | Merge #7518bors[bot]2021-02-023-2/+20
|\ \
| * | Use the right `DefMap` when looking up modulesJonas Schievink2021-02-023-2/+20
|/ /
* | Merge #7516bors[bot]2021-02-0210-161/+96
|\ \
| * | Revert "Use block_def_map in body lowering"Jonas Schievink2021-02-0210-161/+96
|/ /
* | Merge #7514bors[bot]2021-02-011-14/+16
|\ \
| * | Only allow one proc-macro processEdwin Cheng2021-02-011-14/+16
|/ /
* | Merge #7512bors[bot]2021-02-013-8/+5
|\ \
| * | Reap proc macro server instancesLaurențiu Nicola2021-02-013-8/+5
|/ /
* | Merge #7509bors[bot]2021-02-011-1/+34
|\ \
| * | Improve nvim-lsp setup instructionsLaurențiu Nicola2021-02-011-1/+34
|/ /
* | Merge #7508bors[bot]2021-02-012-5/+48
|\ \
| * | Update Test DataChristopher Serr2021-02-011-1/+46
| * | Don't filter code suggestions on ApplicabilityChristopher Serr2021-02-011-4/+2
|/ /
* | Merge #7507bors[bot]2021-02-011-0/+4
|\ \
| * | Explain what to do if a release failsLaurențiu Nicola2021-02-011-0/+4
* | | Merge #7506bors[bot]2021-02-0110-96/+161
|\ \ \ | |/ / |/| |
| * | Shortcut `block_def_map` if there's no inner itemsJonas Schievink2021-02-011-2/+4
| * | Use body lowering for block_def_map testsJonas Schievink2021-02-013-68/+117
| * | Use block_def_map in body loweringJonas Schievink2021-02-016-26/+40
|/ /
* | Merge #7503bors[bot]2021-01-312-1/+25
|\ \
| * | Return inner attributes of outline mod declarations in `attrs_query`Lukas Wirth2021-01-312-1/+25
* | | Merge #7502bors[bot]2021-01-312-8/+23
|\ \ \ | |/ / |/| |
| * | Honor #![macro_use] in mod source filesLukas Wirth2021-01-312-8/+23
|/ /
* | Merge #7500bors[bot]2021-01-301-2/+19
|\ \
| * | Fix ast::String::value not properly escaping in some casesLukas Wirth2021-01-301-2/+19
* | | Merge #7483bors[bot]2021-01-305-27/+59
|\ \ \ | |/ / |/| |
| * | Prefer ValueNS when resolving hir path for PathExpressionsLukas Wirth2021-01-291-14/+31
| * | Classify function calls as functions when shadowed by typesLukas Wirth2021-01-285-16/+31
* | | Merge #7494bors[bot]2021-01-304-74/+71
|\ \ \
| * | | Simpilfy mbe parsingEdwin Cheng2021-01-304-74/+71
* | | | Merge #7493bors[bot]2021-01-291-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add --print-config-schema to helpLaurențiu Nicola2021-01-291-0/+2
|/ / /
* | | Merge #7491bors[bot]2021-01-296-210/+180
|\ \ \