This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a20078f044
rust
/
tests
/
ui
/
parser
/
mismatched-delim-brace-empty-block.rs
6 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
Collect occurrences of for mismatched braces diagnostic Change-Id: I20ba0b62308370ee961141fa1aefc4b9c9f0cb3a
2019-10-12 23:59:23 -05:00
fn
main
(
)
{
}
Collect occurrences of for mismatched braces diagnostic Change-Id: I20ba0b62308370ee961141fa1aefc4b9c9f0cb3a
2019-10-12 23:59:23 -05:00
let
_
=
(
)
;
tweak wording of mismatched delimiter errors
2020-01-03 07:40:15 -06:00
}
//~ ERROR unexpected closing delimiter
Reference in New Issue
Copy Permalink