blob: 3fdc0b9f24a3cdc1d20be6c8fcb58476e9d859ec [file] [log] [blame]
// exact-match
// https://github.com/rust-lang/rust/issues/60485#issuecomment-663900624
const EXPECTED = {
'query': 'OsString -> String',
'others': [
{ 'path': 'std::ffi::os_str::OsString', 'name': 'into_string' },
]
};