Rocket/core/lib/src/local
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
..
client.rs Reorganize repository. 2018-06-03 18:44:38 +02:00
mod.rs Reorganize repository. 2018-06-03 18:44:38 +02:00
request.rs Improve documentation on unsafe usage. 2018-06-20 14:02:12 +02:00