Because `PassMode::Cast` is by far the largest variant, but is relatively rare. This requires making `PassMode` not impl `Copy`, and `Clone` is no longer necessary. This causes lots of sigil adjusting, but nothing very notable. |
||
|---|---|---|
| .. | ||
| comments.rs | ||
| mod.rs | ||
| pass_mode.rs | ||
| returning.rs | ||