eq_slice_() used to be a common implementation for two function that both called it, but of those only eq_slice() is left, so we can as well directly inline the code. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||
eq_slice_() used to be a common implementation for two function that both called it, but of those only eq_slice() is left, so we can as well directly inline the code. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||