Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// revisions:rpass1 rpass2
// compile-flags: -Z query-dep-graph
#![rustc_partition_reused(module="generic-fallback.cgu", cfg="rpass2")]
#![feature(rustc_attrs)]
#![crate_type="rlib"]
pub fn foo<T>() { }