]> git.lizzy.rs Git - rust.git/commit
Auto merge of #37491 - Mark-Simulacrum:closure-ice, r=eddyb
authorbors <bors@rust-lang.org>
Tue, 1 Nov 2016 19:20:03 +0000 (12:20 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Nov 2016 19:20:03 +0000 (12:20 -0700)
commit7c69b0d5ae8c404c4847fa214126ebd7c0246277
treed3ea79a40609e8363579e28bc95c70800c3bbbd1
parentea4b94dab0d526135dd658d3a314cc5462d439b0
parent0dfc0467727acbc60f0ec3cf60b3d740bff3ca8e
Auto merge of #37491 - Mark-Simulacrum:closure-ice, r=eddyb

Fix ICE when printing closures, and other similar types

Follow-up of https://github.com/rust-lang/rust/pull/37459, further fixes those problems.

Potentially actually fixes #36622, though @eddyb may want to not let that close if the rename of RUST_LOG is deemed part of that issue.

Potentially should be beta-nominated as well?

r? @eddyb