Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Bump chalk | Laurențiu Nicola | 2021-02-02 | 2 | -5/+5 | |
* | | Use non-deprecated memmap2 crate | kjeremy | 2021-02-02 | 2 | -2/+2 | |
* | | Show alias underlying type | lumenian | 2021-02-02 | 1 | -1/+5 | |
* | | Use the right `DefMap` when looking up modules | Jonas Schievink | 2021-02-02 | 3 | -2/+20 | |
* | | Revert "Use block_def_map in body lowering" | Jonas Schievink | 2021-02-02 | 10 | -161/+96 | |
* | | Only allow one proc-macro process | Edwin Cheng | 2021-02-01 | 1 | -14/+16 | |
* | | Reap proc macro server instances | Laurențiu Nicola | 2021-02-01 | 2 | -8/+4 | |
* | | Update Test Data | Christopher Serr | 2021-02-01 | 1 | -1/+46 | |
* | | Don't filter code suggestions on Applicability | Christopher Serr | 2021-02-01 | 1 | -4/+2 | |
* | | Shortcut `block_def_map` if there's no inner items | Jonas Schievink | 2021-02-01 | 1 | -2/+4 | |
* | | Use body lowering for block_def_map tests | Jonas Schievink | 2021-02-01 | 3 | -68/+117 | |
* | | Use block_def_map in body lowering | Jonas Schievink | 2021-02-01 | 6 | -26/+40 | |
* | | Merge #7503 | bors[bot] | 2021-01-31 | 2 | -1/+25 | |
|\ \ | ||||||
| * | | Return inner attributes of outline mod declarations in `attrs_query` | Lukas Wirth | 2021-01-31 | 2 | -1/+25 | |
* | | | Honor #![macro_use] in mod source files | Lukas Wirth | 2021-01-31 | 2 | -8/+23 | |
|/ / | ||||||
* | | Merge #7500 | bors[bot] | 2021-01-30 | 1 | -2/+19 | |
|\ \ | ||||||
| * | | Fix ast::String::value not properly escaping in some cases | Lukas Wirth | 2021-01-30 | 1 | -2/+19 | |
* | | | Merge #7483 | bors[bot] | 2021-01-30 | 5 | -27/+59 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Prefer ValueNS when resolving hir path for PathExpressions | Lukas Wirth | 2021-01-29 | 1 | -14/+31 | |
| * | | Classify function calls as functions when shadowed by types | Lukas Wirth | 2021-01-28 | 5 | -16/+31 | |
* | | | Merge #7494 | bors[bot] | 2021-01-30 | 4 | -74/+71 | |
|\ \ \ | ||||||
| * | | | Simpilfy mbe parsing | Edwin Cheng | 2021-01-30 | 4 | -74/+71 | |
* | | | | Add --print-config-schema to help | Laurențiu Nicola | 2021-01-29 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Simplify mbe match error. | Edwin Cheng | 2021-01-29 | 6 | -210/+180 | |
* | | | Rename mbe_expander for consistency | Edwin Cheng | 2021-01-29 | 4 | -5/+5 | |
* | | | Forbid flyimport completions in use statements | Kirill Bulatov | 2021-01-28 | 1 | -1/+22 | |
* | | | Fix incorrect `FileId` and remove broken shortcut | Jonas Schievink | 2021-01-28 | 2 | -16/+9 | |
* | | | Merge #7482 | bors[bot] | 2021-01-28 | 1 | -0/+63 | |
|\ \ \ | ||||||
| * | | | block_def_map: add a few macro tests | Jonas Schievink | 2021-01-28 | 1 | -0/+63 | |
* | | | | Merge #7412 | bors[bot] | 2021-01-28 | 11 | -199/+397 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | bug fix | Edwin Cheng | 2021-01-28 | 1 | -1/+1 | |
| * | | | Async Loading outdir and proc-macro | Edwin Cheng | 2021-01-28 | 11 | -199/+397 | |
| |/ / | ||||||
* | | | Update `original_module` when ascending `DefMap`s | Jonas Schievink | 2021-01-28 | 1 | -2/+5 | |
* | | | ItemTree: Treat items in `MacroStmts` as top-level | Jonas Schievink | 2021-01-28 | 2 | -4/+32 | |
|/ / | ||||||
* | | Simplify heavy tests | Aleksey Kladov | 2021-01-28 | 1 | -18/+14 | |
* | | Make logger-based debugging more pleasant | Aleksey Kladov | 2021-01-28 | 3 | -4/+19 | |
* | | Use RA_LOG in tests | Aleksey Kladov | 2021-01-28 | 1 | -1/+1 | |
* | | Easier to debug timeouts in tests | Aleksey Kladov | 2021-01-28 | 1 | -12/+22 | |
* | | Enable fill_match_arms in macros | Lukas Wirth | 2021-01-27 | 1 | -3/+35 | |
* | | Fix legacy macro resolution in block expressions | Jonas Schievink | 2021-01-27 | 2 | -1/+15 | |
* | | Merge #7451 | bors[bot] | 2021-01-27 | 3 | -12/+24 | |
|\ \ | ||||||
| * | | Add config option to ignore directories | Aleksey Kladov | 2021-01-26 | 3 | -6/+22 | |
| * | | Allow non-absolute paths to rust source | Aleksey Kladov | 2021-01-26 | 1 | -6/+2 | |
* | | | Merge #7465 | bors[bot] | 2021-01-27 | 1 | -1/+19 | |
|\ \ \ | ||||||
| * | | | Only hide parameter hints for path, field and methodcall expressions | Lukas Wirth | 2021-01-27 | 1 | -1/+19 | |
* | | | | Export `CARGO` for proc. macros | Jonas Schievink | 2021-01-27 | 1 | -1/+4 | |
* | | | | Bump deps | Laurențiu Nicola | 2021-01-27 | 2 | -4/+4 | |
* | | | | Squelch a warning | Aleksey Kladov | 2021-01-27 | 1 | -0/+1 | |
* | | | | add more counts | Aleksey Kladov | 2021-01-27 | 4 | -2/+8 | |
* | | | | Merge #7457 | bors[bot] | 2021-01-26 | 3 | -21/+83 | |
|\ \ \ \ |