Files
Marvin Jones 1496f6dd60 fix(lee): silence pedantic/restriction lints on DATA_MAX_LENGTH_BYTES's const cast
usize::try_from isn't const-stable yet, so the as-cast is unavoidable
here; mirrors the identical #[expect(...)] already used for
SeenShard::MAX_DELIVERIES's const cast in cross_zone_inbox/core.
2026-08-22 16:35:25 -04:00
..
2026-07-02 20:43:34 +04:00