]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #47105 - matthewjasper:dont-panic-for-mut-in-static, r=estebank
authorbors <bors@rust-lang.org>
Tue, 2 Jan 2018 15:40:20 +0000 (15:40 +0000)
committerbors <bors@rust-lang.org>
Tue, 2 Jan 2018 15:40:20 +0000 (15:40 +0000)
Delay panic for aliasing violation for static items.

Closes #46604


Trivial merge