itoa/src
Lukasz Anforowicz fde7fa5e2a More granular `unsafe` blocks.
There should be no functional changes from this commit - the same code
is used before and after this commit, except that `unsafe { ... }`
blocks wrap smaller pieces of code afterwards.  Having more granular
`unsafe` blocks hopefully makes `unsafe` audits a tiny bit easier.
2024-03-25 18:05:44 +00:00
..
lib.rs More granular `unsafe` blocks. 2024-03-25 18:05:44 +00:00
udiv128.rs Add no-panic feature to confirm no panicking codepaths 2022-10-06 16:02:42 -07:00