Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable file watching when running slow tests | Aleksey Kladov | 2020-06-24 | 1 | -4/+10 |
* | Merge #4940 | bors[bot] | 2020-06-24 | 12 | -39/+92 |
|\ | |||||
| * | 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 | 14 | -218/+239 |
| * | Add punctuation highlighting for highlighting punctuation in doctests, fix hi... | Paul Daniel Faria | 2020-06-23 | 14 | -225/+228 |
| * | 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 | 9 | -34/+47 |
* | | Use only one code-path for parsing fixtures | Aleksey Kladov | 2020-06-23 | 11 | -2790/+2751 |
* | | Centralize fixture parsing for assists | Aleksey Kladov | 2020-06-23 | 8 | -60/+65 |
* | | Remove useless test code | Aleksey Kladov | 2020-06-23 | 1 | -22/+4 |
* | | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 16 | -558/+541 |
* | | Minor, rename | Aleksey Kladov | 2020-06-23 | 2 | -3/+3 |
* | | Slightly better name | Aleksey Kladov | 2020-06-23 | 4 | -9/+9 |
* | | Complicate | Aleksey Kladov | 2020-06-23 | 2 | -6/+52 |
* | | Docs for Fixture | Aleksey Kladov | 2020-06-23 | 2 | -2/+5 |
* | | Cut problematic dependency | Aleksey Kladov | 2020-06-23 | 5 | -14/+31 |
* | | Nicer API | Aleksey Kladov | 2020-06-23 | 4 | -73/+75 |
* | | Simplify | Aleksey Kladov | 2020-06-23 | 3 | -71/+14 |
* | | Simplify | Aleksey Kladov | 2020-06-23 | 5 | -31/+24 |
* | | Simplify | Aleksey Kladov | 2020-06-23 | 5 | -85/+27 |
* | | Drop rarely used fixture functionality | Aleksey Kladov | 2020-06-23 | 3 | -53/+2 |
* | | Move fixtures to a separate file | Aleksey Kladov | 2020-06-23 | 2 | -288/+292 |
|/ | |||||
* | New VFS | Aleksey Kladov | 2020-06-23 | 45 | -974/+1001 |
* | Merge #5010 | bors[bot] | 2020-06-23 | 3 | -4/+1 |
|\ | |||||
| * | Remove relative-path dependency | Aleksey Kladov | 2020-06-23 | 3 | -4/+1 |
* | | Merge #5004 | bors[bot] | 2020-06-23 | 6 | -4/+47 |
|\ \ | |/ |/| | |||||
| * | Fix panic in split and merge import assists | Laurențiu Nicola | 2020-06-23 | 6 | -4/+47 |
* | | 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 | 5 | -13/+174 |
|\ \ \ | |_|/ |/| | | |||||
| * | | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 5 | -13/+174 |
| |/ | |||||
* | | Merge #5000 | bors[bot] | 2020-06-22 | 9 | -47/+47 |
|\ \ | |||||
| * | | Remove RelativePathBuf from fixture | Aleksey Kladov | 2020-06-22 | 9 | -47/+47 |
* | | | 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 | 2 | -0/+110 |
|\ \ \ | |/ / |/| | | |||||
| * | | Enum variants with `Self::[variant]` now resolve (#4879) | BGluth | 2020-06-22 | 1 | -0/+30 |
| * | | Created goto Self enum variant test | BGluth | 2020-06-21 | 1 | -0/+80 |
* | | | Add paths::RelPath[Buf] | Aleksey Kladov | 2020-06-22 | 1 | -0/+74 |
| |/ |/| | |||||
* | | 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 | 9 | -555/+1467 |
|\ \ \ | |||||
| * | | | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 9 | -555/+1467 |
| | |/ | |/| | |||||
* | | | Merge #4928 | bors[bot] | 2020-06-22 | 1 | -48/+139 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix renaming mod in use tree | unexge | 2020-06-17 | 1 | -48/+139 |