Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
resolve
/
issue-109250.rs
blob: 99fcae9647bff6deb8e5b5911dc16c9b142373e2 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
//~ HELP consider importing
HashMap
::
new
;
//~ ERROR cannot find type `HashMap`
}