Rocket/core/codegen/tests
Sergio Benitez 28ba04b47b Impl 'IntoCollection' for '[T; N]'.
This introduces const generics into the codebase for a more efficient,
clone-free 'IntoCollection' for arrays.
2021-05-22 11:01:00 -07:00
..
ui-fail Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
ui-fail-nightly Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
ui-fail-stable Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
async-entry.rs Introduce statically-enforced 'Rocket' phasing. 2021-04-13 19:26:45 -07:00
async-routes.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
expansion.rs Retrieve managed state via a borrow: '&State<T>'. 2021-05-11 08:58:16 -05: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 Remove unused reason phrase in 'Status'. 2021-04-28 21:26:41 -07:00
route-data.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route-format.rs Impl 'IntoCollection' for '[T; N]'. 2021-05-22 11:01:00 -07:00
route-ranking.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
route-raw.rs Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
route.rs Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
segment-ignore.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
typed-uris.rs Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00
ui-fail.rs Implement codegen testing on stable. 2020-07-21 15:11:07 -07:00
uri_display.rs Overhaul URI types, parsers, 'uri!' macro. 2021-05-19 18:47:11 -07:00