This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
82ccba1fd7
rust
/
tests
/
codegen
/
remap_path_prefix
/
aux_mod.rs
7 lines
105 B
Rust
Raw
Normal View
History
Unescape
Escape
tests: use `//@ ignore-auxiliary` with backlinked primary test file
2025-04-17 17:22:56 +08:00
//@ ignore-auxiliary (used by `./main.rs`)
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