Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify | Aleksey Kladov | 2020-06-24 | 1 | -10/+6 | |
* | Remove duplication | Aleksey Kladov | 2020-06-24 | 8 | -41/+34 | |
* | More consistent usage of fixtures | Aleksey Kladov | 2020-06-24 | 16 | -1061/+1070 | |
* | Use fixtures more | Aleksey Kladov | 2020-06-24 | 6 | -133/+135 | |
* | Merge #4940 | bors[bot] | 2020-06-24 | 10 | -37/+86 | |
|\ | ||||||
| * | Improve readability be replacing hard-to-read if-else branches with a match | Paul Daniel Faria | 2020-06-24 | 1 | -16/+20 | |
| * | Remove unrelated change | Paul Daniel Faria | 2020-06-23 | 1 | -4/+2 | |
| * | Update comment for pop_and_inject | Paul Daniel Faria | 2020-06-23 | 1 | -2/+2 | |
| * | Update injection mechanism and stop injecting through highlight element, swit... | Paul Daniel Faria | 2020-06-23 | 12 | -216/+237 | |
| * | Add punctuation highlighting for highlighting punctuation in doctests, fix hi... | Paul Daniel Faria | 2020-06-23 | 12 | -223/+224 | |
| * | Add default color and opacity for documentation and injected, respectively, i... | Paul Daniel Faria | 2020-06-23 | 7 | -0/+14 | |
| * | Add support for marking doctest items as distinct from normal code, add defau... | Paul Daniel Faria | 2020-06-23 | 7 | -34/+45 | |
* | | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 9 | -325/+310 | |
* | | Slightly better name | Aleksey Kladov | 2020-06-23 | 1 | -2/+2 | |
* | | Cut problematic dependency | Aleksey Kladov | 2020-06-23 | 1 | -1/+6 | |
* | | Nicer API | Aleksey Kladov | 2020-06-23 | 1 | -8/+8 | |
* | | Simplify | Aleksey Kladov | 2020-06-23 | 1 | -8/+6 | |
* | | Simplify | Aleksey Kladov | 2020-06-23 | 1 | -8/+8 | |
|/ | ||||||
* | New VFS | Aleksey Kladov | 2020-06-23 | 5 | -22/+20 | |
* | Merge #5002 | bors[bot] | 2020-06-23 | 3 | -5/+15 | |
|\ | ||||||
| * | Fix underflow panic when doctests are at top of file | Paul Daniel Faria | 2020-06-23 | 3 | -5/+15 | |
* | | Merge #4999 | bors[bot] | 2020-06-23 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge #5000 | bors[bot] | 2020-06-22 | 1 | -5/+5 | |
|\ \ | ||||||
| * | | Remove RelativePathBuf from fixture | Aleksey Kladov | 2020-06-22 | 1 | -5/+5 | |
| |/ | ||||||
* | | Merge #4988 | bors[bot] | 2020-06-22 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Don't offer to add missing fields of unknown types | Laurențiu Nicola | 2020-06-22 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge #4900 | bors[bot] | 2020-06-22 | 1 | -0/+80 | |
|\ \ | |/ |/| | ||||||
| * | Created goto Self enum variant test | BGluth | 2020-06-21 | 1 | -0/+80 | |
* | | Merge #4899 | bors[bot] | 2020-06-22 | 1 | -72/+206 | |
|\ \ | ||||||
| * | | don't complete top level attrs inside nested attrs and add better labels #4899 | Benjamin Coenen | 2020-06-22 | 1 | -8/+1 | |
| * | | don't complete top level attrs inside nested attrs and add better labels #4899 | Benjamin Coenen | 2020-06-21 | 1 | -16/+105 | |
| * | | don't complete top level attrs inside nested attrs and add better labels #4890 | Benjamin Coenen | 2020-06-18 | 1 | -16/+8 | |
| * | | don't complete top level attrs inside nested attrs and add better labels #4890 | Benjamin Coenen | 2020-06-15 | 1 | -63/+123 | |
* | | | 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 |