]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #18064 : luqmana/rust/remove-reflection, r=nick29581
authorbors <bors@rust-lang.org>
Thu, 16 Oct 2014 17:52:25 +0000 (17:52 +0000)
committerbors <bors@rust-lang.org>
Thu, 16 Oct 2014 17:52:25 +0000 (17:52 +0000)
Out goes reflection! This means your code will break if you used the `:?` format specifier, anything else from libdebug, or the `visit_tydesc` intrinsic directly.

Closes #18046.

[breaking-change]


Trivial merge