Brian Smith 1432533ce9 Enforce clippy::cast_possible_truncation.
For now, just put `#[allow(...)]` directives in the places where the
conversions are done. We'll follow up in the future with the correct
replacement for `as` for each case, as several PRs.
2023-10-30 19:17:48 -07:00
..