This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
c72fcfbc40
rust
/
tests
/
ui-fulldeps
/
mod_dir_simple
/
test.rs
4 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00:00
//@ run-pass
tests: Add missing run-pass annotations
2019-07-27 00:54:25 +03:00
Add test for libsyntax with canonicalized base path
2018-06-08 07:09:19 +03:00
pub
fn
foo
(
)
->
isize
{
10
}
Copy permalink