aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix url to point to rust_analyzer specificallyAshkan Kiani2019-11-231-1/+1
| * | | | | Add note about neovim's built in language serverAshkan Kiani2019-11-231-0/+5
* | | | | | Merge #2369bors[bot]2019-11-2310-202/+179
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * / / / Move lang_items to hir_defAleksey Kladov2019-11-2310-202/+179
|/ / / /
* | | | Merge #2368bors[bot]2019-11-233-39/+45
|\ \ \ \
| * | | | Use attrs rather than syntax for lang itemsAleksey Kladov2019-11-233-39/+45
* | | | | Merge #2366bors[bot]2019-11-2310-123/+202
|\| | | |
| * | | | Move attrs query to hir_defAleksey Kladov2019-11-2310-123/+202
|/ / / /
* | | | Merge #2363bors[bot]2019-11-225-83/+193
|\ \ \ \ | |_|_|/ |/| | |
| * | | More principled sources for enums and fieldsAleksey Kladov2019-11-225-83/+193
|/ / /
* | | Merge #2361bors[bot]2019-11-226-22/+17
|\ \ \ | |/ / |/| |
| * | Uniformalize namingAleksey Kladov2019-11-226-22/+17
|/ /
* | Merge #2355bors[bot]2019-11-223-1/+63
|\ \
| * | Expand column!()Jeremy Kolb2019-11-223-1/+63
|/ /
* | Merge #2357bors[bot]2019-11-223-1/+45
|\ \
| * | Expand file! to dummy ""kjeremy2019-11-223-1/+45
* | | Merge #2359bors[bot]2019-11-222-10/+5
|\ \ \
| * | | Remove TraitData from APIAleksey Kladov2019-11-222-10/+5
* | | | Merge #2358bors[bot]2019-11-227-83/+61
|\| | |
| * | | Hide data from public APIAleksey Kladov2019-11-223-16/+8
| * | | Move const&static date to hir_defAleksey Kladov2019-11-227-72/+58
|/ / /
* | | Merge #2356bors[bot]2019-11-2218-309/+252
|\ \ \ | |/ / |/| |
| * | Make ImplData's fields publicAleksey Kladov2019-11-224-28/+14
| * | Move data to a single fileAleksey Kladov2019-11-228-254/+213
| * | Move FunctionData to hir_defAleksey Kladov2019-11-2214-116/+114
|/ /
* | Merge #2354bors[bot]2019-11-222-55/+63
|\ \
| * | ReorderAleksey Kladov2019-11-221-37/+37
| * | Cleanup errorsAleksey Kladov2019-11-222-21/+29
* | | Merge #2353bors[bot]2019-11-227-28/+79
|\| |
| * | Add support for environment to CrateGraphAleksey Kladov2019-11-227-28/+79
|/ /
| |
| \
*-. \ Merge #2348 #2352bors[bot]2019-11-228-20/+44
|\ \ \
| | * | Move TypeAlias to hir_defAleksey Kladov2019-11-226-20/+16
| * | | Add support for Stringify builtin macroPiotr Szpetkowski2019-11-222-0/+28
* | | | Merge #2347bors[bot]2019-11-221-2/+32
|\ \ \ \
| * | | | More correct expand macroEdwin Cheng2019-11-221-2/+32
| |/ / /
* | | | Merge #2351bors[bot]2019-11-227-51/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename Atts traitAleksey Kladov2019-11-223-15/+12
| * | | Encapsulate AttrsAleksey Kladov2019-11-226-42/+57
* | | | Merge #2349bors[bot]2019-11-222-4/+23
|\ \ \ \
| * | | | Ban println in lsp_serverAleksey Kladov2019-11-222-4/+23
| | |/ / | |/| |
* | | | Merge #2350bors[bot]2019-11-221-3/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Don't continue line commentsAleksey Kladov2019-11-221-3/+31
|/ / /
* | | Merge #2342bors[bot]2019-11-214-13/+93
|\ \ \
| * | | Fix insert_whitespacesEdwin Cheng2019-11-211-11/+10
| * | | Add test for match_astEdwin Cheng2019-11-211-0/+43
| * | | Add to_macro_file_kindEdwin Cheng2019-11-211-2/+38
| * | | Add MacroFileKind::StatementsEdwin Cheng2019-11-212-0/+2
|/ / /
* | | Merge #2341bors[bot]2019-11-211-0/+68
|\ \ \ | |_|/ |/| |
| * | Fixed mbe trival subtreeEdwin Cheng2019-11-211-0/+68
* | | Merge #2340bors[bot]2019-11-212-2/+2
|\ \ \ | | |/ | |/|