]> git.lizzy.rs Git - rust.git/commit
Auto merge of #53056 - kennytm:rollup, r=kennytm
authorbors <bors@rust-lang.org>
Sat, 4 Aug 2018 16:12:39 +0000 (16:12 +0000)
committerbors <bors@rust-lang.org>
Sat, 4 Aug 2018 16:12:39 +0000 (16:12 +0000)
commit215bf3abd9c0eb1fd0c6cae7c92a842732dc033d
treeec0774a68324a0b81cc699137de200d8fb1c296d
parent579adf8c727861841b4819b4913385c2782977fb
parent396dda0a6ab57cd89c0e2c28032d05bd91caba08
Auto merge of #53056 - kennytm:rollup, r=kennytm

Rollup of 14 pull requests

Successful merges:

 - #51919 (Provide `{to,from}_{ne,le,be}_bytes` functions on integers)
 - #52940 (Align 6-week cycle check with beta promotion instead of stable release.)
 - #52968 (App-lint-cability)
 - #52969 (rustbuild: fix local_rebuild)
 - #52995 (Remove unnecessary local in await! generator)
 - #52996 (RELEASES.md: fix the `hash_map::Entry::or_default` link)
 - #53001 (privacy: Fix an ICE in `path_is_private_type`)
 - #53003 (Stabilize --color and --error-format options in rustdoc)
 - #53022 (volatile operations docs: clarify that this does not help wrt. concurrency)
 - #53024 (Specify reentrancy gurantees of `Once::call_once`)
 - #53041 (Fix invalid code css rule)
 - #53047 (Make entire row of doc search results clickable)
 - #53050 (Make left column of rustdoc search results narrower)
 - #53062 (Remove redundant field names in structs)