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
39ba9dadee
rust
/
tests
/
ui
/
chalkify
/
assert.rs
7 lines
89 B
Rust
Raw
Normal View
History
Unescape
Escape
Update chalk tests
2022-02-09 04:19:31 -06:00
// run-pass
Update tests, etc
2023-01-02 17:18:00 -06:00
// compile-flags: -Z trait-solver=chalk
Update chalk tests
2022-02-09 04:19:31 -06:00
fn
main
(
)
{
assert_eq!
(
1
,
1
)
;
}
Reference in New Issue
Copy Permalink