Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// compile-flags:--test
#![doc(test(attr(feature(staged_api))))]
/// ```
/// #![unstable(feature="test", issue="18199")]
/// fn main() {}
pub fn foo() {}