Rocket/core/lib
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
..
fuzz Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
src Mark fns returning 'Rocket<Build>' 'must_use'. 2022-05-19 10:45:24 -07:00
tests Introduce shutdown fairings. 2022-05-07 06:12:32 -05:00
build.rs Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
Cargo.toml New version: 0.5.0-rc.2. 2022-05-09 06:32:46 -05:00