]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7827 : jdm/rust/enumlength, r=graydon
authorbors <bors@rust-lang.org>
Tue, 16 Jul 2013 23:19:37 +0000 (16:19 -0700)
committerbors <bors@rust-lang.org>
Tue, 16 Jul 2013 23:19:37 +0000 (16:19 -0700)
Allowing them in type signatures is a significant amount of extra work, unfortunately. This also doesn't apply to static values, which takes a different code path.


Trivial merge