aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove rust-docs on Windows before updating to latest stableEmil Lauridsen2020-01-031-0/+4
| * | Update bors.tomlEmil Lauridsen2020-01-031-1/+6
| * | Blindfolded PowerShell codingEmil Lauridsen2020-01-031-1/+17
| * | Run tests on ubuntu, windows and macosEmil Lauridsen2020-01-031-1/+4
* | | Merge #2724bors[bot]2020-01-069-21/+123
|\ \ \
| * | | Improve const generics parsingMichael Chesser2020-01-069-21/+123
|/ / /
* | | Merge #2753bors[bot]2020-01-061-1/+1
|\ \ \
| * | | Fix a problem with `Durability` of librariesMichal Terepeta2020-01-061-1/+1
|/ / /
* | | Merge #2750bors[bot]2020-01-061-0/+4
|\ \ \
| * | | add note in vscode instructions for vim plugin usersGus Wynn2020-01-051-0/+4
* | | | Merge #2714bors[bot]2020-01-061-0/+4
|\ \ \ \
| * | | | Sanity check for missing server binaryAleksey Kladov2019-12-311-0/+4
* | | | | Merge #2726bors[bot]2020-01-061-4/+25
|\ \ \ \ \
| * | | | | Improve profiling output when duration filter is specifiedMichal Terepeta2020-01-021-4/+25
| | |_|_|/ | |/| | |
* | | | | Merge #2751bors[bot]2020-01-061-17/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Crates upJeremy Kolb2020-01-061-17/+18
|/ / / /
* | | | Merge #2747bors[bot]2020-01-042-11/+19
|\ \ \ \
| * | | | BinOp helper to detect assignmentJeremy Kolb2020-01-042-11/+19
|/ / / /
* | | | Merge #2745bors[bot]2020-01-041-6/+0
|\ \ \ \
| * | | | remove unused fileAleksey Kladov2020-01-041-6/+0
* | | | | Merge #2743bors[bot]2020-01-0310-2510/+2328
|\| | | |
| * | | | Switch ast declaration from ron to a macroAleksey Kladov2020-01-039-2510/+2328
| * | | | kill unused fileAleksey Kladov2020-01-021-0/+0
| |/ / /
* | | | Merge #2742bors[bot]2020-01-035-10/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Split `infer` query into two for better profilingMichal Terepeta2020-01-035-10/+19
* | | | Merge #2740bors[bot]2020-01-031-0/+2
|\ \ \ \
| * | | | Fix unused import for windows in cargo_watch testEdwin Cheng2020-01-031-0/+2
|/ / / /
* | | | Merge #2735bors[bot]2020-01-031-4/+4
|\ \ \ \
| * | | | Update quick-errorkjeremy2020-01-031-4/+4
|/ / / /
* | | | Merge #2734bors[bot]2020-01-032-1/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Fix #2705Florian Diebold2020-01-032-1/+18
|/ / /
* | | Merge #2731bors[bot]2020-01-034-9/+18
|\ \ \
| * | | Add `_query` suffix to `compute_crate_def_map` for consistencyMichal Terepeta2020-01-032-2/+2
| * | | Split `crate_def_map` into two methodsMichal Terepeta2020-01-034-9/+18
|/ / /
* | | Merge #2730bors[bot]2020-01-031-0/+3
|\ \ \
| * | | Add `profile` calls to {Module,Function}::diagnosticsMichal Terepeta2020-01-031-0/+3
| |/ /
* | | Merge #2729bors[bot]2020-01-031-1/+0
|\ \ \ | |/ / |/| |
| * | Remove a duplicate line in `collect_defs`Michal Terepeta2020-01-031-1/+0
|/ /
* | Merge #2723bors[bot]2020-01-014-25/+26
|\ \
| * | Update dependenciesJeremy Kolb2020-01-014-25/+26
|/ /
* | Merge #2722bors[bot]2020-01-011-0/+7
|\ \
| * | Disable cargo_watch snapshot tests on windowsEmil Lauridsen2020-01-011-0/+7
|/ /
* | Merge #2718bors[bot]2020-01-011-1/+2
|\ \
| * | Allow disabling inlay hintsAleksey Kladov2020-01-011-1/+2
|/ /
* | Merge #2715bors[bot]2019-12-312-17/+12
|\ \
| * | Fixes to progress displayAleksey Kladov2019-12-312-17/+12
| |/
* | Merge pull request #2672 from Speedy37/masterAleksey Kladov2019-12-312-37/+83
|\ \ | |/ |/|
| * Add details about test_repeat_bad_var current stateVincent Rouillé2019-12-301-0/+2
| * Details about macro NestingState hit and at_end fieldsVincent Rouillé2019-12-301-7/+10
| * fix #2520: change expand_repeat loop stop conditionVincent Rouillé2019-12-282-36/+77