mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-07 16:57:20 +00:00
7 lines
145 B
JavaScript
7 lines
145 B
JavaScript
const EXPECTED = {
|
|
'query': 'Option::',
|
|
'others': [
|
|
{ 'path': 'std::option::Option', 'name': 'get_or_insert_default' },
|
|
],
|
|
}
|