This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
2a377122dd
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
}
Copy permalink