aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \
| * | | Simplify mbe match error.Edwin Cheng2021-01-296-210/+180
* | | | Merge #7490bors[bot]2021-01-291-4/+4
|\ \ \ \
| * | | | cargo updatekjeremy2021-01-291-4/+4
|/ / / /
* | | | Merge #7489bors[bot]2021-01-291-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | :arrow_up: rowanAleksey Kladov2021-01-291-2/+2
|/ / /
* | | Merge #7488bors[bot]2021-01-294-5/+5
|\ \ \
| * | | Rename mbe_expander for consistencyEdwin Cheng2021-01-294-5/+5
|/ / /
* | | Merge #7487bors[bot]2021-01-281-1/+22
|\ \ \
| * | | Forbid flyimport completions in use statementsKirill Bulatov2021-01-281-1/+22
|/ / /
* | | Merge #7486bors[bot]2021-01-281-2/+2
|\ \ \
| * | | :arrow_up: rowanAleksey Kladov2021-01-281-2/+2
* | | | Merge #7485bors[bot]2021-01-282-16/+9
|\ \ \ \
| * | | | Fix incorrect `FileId` and remove broken shortcutJonas Schievink2021-01-282-16/+9
|/ / / /
* | | | Merge #7482bors[bot]2021-01-281-0/+63
|\ \ \ \ | |/ / / |/| | |
| * | | block_def_map: add a few macro testsJonas Schievink2021-01-281-0/+63
* | | | Merge #7412bors[bot]2021-01-2814-202/+406
|\ \ \ \ | |/ / / |/| | |
| * | | Update lsp-extension.md hashEdwin Cheng2021-01-281-1/+1
| * | | bug fixEdwin Cheng2021-01-281-1/+1
| * | | Update docEdwin Cheng2021-01-281-1/+1
| * | | Update vscode for new statusEdwin Cheng2021-01-282-1/+7
| * | | Async Loading outdir and proc-macroEdwin Cheng2021-01-2811-199/+397
| |/ /
* | | Merge #7481bors[bot]2021-01-281-2/+5
|\ \ \
| * | | Update `original_module` when ascending `DefMap`sJonas Schievink2021-01-281-2/+5
|/ / /
* | | Merge #7480bors[bot]2021-01-282-4/+32
|\ \ \ | |/ / |/| |
| * | ItemTree: Treat items in `MacroStmts` as top-levelJonas Schievink2021-01-282-4/+32
|/ /
* | Merge #7478bors[bot]2021-01-281-18/+14
|\ \
| * | Simplify heavy testsAleksey Kladov2021-01-281-18/+14
|/ /
* | Merge #7477bors[bot]2021-01-281-2/+2
|\ \
| * | :arrow_up: cmAleksey Kladov2021-01-281-2/+2
* | | Merge #7475bors[bot]2021-01-281-188/+74
|\ \ \
| * | | cargo updatekjeremy2021-01-281-188/+74
|/ / /
* | | Merge #7474bors[bot]2021-01-283-4/+19
|\ \ \