Rocket/core
Sergio Benitez ad36b769bc Rename 'rocket::ignite()' to 'rocket::build()'.
...because loading up a Rocket while it's ignited is a bad idea.

More seriously, because 'Rocket.ignite()' will become an "execute
everything up to here" method.
2021-04-08 01:07:52 -07:00
..
codegen Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
http Parse empty bool values as 'true'. 2021-04-07 23:09:05 -07:00
lib Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00