Rocket/core/codegen_next
Sergio Benitez 64bbed1422 Improve documentation on unsafe usage.
All uses of `unsafe` are now thoroughly documented with arguments and
informal proofs of correctness as well as conditions that must hold for
these arguments to pass.

This commit also reduces the number of `unsafe` uses by 7, bringing the
count to ~10 non-test uses of `unsafe`.
2018-06-20 14:02:12 +02:00
..
src Improve documentation on unsafe usage. 2018-06-20 14:02:12 +02:00
Cargo.toml Fix Cargo.toml path to README. 2018-06-03 19:39:32 +02:00