This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-23 07:14:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f6390f947
rust
/
tests
/
ui
/
cross-crate
/
auxiliary
/
cci_borrow_lib.rs
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
4 lines
42 B
Rust
Raw
Blame
History
pub
fn
foo
(
x
:
&
usize
)
->
usize
{
*
x
}
Reference in New Issue
View Git Blame
Copy Permalink