Rocket/core/lib
Sergio Benitez bc38196f8d Generate a secret key in debug only if it is zero.
This prevents printing a secret key warning if a secret key was
generated, as is done by Rocket itself. This does not change any
behaviors in non-debug profiles.
2021-03-10 02:13:50 -08:00
..
benches Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
src Generate a secret key in debug only if it is zero. 2021-03-10 02:13:50 -08:00
tests Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
Cargo.toml Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
build.rs Update minimum rustc to 1.46. 2020-10-21 19:56:12 -07:00