This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust
/
tests
/
ui
/
parser
/
issues
/
issue-24197.rs
4 lines
85 B
Rust
Raw
Normal View
History
Unescape
Escape
Add tests for "ident only path should have been covered"-ICE
2015-04-15 11:32:12 +02:00
fn
main
(
)
{
Handle methodcalls & operators in patterns
2024-01-28 16:12:21 +01:00
let
buf
[
0
]
=
0
;
//~ error: expected a pattern, found an expression
Add tests for "ident only path should have been covered"-ICE
2015-04-15 11:32:12 +02:00
}
Reference in New Issue
Copy Permalink