Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
168 B
JavaScript
Raw Normal View History

// exact-check
// https://github.com/rust-lang/rust/issues/103357
const EXPECTED = {
2023-06-09 16:49:38 +02:00
'query': 'regex',
'others': [],
'in_args': [],
'returned': [],
};