Rocket/core
Sergio Benitez 26b58846a7 Mark fns returning 'Rocket<Build>' 'must_use'.
Remove 'must_use' on the generic 'Rocket<P>', which was overly
conservative. This change, in effect, marks only 'Rocket<Build>'
'must_use', which is a much more precise implementation of the intended
safety guard.
2022-05-19 10:45:24 -07:00
..
codegen Enable 'cookie' 'secure' feature conditionally. 2022-05-18 17:29:52 -07:00
http Enable 'cookie' 'secure' feature conditionally. 2022-05-18 17:29:52 -07:00
lib Mark fns returning 'Rocket<Build>' 'must_use'. 2022-05-19 10:45:24 -07:00