]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbini
authorbors <bors@rust-lang.org>
Sat, 1 Jun 2019 00:57:37 +0000 (00:57 +0000)
committerbors <bors@rust-lang.org>
Sat, 1 Jun 2019 00:57:37 +0000 (00:57 +0000)
commit84f729d0d4dade321210b78f56bedd88025eeff6
treedeff171b0bc9505fde5f9c29debd548643c8e28d
parent041bec87c022128556640b7091f479f3040c3c37
parente32386d70ed2e5ba103b490c2aac56385bc88405
Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbini

Rollup of 11 pull requests

Successful merges:

 - #60897 (error: remove StringError from Debug output)
 - #61304 (Speed up Azure CI installing Windows dependencies)
 - #61319 (Swap order of `unsafe async fn` to `async unsafe fn`)
 - #61342 (Set ellipsis_inclusive_range_patterns lint to warn)
 - #61344 (Add regression test for const generics ICE)
 - #61359 (Fix links in Deref documentation)
 - #61363 (Stabilize iter_nth_back feature)
 - #61369 (Fixed lifetime misspelling)
 - #61372 (Migrate some books to mdbook version 0.2)
 - #61374 (Explicitly suggest 'type_ascription' feature)
 - #61382 (Fixed a typo in core::convert::AsMut)

Failed merges:

r? @ghost