]> git.lizzy.rs Git - rust.git/commit
Auto merge of #33620 - eddyb:oops-static-is-not-fn, r=dotdash
authorbors <bors@rust-lang.org>
Sun, 15 May 2016 18:01:03 +0000 (11:01 -0700)
committerbors <bors@rust-lang.org>
Sun, 15 May 2016 18:01:03 +0000 (11:01 -0700)
commite7420fbbae85a62a62163a2ac5c947b76a8eb62d
tree3d7bda9d966eac91a44de8d7f1cfcf9c68b39047
parent9f58fb776a74a44f4fcc2cb57084d33c55530aa4
parent55aae6f48e8248342288ec3bfe2be0e0c370ee98
Auto merge of #33620 - eddyb:oops-static-is-not-fn, r=dotdash

mir: always allow &mut [...] in static mut regardless of the array length.