This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
f6f0ef46f5
rust
/
tests
/
codegen
/
remap_path_prefix
/
aux_mod.rs
7 lines
98 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
//@ ignore-test: this is not a test
Don't use remapped path when loading modules and include files
2017-09-30 16:28:48 +10:00
#[
inline
]
pub
fn
some_aux_mod_function
(
)
->
i32
{
1234
}
Reference in a new issue
Copy permalink