Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// https://github.com/rust-lang/rust/pull/122247
// exact-check
const EXPECTED = [
{
'query': 'canonicalvarinfo, intoiterator -> intoiterator',
'others': [],
},
'query': '[canonicalvarinfo], interner<tys=intoiterator> -> intoiterator',
'others': [
{ 'path': 'looks_like_rustc_interner::Interner', 'name': 'mk_canonical_var_infos' },
],
];