1 2 3 4
// { dg-additional-options "-frust-compile-until=astvalidation" } fn foo_1(&self); fn foo_2(&mut self); fn foo_3(self);