aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | recursively search submodulesBrennan Vincent2020-05-311-18/+22
* | | | | | | Merge #4669bors[bot]2020-05-311-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Always derive from `process.env` when spawning a child process/shell executionAlin Sinpalean2020-05-311-1/+1
* | | | | | | Merge #4673bors[bot]2020-05-311-18/+18
|\ \ \ \ \ \ \
| * | | | | | | Update depsJeremy Kolb2020-05-311-18/+18
|/ / / / / / /
* | | | | | | Merge #4672bors[bot]2020-05-315-36/+90
|\ \ \ \ \ \ \
| * | | | | | | Link to the specific source lineAleksey Kladov2020-05-315-36/+90
* | | | | | | | Merge #4671bors[bot]2020-05-311-18/+17
|\| | | | | | |
| * | | | | | | docsAleksey Kladov2020-05-311-18/+17
* | | | | | | | Merge #4670bors[bot]2020-05-316-189/+366
|\| | | | | | |
| * | | | | | | Move assists documentation into the manualAleksey Kladov2020-05-316-189/+366
* | | | | | | | Merge #4667bors[bot]2020-05-319-37/+172
|\ \ \ \ \ \ \ \
| * | | | | | | | fmtrobojumper2020-05-312-11/+21
| * | | | | | | | correctly infer labelled breaksrobojumper2020-05-319-46/+117
| * | | | | | | | labelled break testrobojumper2020-05-311-0/+54
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge #4668bors[bot]2020-05-312-2/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Rename user/readme.adoc -> user/manual.adocAleksey Kladov2020-05-312-2/+6
|/ / / / / /
* | | | | | Merge #4664bors[bot]2020-05-3133-412/+859
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Force / slashes on windowsAleksey Kladov2020-05-311-2/+3
| * | | | | Tweak whitespaceAleksey Kladov2020-05-312-21/+2
| * | | | | Move the rest of the features to generated docsAleksey Kladov2020-05-3110-240/+358
| * | | | | Doc more featuresAleksey Kladov2020-05-315-54/+47
| * | | | | Don't require module docs for Features and AssistsAleksey Kladov2020-05-3116-45/+140
| * | | | | Specify actionsAleksey Kladov2020-05-317-17/+64
| * | | | | Ignore HTMLAleksey Kladov2020-05-311-1/+1
| * | | | | SimplifyAleksey Kladov2020-05-311-1/+1
| * | | | | Generate features docs from sourceAleksey Kladov2020-05-3115-58/+258
| * | | | | GeneralizeAleksey Kladov2020-05-302-9/+21
* | | | | | Merge #4662bors[bot]2020-05-301-71/+73
|\| | | | | | |/ / / / |/| | | |
| * | | | minorAleksey Kladov2020-05-301-71/+73
* | | | | Merge #4654bors[bot]2020-05-303-0/+4
|\ \ \ \ \
| * | | | | Add semantic highlight to QUESTION tokenRoland Ruckerbauer2020-05-293-0/+4
| | |/ / / | |/| | |
* | | | | Merge #4562bors[bot]2020-05-304-0/+354
|\ \ \ \ \
| * | | | | add support for naming anon lifetimes in function return typeJess Balint2020-05-281-50/+210
| * | | | | tweak syntaxJess Balint2020-05-231-49/+40
| * | | | | use char rangeJess Balint2020-05-221-2/+2
| * | | | | fix generated docs issueJess Balint2020-05-223-23/+72
| * | | | | Remove doc using `cargo xtask codegen`.Jess Balint2020-05-221-24/+0
| * | | | | handle the case of conflicting lifetime param nameJess Balint2020-05-221-7/+36
| * | | | | Assist: replace anonymous lifetime with a named oneJess Balint2020-05-223-0/+149
* | | | | | Merge #4653bors[bot]2020-05-302-5/+61
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix match ergonomics in closure parametersFlorian Diebold2020-05-292-5/+61
| | |/ / / | |/| | |
* | | | | Merge #4655bors[bot]2020-05-301-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagicallyStephan Seitz2020-05-291-1/+1
* | | | | Merge #4651bors[bot]2020-05-292-4/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use first match branch in case of type mismatch, not lastFlorian Diebold2020-05-292-4/+2
* | | | | Merge #4652bors[bot]2020-05-293-22/+56
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Upgrade ChalkFlorian Diebold2020-05-293-22/+56
| |/ / /
* | | | Merge #4648bors[bot]2020-05-2912-72/+259
|\ \ \ \ | |/ / / |/| | |
| * | | Support raw_ref_op's raw reference operatorrobojumper2020-05-2812-72/+259
|/ / /