aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* todo(codegen): added todo to change the reference to removed ra_tools crateVeetaha2020-01-161-0/+1
* fix(xtask.gen_syntax.typo): add s to the verb that refers to the 3d personVeetaha2020-01-151-1/+1
* fix(ra_parser.typo): amend 'format language' to 'formal language'Veetaha2020-01-151-1/+1
* refactor(ra_syntax.validation): removed code duplication from validate_litera...Veetaha2020-01-141-35/+26
* Merge #2829bors[bot]2020-01-131-0/+4
|\
| * Log client info if presentkjeremy2020-01-131-0/+4
|/
* Merge #2818bors[bot]2020-01-131-9/+35
|\
| * Don't panic if chalk panicsAleksey Kladov2020-01-131-9/+35
|/
* Merge #2825bors[bot]2020-01-139-45/+44
|\
| * Readabilitykjeremy2020-01-132-6/+6
| * Some clippy lintskjeremy2020-01-1310-46/+45
* | Merge #2824bors[bot]2020-01-132-2/+12
|\ \ | |/ |/|
| * Schedule check update regardless of notification settingEmil Lauridsen2020-01-131-1/+1
| * Defer cargo check until after workspace loadEmil Lauridsen2020-01-132-2/+12
|/
* Merge #2823bors[bot]2020-01-131-1/+0
|\
| * Dropping a reference does nothing.kjeremy2020-01-131-1/+0
|/
* build with clang?Aleksey Kladov2020-01-131-5/+11
* muslAleksey Kladov2020-01-131-1/+2
* Merge pull request #2820 from rust-analyzer/releasesAleksey Kladov2020-01-131-13/+98
|\
| * 🎁 GitHub releases 🎁Aleksey Kladov2020-01-131-13/+98
|/
* Rename Emacs "extension"Aleksey Kladov2020-01-132-4/+4
* Merge #2815bors[bot]2020-01-131-0/+1
|\
| * Report macro calls as functionsJeremy Kolb2020-01-121-0/+1
* | Merge #2816bors[bot]2020-01-131-0/+8
|\ \
| * | Add macro_rules item snippetmemoryruins2020-01-121-0/+8
| |/
* | Merge #2768bors[bot]2020-01-136-17/+34
|\ \ | |/ |/|
| * Rename VS Code extension to rust-analyzerAleksey Kladov2020-01-136-17/+34
|/
* Merge #2788bors[bot]2020-01-121-8/+36
|\
| * Remove hir usage from macro_rules! detection in structure_node()Roland Ruckerbauer2020-01-122-6/+3
| * Use hir .path() and .name() to differentiateRoland Ruckerbauer2020-01-122-23/+26
| * Added test for file_structure unidentified macro definitionRoland Ruckerbauer2020-01-121-4/+18
| * Fix file_structure() to recognize macro_rules!Roland Ruckerbauer2020-01-121-3/+17
|/
* Merge #2814bors[bot]2020-01-121-49/+55
|\
| * Update cratesJeremy Kolb2020-01-121-49/+55
* | Merge #2712bors[bot]2020-01-121-15/+153
|\ \
| * | Fix formatEdwin Cheng2020-01-121-5/+2
| * | Use prev_token and next_tokenEdwin Cheng2020-01-121-44/+47
| * | Use indices first and last instead of min-maxEdwin Cheng2020-01-121-3/+4
| * | Use first and last token onlyEdwin Cheng2020-01-121-35/+56
| * | Handle extend selection in recursive macroEdwin Cheng2020-01-121-27/+49
| * | Minor fixEdwin Cheng2020-01-121-5/+4
| * | Fix formattingEdwin Cheng2020-01-121-1/+1
| * | Supporting extend selection inside macro callsEdwin Cheng2020-01-121-14/+109
|/ /
* | Merge #2807bors[bot]2020-01-124-2/+55
|\ \
| * | Add testEdwin Cheng2020-01-121-0/+12
| * | Use attr location for builtin macro goto-impEdwin Cheng2020-01-123-2/+43
| |/
* | Merge #2809bors[bot]2020-01-123-19/+55
|\ \ | |/ |/|
| * Qualify paths in 'fill match arms' assistFlorian Diebold2020-01-123-19/+55
|/
* Merge #2803bors[bot]2020-01-113-1/+100
|\
| * Fix various names, e.g. Iterator not resolving in core preludeFlorian Diebold2020-01-113-1/+100