aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | SSR: Rename position and lookup_context to resolve_contextDavid Lattimore2020-07-292-6/+6
| * | SSR: Restrict to current selection if anyDavid Lattimore2020-07-2910-50/+181
* | | Merge #5565bors[bot]2020-07-292-1/+62
|\ \ \
| * | | SSR: Don't mix non-path-based rules with path-basedDavid Lattimore2020-07-292-1/+62
| |/ /
* | | Merge #5561bors[bot]2020-07-291-54/+110
|\ \ \ | |/ / |/| |
| * | Allow running more tests at onceKirill Bulatov2020-07-281-54/+110
|/ /
* | Merge #5560bors[bot]2020-07-283-7/+8
|\ \
| * | Fix nameref parsingAleksey Kladov2020-07-283-7/+8
|/ /
* | Merge #5555bors[bot]2020-07-281-1/+2
|\ \
| * | Bump test timeout for macsAleksey Kladov2020-07-281-1/+2
|/ /
* | Merge #5547bors[bot]2020-07-271-1/+13
|\ \
| * | Fold multiline fn parametersAleksey Kladov2020-07-271-1/+13
* | | Merge #5532bors[bot]2020-07-272-23/+31
|\ \ \
| * | | Restore line index micro-optimizationLaurențiu Nicola2020-07-252-23/+31
* | | | Merge #5528bors[bot]2020-07-271-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | README: Add some instructions for running typescript tests and linter.David Lattimore2020-07-251-0/+10
* | | | Merge #5539bors[bot]2020-07-273-27/+103
|\ \ \ \
| * | | | SSR: Fix for path resolution of localsDavid Lattimore2020-07-262-0/+65
| * | | | SSR: Move more resolution-related code into the resolving moduleDavid Lattimore2020-07-262-27/+38
* | | | | Merge #5541bors[bot]2020-07-271-4/+278
|\ \ \ \ \
| * | | | | add completion for rustc lintsEmil Gardström2020-07-271-4/+278
| |/ / / /
* | | | | Merge #5543bors[bot]2020-07-271-12/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | :arrow_up: depsAleksey Kladov2020-07-271-12/+12
|/ / / /
* | | | Merge #5538bors[bot]2020-07-261-0/+4
|\ \ \ \
| * | | | Report type errors in metricsAleksey Kladov2020-07-261-0/+4
|/ / / /
* | | | Merge #5537bors[bot]2020-07-261-21/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Add one more testAleksey Kladov2020-07-261-21/+50
|/ / /
* | | Merge #5531bors[bot]2020-07-256-30/+102
|\ \ \ | |/ / |/| |
| * | Add rustc-perf to metricsAleksey Kladov2020-07-256-30/+102
|/ /
* | Merge #5527bors[bot]2020-07-243-33/+52
|\ \
| * | Link metricsAleksey Kladov2020-07-241-8/+6
| * | Add self-analysis-stats to metricsAleksey Kladov2020-07-242-25/+46
|/ /
* | Merge #5520bors[bot]2020-07-244-7/+26
|\ \
| * | Add DocumentData to represent in-memory document with LSP infokjeremy2020-07-244-7/+26
* | | Merge #5525bors[bot]2020-07-241-1/+1
|\ \ \
| * | | minorAleksey Kladov2020-07-241-1/+1
* | | | Merge #5524bors[bot]2020-07-2410-103/+159
|\ \ \ \ | |/ / / |/| | |
| * | | Only display experimental diagnostics when enabledJonas Schievink2020-07-245-11/+22
| * | | Add toggle for experimental diagnosticsJonas Schievink2020-07-242-5/+14
| * | | Mark MismatchedArgCount as experimentalJonas Schievink2020-07-241-0/+3
| * | | Allow filtering diagnosticsJonas Schievink2020-07-241-3/+22
| * | | Add a builder for DiagnosticSinkJonas Schievink2020-07-244-88/+102
* | | | Real metricsAleksey Kladov2020-07-241-3/+3
* | | | Fix metricsAleksey Kladov2020-07-241-10/+20
* | | | Fix metricsAleksey Kladov2020-07-242-14/+8
* | | | Fix emailAleksey Kladov2020-07-241-1/+1
* | | | fix syntaxAleksey Kladov2020-07-241-1/+1
* | | | Fix another nameAleksey Kladov2020-07-242-3/+4
* | | | fix nameAleksey Kladov2020-07-242-2/+2
* | | | Add metricsAleksey Kladov2020-07-244-0/+255