More `mem::take` in `library` A bunch of places were using `replace(…, &mut [])`, but that can just be `take`. |
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
More `mem::take` in `library` A bunch of places were using `replace(…, &mut [])`, but that can just be `take`. |
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||