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
58e901b6fd1163172149fd422565523b17eed5f0
rust
/
tests
/
ui
/
explain.rs
3 lines
48 B
Rust
Raw
Normal View
History
Unescape
Escape
Modify --explain to handle hidden code (`# ...`) and indented code blocks.
2017-06-20 15:53:03 +08:00
// compile-flags: --explain E0591
Moving more build-pass tests to check-pass One or two tests became build-pass without the FIXME because they really needed build-pass (were failing without it). Helps with #62277
2020-04-19 17:27:28 -07:00
// check-pass
Reference in New Issue
Copy Permalink