]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #62542 - Centril:rollup-5mpb8tu, r=Centril
authorbors <bors@rust-lang.org>
Tue, 9 Jul 2019 22:02:58 +0000 (22:02 +0000)
committerbors <bors@rust-lang.org>
Tue, 9 Jul 2019 22:02:58 +0000 (22:02 +0000)
Rollup of 9 pull requests

Successful merges:

 - #62417 (Fix ICEs when `Self` is used in type aliases)
 - #62450 (Raise the default recursion limit to 128)
 - #62470 (Prevent shrinking of "crate select" element on Firefox)
 - #62515 (cli: make help output for -l and -L consistent)
 - #62520 (Regression test for issue 42574.)
 - #62526 (normalize use of backticks in compiler messages for libsyntax/feature_gate.rs)
 - #62527 (clarify that debug_assert does not completely omits the code)
 - #62535 (ci: Configure $CI_JOB_NAME correctly)
 - #62541 (Add spastorino for rustc-guide toolstate)

Failed merges:

r? @ghost

1  2 
src/librustc_typeck/check/mod.rs

Simple merge