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
5fae56971d
rust
/
src
/
test
/
ui
/
issues
/
issue-23649-3.rs
6 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
Use build-pass in ui tests where appropriate
2019-10-28 19:00:00 -05:00
// build-pass
Add regression tests for #23649 Closes #23649
2015-06-17 20:23:44 -05:00
#[
derive(PartialEq)
]
struct
Slice
{
slice
:
[
u8
]
}
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink