Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | find scope for `Declaration` item | Ekaterina Babshukova | 2019-10-22 | 4 | -46/+86 | |
* | return Declaration from classify_name_ref | Ekaterina Babshukova | 2019-10-22 | 5 | -181/+284 | |
* | return Declaration from classify_name | Ekaterina Babshukova | 2019-10-22 | 2 | -36/+59 | |
* | replace a chain of `if let` by macro | Ekaterina Babshukova | 2019-10-22 | 2 | -216/+86 | |
* | refactor name_ref_kind.rs | Ekaterina Babshukova | 2019-10-22 | 6 | -64/+61 | |
* | initial classify_name | Ekaterina Babshukova | 2019-10-22 | 6 | -34/+318 | |
* | Guess macro braces from docs | oxalica | 2019-10-20 | 2 | -7/+91 | |
* | relative-path 1.0 | kjeremy | 2019-10-17 | 1 | -1/+1 | |
* | Merge #2012 | bors[bot] | 2019-10-17 | 2 | -2/+77 | |
|\ | ||||||
| * | #1435 postfix completion for integer literals | Sergey Parilin | 2019-10-14 | 2 | -2/+77 | |
* | | Merge #2008 | bors[bot] | 2019-10-14 | 6 | -8/+31 | |
|\ \ | ||||||
| * | | Prepare SourceDatabase API for lazy file loading | Aleksey Kladov | 2019-10-14 | 6 | -8/+31 | |
| |/ | ||||||
* / | Use correct db type | kjeremy | 2019-10-11 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #1994 | bors[bot] | 2019-10-11 | 1 | -2/+9 | |
|\ | ||||||
| * | remove last traces of source roots from hir | Aleksey Kladov | 2019-10-11 | 1 | -2/+9 | |
* | | Use `original_file` instead of `as_original_file` | Shotaro Yamada | 2019-10-10 | 2 | -4/+4 | |
|/ | ||||||
* | tweak fn labels in completion | Aleksey Kladov | 2019-10-10 | 4 | -36/+33 | |
* | if completion does auto-insertion, indicate this in the label | Aleksey Kladov | 2019-10-10 | 5 | -475/+562 | |
* | Merge #1973 | bors[bot] | 2019-10-09 | 1 | -56/+84 | |
|\ | ||||||
| * | add <> for type aliases as well | Aleksey Kladov | 2019-10-09 | 1 | -52/+80 | |
| * | smal cleanup | Aleksey Kladov | 2019-10-09 | 1 | -5/+5 | |
* | | Merge #1972 | bors[bot] | 2019-10-09 | 1 | -0/+3 | |
|\ \ | |/ |/| | ||||||
| * | extend selection correctly handles commas in tuples | Aleksey Kladov | 2019-10-09 | 1 | -0/+3 | |
* | | add `<>` when completing generic types | Aleksey Kladov | 2019-10-08 | 4 | -78/+198 | |
* | | simplify | Aleksey Kladov | 2019-10-08 | 1 | -4/+5 | |
* | | refactor | Aleksey Kladov | 2019-10-08 | 1 | -8/+15 | |
|/ | ||||||
* | Merge #1969 | bors[bot] | 2019-10-08 | 3 | -2/+6 | |
|\ | ||||||
| * | restore coloring of attributes | Aleksey Kladov | 2019-10-08 | 2 | -1/+4 | |
| * | use slightly more idiomatic api for cfg | Aleksey Kladov | 2019-10-08 | 1 | -1/+2 | |
* | | Address comments: fix docs, add completion test for `Self`. | ice1000 | 2019-10-08 | 1 | -0/+29 | |
* | | Support inferring `Self` type in enum definitions | ice1000 | 2019-10-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #1960 | bors[bot] | 2019-10-05 | 8 | -289/+312 | |
|\ | ||||||
| * | replace AST visitors with macro | Ekaterina Babshukova | 2019-10-05 | 8 | -289/+312 | |
* | | Refactor CfgOptions inside | uHOOCCOOHu | 2019-10-02 | 1 | -1/+0 | |
* | | Enable CfgOptions `test` for workspace crates | uHOOCCOOHu | 2019-10-02 | 3 | -4/+12 | |
|/ | ||||||
* | Merge branch 'master' into feature/issue/1856 | Alexander Andreev | 2019-09-30 | 3 | -7/+7 | |
|\ | ||||||
| * | Fix API of Attr | uHOOCCOOHu | 2019-09-30 | 2 | -2/+2 | |
| * | move field list to ast/edit.rs | Aleksey Kladov | 2019-09-30 | 1 | -5/+5 | |
* | | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 48 | -0/+95 | |
|/ | ||||||
* | Start simplifying editing API | Aleksey Kladov | 2019-09-26 | 2 | -2/+0 | |
* | keep ast creation API simple | Aleksey Kladov | 2019-09-26 | 1 | -6/+3 | |
* | disable periodic GC | Aleksey Kladov | 2019-09-26 | 2 | -8/+2 | |
* | Fix retrieval of the Fn traits | Florian Diebold | 2019-09-25 | 1 | -1/+1 | |
* | clean up naming | Aleksey Kladov | 2019-09-25 | 1 | -1/+1 | |
* | cleanup diagnostics | Aleksey Kladov | 2019-09-25 | 1 | -4/+6 | |
* | shorten AstBuilder names | Aleksey Kladov | 2019-09-25 | 1 | -4/+4 | |
* | cleaned up record field builder | Aleksey Kladov | 2019-09-25 | 1 | -1/+3 | |
* | move ast builder to a separate file | Aleksey Kladov | 2019-09-25 | 1 | -1/+1 | |
* | move assists to subdir | Aleksey Kladov | 2019-09-25 | 1 | -2/+2 | |
* | Remove redundant clone() | Shotaro Yamada | 2019-09-25 | 4 | -5/+5 |