]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70983 - Centril:rollup-npabk7c, r=Centril
authorbors <bors@rust-lang.org>
Fri, 10 Apr 2020 13:05:05 +0000 (13:05 +0000)
committerbors <bors@rust-lang.org>
Fri, 10 Apr 2020 13:05:05 +0000 (13:05 +0000)
commitdbc3cfdd25ccd56edf3ea364f86ab32967636c26
treea75c01452eed404a4610f586ab4efd89938b6107
parent167510f776891f2b0b18d1168ed42377a63493a7
parent68e0e6ba848087734be581afe5478635a647aa7c
Auto merge of #70983 - Centril:rollup-npabk7c, r=Centril

Rollup of 8 pull requests

Successful merges:

 - #70784 (Consider methods on fundamental `impl` when method is not found on numeric type)
 - #70843 (Remove the Ord bound that was plaguing drain_filter)
 - #70913 (Replace "rc"/"arc" lang items with Rc/Arc diagnostic items.)
 - #70932 (De-abuse TyKind::Error in pattern type checking)
 - #70952 (Clean up E0511 explanation)
 - #70964 (rustc_session CLI lint parsing: mark a temporary hack as such)
 - #70969 (Fix JSON file_name documentation for macros.)
 - #70975 (Fix internal doc comment nits.)

Failed merges:

r? @ghost