Commits
Click on a commit to change the comparison rangefix(source): use checked_add to prevent overflow in Source::read bounds check fix(source): use is_some_and instead of map_or(false, ...) for clippy fix(source): also guard forbid_unsafe paths against checked_add overflow