blob: 7d0511944546a72431010126aa54d8c6519fde29 [file] [log] [blame]
// https://github.com/rust-lang/rust/pull/122247
// exact-check
const EXPECTED = [
{
'query': 'CanonicalVarKind, intoiterator -> intoiterator',
'others': [],
},
{
'query': '[CanonicalVarKind], interner<tys=intoiterator> -> intoiterator',
'others': [
{ 'path': 'looks_like_rustc_interner::Interner', 'name': 'mk_canonical_var_kinds' },
],
},
];