aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \
| * | | Make logger-based debugging more pleasantAleksey Kladov2021-01-283-4/+19
* | | | Merge #7473bors[bot]2021-01-281-1/+1
|\| | | | |/ / |/| |
| * | Use RA_LOG in testsAleksey Kladov2021-01-281-1/+1
|/ /
* | Merge #7472bors[bot]2021-01-281-12/+22
|\ \
| * | Easier to debug timeouts in testsAleksey Kladov2021-01-281-12/+22
* | | Merge #7471bors[bot]2021-01-281-0/+8
|\ \ \ | |/ / |/| |
| * | Force XCode versionLaurențiu Nicola2021-01-281-0/+8
* | | Merge #7468bors[bot]2021-01-271-3/+35
|\ \ \
| * | | Enable fill_match_arms in macrosLukas Wirth2021-01-271-3/+35
|/ / /
* | | Merge #7466bors[bot]2021-01-272-1/+15
|\ \ \
| * | | Fix legacy macro resolution in block expressionsJonas Schievink2021-01-272-1/+15
|/ / /
* | | Merge #7451bors[bot]2021-01-275-12/+34
|\ \ \
| * | | Add config option to ignore directoriesAleksey Kladov2021-01-265-6/+32
| * | | Allow non-absolute paths to rust sourceAleksey Kladov2021-01-261-6/+2
* | | | Merge #7465bors[bot]2021-01-271-1/+19
|\ \ \ \
| * | | | Only hide parameter hints for path, field and methodcall expressionsLukas Wirth2021-01-271-1/+19
* | | | | Merge #7464bors[bot]2021-01-271-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Export `CARGO` for proc. macrosJonas Schievink2021-01-271-1/+4
|/ / / /
* | | | Merge #7463bors[bot]2021-01-273-29/+29
|\ \ \ \
| * | | | Bump depsLaurențiu Nicola2021-01-273-29/+29
|/ / / /
* | | | Merge #7461bors[bot]2021-01-273-3/+4
|\ \ \ \
| * | | | Squelch a warningAleksey Kladov2021-01-271-0/+1
| * | | | add more countsAleksey Kladov2021-01-275-4/+10
* | | | | Merge #7460bors[bot]2021-01-273-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add more countsAleksey Kladov2021-01-273-1/+7
|/ / / /
* | | | Merge #7457bors[bot]2021-01-265-21/+97
|\ \ \ \
| * | | | Apply suggestions.vsrs2021-01-262-11/+17
| * | | | cargo fmtvsrs2021-01-261-1/+1
| * | | | Add debug only guard for the --wait-dbg flagvsrs2021-01-262-1/+4
| * | | | Add RA_WAIT_DBG and docsvsrs2021-01-253-1/+10
| * | | | Add "Win Attach to Server" debug configurationvsrs2021-01-251-0/+6
| * | | | Add the ability to wait for a debugger.vsrs2021-01-252-7/+45
| * | | | Add stderr flushvsrs2021-01-252-8/+16