This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Watch
1
Star
0
Fork
You've already forked DragonOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
DragonOS
/
kernel
/
crates
/
intertrait
/
tests
/
run.rs
6 lines
100 B
Rust
Raw
Permalink
Blame
History
#[
test
]
fn
tests
(
)
{
let
t
=
trybuild
::
TestCases
::
new
(
)
;
t
.
compile_fail
(
"
tests/ui/*.rs
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink