| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | | | Update test for new serde | Jeremy Kolb | 2020-06-21 | 1 | -1/+1 |
* | | | Handle bindings after @ in patterns | Jonas Schievink | 2020-06-21 | 1 | -10/+24 |
* | | | Merge #4962 | bors[bot] | 2020-06-21 | 29 | -1/+222 |
|\ \ \ |
|
| * | | | Implement APIs for parsing expressions, types, paths, patterns and items | David Lattimore | 2020-06-21 | 29 | -1/+222 |
* | | | | Merge #4959 | bors[bot] | 2020-06-21 | 3 | -2/+19 |
|\ \ \ \ |
|
| * | | | | Syntax highlighting for documentation comments on macro definitions | Leander Tentrup | 2020-06-19 | 3 | -2/+19 |
* | | | | | Merge #4947 | bors[bot] | 2020-06-20 | 7 | -59/+90 |
|\ \ \ \ \ |
|
| * | | | | | Recursively compute impl sets | Jonas Schievink | 2020-06-19 | 1 | -13/+26 |
| * | | | | | Add new query to stats | Jonas Schievink | 2020-06-19 | 2 | -4/+5 |
| * | | | | | Don't include downstream crate in query | Jonas Schievink | 2020-06-19 | 1 | -1/+2 |
| * | | | | | Replace `impls_in_trait` with `CrateImplDefs` | Jonas Schievink | 2020-06-19 | 7 | -63/+79 |
| | |/ / /
| |/| | | |
|
* | | | | | Move ReqQueue to lsp-server | Aleksey Kladov | 2020-06-20 | 6 | -190/+107 |
* | | | | | Merge #4961 | bors[bot] | 2020-06-20 | 4 | -170/+188 |
|\ \ \ \ \ |
|
| * | | | | | Centralize handing of in-flight requests | Aleksey Kladov | 2020-06-20 | 4 | -170/+188 |
* | | | | | | Merge #4958 | bors[bot] | 2020-06-20 | 4 | -24/+312 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Push obligation instead of matching on solution | adamrk | 2020-06-20 | 2 | -45/+40 |
| * | | | | | Get Output assoc type by name | adamrk | 2020-06-20 | 1 | -13/+3 |