A name-only subtype now inherits inlining from its parent type
authorDave Rolsky <autarch@urth.org>
Fri, 15 Apr 2011 15:40:12 +0000 (10:40 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 17 May 2011 23:53:35 +0000 (18:53 -0500)
commit7487e61c093e01937e60f35118227afff19d420f
tree020314cb151c208998665fe886e537eb5b90981b
parent089455fca7782f2ce50870f026f9e1bdbec8aa85
A name-only subtype now inherits inlining from its parent type

Remove explicit optimized constraint in M::M::TC subclasses
lib/Moose/Meta/TypeConstraint.pm
lib/Moose/Meta/TypeConstraint/Class.pm
lib/Moose/Meta/TypeConstraint/DuckType.pm
lib/Moose/Meta/TypeConstraint/Enum.pm
t/type_constraints/inlining.t