This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
482e407a1f
granite-rust
/
library
/
alloc
History
Scott McMurray
8055bb87c5
More
mem::take
in
library
...
A bunch of places were using `replace(…, &mut [])`, but that can just be `take`.
2023-04-20 19:54:46 -07:00
..
benches
remove some unneeded imports
2023-04-12 19:27:18 +02:00
src
More
mem::take
in
library
2023-04-20 19:54:46 -07:00
tests
fix library and rustdoc tests
2023-04-16 11:38:52 +00:00
Cargo.toml
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00