| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge #4921 | bors[bot] | 2020-06-22 | 2 | -555/+10 |
|\ \ \ |
|
| * | | | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 2 | -555/+10 |
| | |/
| |/| |
|
* | | | Merge #4928 | bors[bot] | 2020-06-22 | 1 | -48/+139 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix renaming mod in use tree | unexge | 2020-06-17 | 1 | -48/+139 |
* | | | Syntax highlighting for documentation comments on macro definitions | Leander Tentrup | 2020-06-19 | 3 | -2/+19 |
* | | | Merge #4851 | bors[bot] | 2020-06-19 | 1 | -2/+96 |
|\ \ \ |
|
| * | | | Add quickfix to add a struct field | Timo Freiberg | 2020-06-12 | 1 | -2/+96 |
* | | | | Merge #4839 | bors[bot] | 2020-06-19 | 2 | -22/+1122 |
|\ \ \ \ |
|
| * | | | | Apply suggestions from code review | vsrs | 2020-06-18 | 1 | -2/+253 |
| * | | | | Add Type::walk method | vsrs | 2020-06-18 | 1 | -4/+21 |
| * | | | | Remove AdtOrTrait | vsrs | 2020-06-18 | 2 | -17/+13 |
| * | | | | Add associated type test. | vsrs | 2020-06-18 | 1 | -0/+57 |
| * | | | | Fix type "items" order. | vsrs | 2020-06-18 | 1 | -17/+18 |
| * | | | | Add `Go to Type Definition` hover action. | vsrs | 2020-06-18 | 3 | -22/+800 |
* | | | | | Merge #4903 | bors[bot] | 2020-06-18 | 4 | -41/+55 |
|\ \ \ \ \ |
|
| * | | | | | Remove logic to mark all doctest code as | Paul Daniel Faria | 2020-06-18 | 2 | -14/+13 |
| * | | | | | Ensure all existing doctest code highlights have documentation modifier | Paul Daniel Faria | 2020-06-17 | 3 | -21/+22 |
| * | | | | | Add highlighting support for doc comments | Paul Daniel Faria | 2020-06-17 | 4 | -41/+55 |
* | | | | | | Merge #4821 | bors[bot] | 2020-06-18 | 2 | -9/+32 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | display Doctest code lens before comment #4785 | Benjamin Coenen | 2020-06-18 | 2 | -9/+3 |
| * | | | | | display Doctest code lens before comment #4785 | Benjamin Coenen | 2020-06-14 | 1 | -2/+2 |
| * | | | | | display Doctest code lens before comment #4785 | Benjamin Coenen | 2020-06-09 | 2 | -3/+32 |
* | | | | | | Remove special casing for library symbols | Aleksey Kladov | 2020-06-18 | 2 | -6/+11 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Syntax highlighting for escape sequences in strings | Leander Tentrup | 2020-06-17 | 10 | -5/+36 |
| |/ / /
|/| | | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge #4913 #4915 #4916 | bors[bot] | 2020-06-17 | 3 | -4/+22 |
|\ \ \ \ \ |
|
| | * | | | | Inspect markdown code fences to determine whether to apply syntax highlighting | Leander Tentrup | 2020-06-16 | 3 | -4/+22 |
| |/ / / / |
|
* / / / / | Remove :expr from placeholders | David Lattimore | 2020-06-17 | 1 | -54/+20 |
|/ / / / |
|
* | | | | Anchor file-system operations to the file, and not to the source root. | Aleksey Kladov | 2020-06-16 | 2 | -62/+49 |
* | | | | Syntactic highlighting of NAME_REF for injections | Leander Tentrup | 2020-06-15 | 12 | -16/+102 |
| |_|/
|/| | |
|
* | | | Merge #4877 | bors[bot] | 2020-06-15 | 3 | -16/+37 |
|\ \ \ |
|
| * | | | Fix syntax highlighting of recursive macros | Leander Tentrup | 2020-06-15 | 3 | -16/+37 |
* | | | | Deprecate hir::Path::from_ast | Aleksey Kladov | 2020-06-15 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge #4868 | bors[bot] | 2020-06-13 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Fix if and while postfix completions | Aleksey Kladov | 2020-06-13 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | More concise completion tests | Aleksey Kladov | 2020-06-13 | 2 | -182/+146 |
* | | | Cleanup | Aleksey Kladov | 2020-06-13 | 4 | -255/+154 |
* | | | Add keywords completions on source file position | Mikhail Rakhmanov | 2020-06-13 | 3 | -21/+124 |
* | | | Merge branch 'master' into keyword_completion | Mikhail Rakhmanov | 2020-06-13 | 22 | -257/+1438 |
|\| | |
|
| * | | simplify determining whether the field is a tuple field | OptimalStrategy | 2020-06-12 | 1 | -5/+1 |
| * | | Fix invalid shorthand initialization diagnostic for tuple structs | OptimalStrategy | 2020-06-12 | 1 | -1/+18 |
| * | | Merge #4849 | bors[bot] | 2020-06-11 | 1 | -34/+22 |
| |\ \ |
|
| | * | | Update wrap return tests | Jonas Schievink | 2020-06-11 | 1 | -29/+17 |
| | * | | Make known paths use `core` instead of `std` | Jonas Schievink | 2020-06-11 | 1 | -9/+9 |
| * | | | Indent chain `.` even if there's more stuff afterwards | Aleksey Kladov | 2020-06-11 | 1 | -6/+32 |
| |/ / |
|
| * / | In field patterns, don't highlight local binding as a field | Aleksey Kladov | 2020-06-10 | 2 | -13/+17 |
| |/ |
|
| * | Simplify | Aleksey Kladov | 2020-06-08 | 4 | -9/+9 |
| * | Better unsafe highlihgting tests | Aleksey Kladov | 2020-06-08 | 8 | -9/+16 |
| * | Highlight only the unsafe operator itself | Aleksey Kladov | 2020-06-08 | 1 | -6/+2 |
| * | Merge #4775 | bors[bot] | 2020-06-08 | 2 | -2/+25 |
| |\ |
|
| | * | Use explicit match for extracting def from `classify_name` | unexge | 2020-06-08 | 1 | -2/+5 |