aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Avoid all unchecked indexing in match checkingJonas Schievink2020-06-171-28/+49
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #4941bors[bot]2020-06-182-8/+4
|\ \ \ \ \ \ \
| * | | | | | | SimplifyAleksey Kladov2020-06-182-8/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #4903bors[bot]2020-06-185-41/+56
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove logic to mark all doctest code asPaul Daniel Faria2020-06-182-14/+13
| * | | | | | Ensure all existing doctest code highlights have documentation modifierPaul Daniel Faria2020-06-173-21/+22
| * | | | | | Add highlighting support for doc commentsPaul Daniel Faria2020-06-175-41/+56
* | | | | | | Merge #4935bors[bot]2020-06-182-10/+4
|\ \ \ \ \ \ \
| * | | | | | | SimplifyAleksey Kladov2020-06-182-10/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #4821bors[bot]2020-06-182-9/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-182-9/+3
| * | | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-141-2/+2
| * | | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-092-3/+32
* | | | | | | Merge #4872bors[bot]2020-06-181-46/+43
|\ \ \ \ \ \ \
| * | | | | | | Reduce the usage of bare subscript operatorVeetaha2020-06-141-46/+43
* | | | | | | | Merge #4934bors[bot]2020-06-186-212/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove special casing for library symbolsAleksey Kladov2020-06-186-212/+69
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge #4932bors[bot]2020-06-181-10/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SimplifyVeetaha2020-06-181-10/+6
|/ / / / / / /
* | | | | | | Merge #4927bors[bot]2020-06-172-24/+30
|\ \ \ \ \ \ \
| * | | | | | | Better encapsulate reverse-mapping of files to cargo targetsAleksey Kladov2020-06-172-24/+30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #4925bors[bot]2020-06-1712-5/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Syntax highlighting for escape sequences in stringsLeander Tentrup2020-06-1712-5/+38
|/ / / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge #4913 #4915 #4916bors[bot]2020-06-1710-34/+426
|\ \ \ \ \ \ \ \
| | | * | | | | | Warnings as hint or infoGabriel Valfridsson2020-06-167-13/+402
| | * | | | | | | Inspect markdown code fences to determine whether to apply syntax highlightingLeander Tentrup2020-06-163-4/+22
| | |/ / / / / /
| * / / / / / / Remove debugging code for incremental syncLaurențiu Nicola2020-06-161-17/+2
| |/ / / / / /
* | | | | | | Merge #4914bors[bot]2020-06-171-384/+406
|\ \ \ \ \ \ \
| * | | | | | | Use ra_fixture and reformat testsJonas Schievink2020-06-161-387/+385
| * | | | | | | Fix index-out-of-bounds panic in match checkingJonas Schievink2020-06-161-2/+26
| |/ / / / / /
* | | | | | | Merge #4919bors[bot]2020-06-171-54/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove :expr from placeholdersDavid Lattimore2020-06-171-54/+20
|/ / / / / /
* | | | | | Merge #4911bors[bot]2020-06-161-29/+43
|\ \ \ \ \ \
| * | | | | | cargo updatekjeremy2020-06-161-29/+43
|/ / / / / /
* | | | | | Merge #4909bors[bot]2020-06-168-81/+67
|\ \ \ \ \ \
| * | | | | | Anchor file-system operations to the file, and not to the source root.Aleksey Kladov2020-06-168-81/+67
|/ / / / / /
* | | | | | Merge #4908bors[bot]2020-06-161-20/+20
|\ \ \ \ \ \
| * | | | | | Fix typos in docs/dev/README.mdokaneco2020-06-161-20/+20
|/ / / / / /
* | | | | | Merge #4891bors[bot]2020-06-168-0/+520
|\ \ \ \ \ \
| * | | | | | New VFS APIAleksey Kladov2020-06-168-0/+520
* | | | | | | Merge #4876bors[bot]2020-06-1612-16/+102
|\ \ \ \ \ \ \
| * | | | | | | Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-1512-16/+102
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge #4878bors[bot]2020-06-165-59/+257
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Operate only on AST paths instead of HIRJonas Schievink2020-06-151-30/+36
| * | | | | | SimplifyJonas Schievink2020-06-151-13/+6
| * | | | | | It's fookin' rawJonas Schievink2020-06-151-48/+48
| * | | | | | Shorten *all* qualified paths when adding useJonas Schievink2020-06-132-11/+192
| * | | | | | Expose `find_insert_use_container`Jonas Schievink2020-06-132-8/+18
| * | | | | | Fix `rewrite_root` when there's only 1 replacementJonas Schievink2020-06-131-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge #4860bors[bot]2020-06-154-22/+31
|\ \ \ \ \ \