Rocket/core/codegen/tests
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
..
ui-fail Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
ui-fail-nightly Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
ui-fail-stable Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
async-entry.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
async-routes.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
expansion.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
from_form.rs Make 'FileName' a DST. Improve sanitization. 2021-04-03 17:09:00 -07:00
from_form_field.rs Allow several 'field' attributes in all derives. 2021-04-07 23:09:05 -07:00
responder.rs Test 'secret_key' validation, now on pre-launch. 2021-03-09 21:57:26 -08:00
route-data.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route-format.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route-ranking.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route-raw.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
segment-ignore.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
typed-uris.rs Revamp codegen, fixing inconscpicuous bugs. 2021-03-04 02:01:25 -08:00
ui-fail.rs Implement codegen testing on stable. 2020-07-21 15:11:07 -07:00
uri_display.rs Allow several 'field' attributes in all derives. 2021-04-07 23:09:05 -07:00