]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70222 - Dylan-DPC:rollup-cwkv5ez, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Sat, 21 Mar 2020 13:26:44 +0000 (13:26 +0000)
committerbors <bors@rust-lang.org>
Sat, 21 Mar 2020 13:26:44 +0000 (13:26 +0000)
commit7900b2bc135a0e02d945143176cf3a80b6e92aa8
tree42bf64842fa16d1666f68b4743abb0a7c18b9049
parent98803c182b2ba6ef5dccb6bf501958249295eac0
parentf1ab7500838eee0736055eb2b65ff37fd05fcbd0
Auto merge of #70222 - Dylan-DPC:rollup-cwkv5ez, r=Dylan-DPC

Rollup of 6 pull requests

Successful merges:

 - #69497 (Don't unwind when hitting the macro expansion recursion limit)
 - #69901 (add #[rustc_layout(debug)])
 - #69910 (Avoid query type in generics)
 - #69955 (Fix abort-on-eprintln during process shutdown)
 - #70032 (put type params in front of const params in generics_of)
 - #70119 (rustc: use LocalDefId instead of DefId in TypeckTables.)

Failed merges:

r? @ghost