index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
methods
/
issue-19521.rs
blob: a2a32a21a22f4343978b92f85f19f7d2fd1b5f63 (
plain
)
1
2
3
fn
main
()
{
""
.
homura
()();
//~ ERROR no method named `homura` found
}