aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #4976bors[bot]2020-06-2346-999/+1026
|\
| * New VFSAleksey Kladov2020-06-2346-999/+1026
|/
* Merge #5010bors[bot]2020-06-234-6/+1
|\
| * Remove relative-path dependencyAleksey Kladov2020-06-234-6/+1
* | Merge #5004bors[bot]2020-06-237-4/+49
|\ \ | |/ |/|
| * Fix panic in split and merge import assistsLaurențiu Nicola2020-06-237-4/+49
* | Merge #5002bors[bot]2020-06-233-5/+15
|\ \
| * | Fix underflow panic when doctests are at top of filePaul Daniel Faria2020-06-233-5/+15
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge #4992 #4993 #4994 #4997 #4998bors[bot]2020-06-235-50/+70
|\ \ \ \ \ \ \
| | | | | * | | Disrecommend trace.server: "verbose" for regular usersVeetaha2020-06-221-1/+1
| | | | * | | | Update docs/user/manual.adocGünther Wagner2020-06-231-1/+1
| | | | * | | | Update manual.adocGünther Wagner2020-06-221-0/+4
| | | | |/ / /
| | | * / / / Decouple http file stream logic from temp dir logicVeetaha2020-06-222-44/+57
| | | |/ / /
| | * | | | Make bootstrap error message more informative and better-fittingVeetaha2020-06-221-4/+8
| * | | | | Never disable error logging on the frontendVeetaha2020-06-221-1/+0
| | |/ / / | |/| | |
* | | | | Merge #4999bors[bot]2020-06-235-13/+174
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SSR: Allow matching of whole macro callsDavid Lattimore2020-06-225-13/+174
| | |_|/ | |/| |
* | | | Merge #5000bors[bot]2020-06-229-47/+47
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove RelativePathBuf from fixtureAleksey Kladov2020-06-229-47/+47
* | | | Merge #4989bors[bot]2020-06-221-6/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Hotfix skipping the first chunks of the artifactsVeetaha2020-06-221-6/+7
|/ / /
* | | Merge #4988bors[bot]2020-06-221-0/+3
|\ \ \
| * | | Don't offer to add missing fields of unknown typesLaurențiu Nicola2020-06-221-0/+3
| |/ /
* | | Merge #4900bors[bot]2020-06-222-0/+110
|\ \ \ | |/ / |/| |
| * | Enum variants with `Self::[variant]` now resolve (#4879)BGluth2020-06-221-0/+30
| * | Created goto Self enum variant testBGluth2020-06-211-0/+80
* | | Merge #4984bors[bot]2020-06-221-10/+12
|\ \ \
| * | | Add sponsors section to changelogAleksey Kladov2020-06-221-10/+12
| | |/ | |/|
* | | Merge #4983bors[bot]2020-06-221-0/+74
|\ \ \ | |/ / |/| |
| * | Add paths::RelPath[Buf]Aleksey Kladov2020-06-221-0/+74
|/ /
* | Merge #4899bors[bot]2020-06-221-72/+206
|\ \
| * | don't complete top level attrs inside nested attrs and add better labels #4899Benjamin Coenen2020-06-221-8/+1
| * | don't complete top level attrs inside nested attrs and add better labels #4899Benjamin Coenen2020-06-211-16/+105
| * | don't complete top level attrs inside nested attrs and add better labels #4890Benjamin Coenen2020-06-181-16/+8
| * | don't complete top level attrs inside nested attrs and add better labels #4890Benjamin Coenen2020-06-151-63/+123
* | | Merge #4921bors[bot]2020-06-2210-555/+1480
|\ \ \
| * | | Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-2210-555/+1480
| | |/ | |/|
* | | Merge #4928bors[bot]2020-06-221-48/+139
|\ \ \ | |/ / |/| |
| * | Merge branch 'fix_renaming_mod_in_use_tree' of https://github.com/unexge/rust...unexge2020-06-170-0/+0
| |\ \
| | * | Fix renaming mod in use treeunexge2020-06-111-55/+146
| * | | Fix renaming mod in use treeunexge2020-06-171-48/+139
* | | | Merge #4971bors[bot]2020-06-212-22/+28
|\ \ \ \
| * | | | Update test for new serdeJeremy Kolb2020-06-211-1/+1
| * | | | cargo updateJeremy Kolb2020-06-211-21/+27
|/ / / /
* | | | Merge #4969bors[bot]2020-06-211-10/+24
|\ \ \ \
| * | | | Handle bindings after @ in patternsJonas Schievink2020-06-211-10/+24
|/ / / /
* | | | Merge #4962bors[bot]2020-06-2129-1/+222
|\ \ \ \
| * | | | Implement APIs for parsing expressions, types, paths, patterns and itemsDavid Lattimore2020-06-2129-1/+222
* | | | | Merge #4959bors[bot]2020-06-213-2/+19
|\ \ \ \ \
| * | | | | Syntax highlighting for documentation comments on macro definitionsLeander Tentrup2020-06-193-2/+19