aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix type inference failure when built with log/kv_unstableDavid Tolnay2020-06-041-1/+1
* Merge #4736bors[bot]2020-06-041-3/+3
|\
| * BufgixVeetaha2020-06-031-3/+3
|/
* Merge #4717bors[bot]2020-06-0314-85/+210
|\
| * Fix more commentsMikhail Rakhmanov2020-06-031-5/+4
| * Merge branch 'master' into compute-lazy-assitsMikhail Rakhmanov2020-06-0350-1829/+1191
| |\ | |/ |/|
* | Merge #4734bors[bot]2020-06-038-1328/+16
|\ \
| * | Don't store generated docs in the repoAleksey Kladov2020-06-038-1328/+16
|/ /
* | Merge #4733bors[bot]2020-06-031-14/+14
|\ \
| * | Cargo updatekjeremy2020-06-031-14/+14
* | | Merge #4502bors[bot]2020-06-032-2/+9
|\ \ \ | |/ / |/| |
| * | Mark fixes from diagnostics as quick fixesJeremy Kolb2020-06-032-2/+9
* | | Merge #4730bors[bot]2020-06-035-20/+118
|\ \ \ | |/ / |/| |
| * | Document rust-project.jsonAleksey Kladov2020-06-035-20/+118
* | | Merge #4678bors[bot]2020-06-035-8/+20
|\ \ \
| * | | Use split1 when formatting function signature paramsAaron Loucks2020-06-035-11/+12
| * | | Unsquish parameter types in tooltips for macro-generated functionsAaron Loucks2020-05-311-1/+12
* | | | Merge #4660bors[bot]2020-06-037-19/+260
|\ \ \ \
| * | | | Update generated feature docsAaron Loucks2020-06-031-1/+1
| * | | | Consolidate documentation expansion and mergingAaron Loucks2020-06-032-53/+14
| * | | | Add basic hover and completion doc tests for macro generated itemsAaron Loucks2020-06-033-2/+182
| * | | | Enable hover and autocomplete docs on macro generated itemsAaron Loucks2020-06-035-10/+110
* | | | | Merge #4727bors[bot]2020-06-031-2/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Drop test for old formatAleksey Kladov2020-06-031-2/+0
* | | | Merge #4726bors[bot]2020-06-036-65/+110
|\| | |
| * | | Groundwork for specifying the set of projects via configAleksey Kladov2020-06-035-46/+83
| * | | Rename ProjectRoot -> ProjectManifestAleksey Kladov2020-06-033-19/+19
| * | | Move project discoveryAleksey Kladov2020-06-032-8/+16
|/ / /
* | | Merge #4724bors[bot]2020-06-037-273/+291
|\ \ \
| * | | Rename WorldState -> GlobalStateAleksey Kladov2020-06-037-273/+291
|/ / /
* | | Merge #4723bors[bot]2020-06-034-67/+21
|\ \ \
| * | | Drop no-project testAleksey Kladov2020-06-031-49/+0
| * | | Derive local roots from WorkspacesAleksey Kladov2020-06-032-11/+14
| * | | Put important things on topAleksey Kladov2020-06-031-7/+7
|/ / /
* | | Merge pull request #4382 from woody77/json_cfgsAleksey Kladov2020-06-033-2/+92
|\ \ \
| * | | Begin transition to new fields for JsonProject crate cfgsAaron Wood2020-05-093-2/+92
* | | | Merge #4715bors[bot]2020-06-031-9/+7
|\ \ \ \
| * | | | Don't exclude dirs that appear in project root parent pathveetaha2020-06-021-9/+7
* | | | | Merge #4679bors[bot]2020-06-031-3/+4
|\ \ \ \ \
| * | | | | Update a comment for the new source organizationNelson Elhage2020-06-011-3/+4
* | | | | | Merge #4703bors[bot]2020-06-031-1/+104
|\ \ \ \ \ \
| * | | | | | Start documenting review processAleksey Kladov2020-06-031-1/+104
* | | | | | | Merge #4721bors[bot]2020-06-032-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Hide squiggly for unused and unnecessaryGabriel Valfridsson2020-06-032-2/+3
* | | | | | | | Merge #4720bors[bot]2020-06-0311-6/+125
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-0211-6/+125
|/ / / / / / /
| | | | | | * Add documentationMikhail Rakhmanov2020-06-031-0/+24
| | | | | | * Fix review commentsMikhail Rakhmanov2020-06-035-41/+24
| | | | | | * Merge remote-tracking branch 'upstream/master' into compute-lazy-assitsMikhail Rakhmanov2020-06-0215-343/+546
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge #4710bors[bot]2020-06-0211-225/+427
|\ \ \ \ \ \ \