Remove the `..` from the body, only a few invocations used it and it's inconsistent with rust syntax. Use `;` instead of `,` between consts. As the Rust syntax gods inteded. |
||
|---|---|---|
| .. | ||
| dep_graph | ||
| ich | ||
| query | ||
| cache.rs | ||
| error.rs | ||
| lib.rs | ||
| values.rs | ||
Remove the `..` from the body, only a few invocations used it and it's inconsistent with rust syntax. Use `;` instead of `,` between consts. As the Rust syntax gods inteded. |
||
|---|---|---|
| .. | ||
| dep_graph | ||
| ich | ||
| query | ||
| cache.rs | ||
| error.rs | ||
| lib.rs | ||
| values.rs | ||