This commit is contained in:
Phil Ellison 2017-02-19 15:39:40 +00:00
parent 0396756098
commit d6a4d2cb18

View file

@ -28,7 +28,7 @@ impl PubAllowed {
}
}
// No allow attribute on this impl block, but that doesn't matter - we only require on the
// No allow attribute on this impl block, but that doesn't matter - we only require one on the
// impl containing len.
impl PubAllowed {
pub fn irrelevant(self: &Self) -> bool {