Rocket/core/codegen/tests
Jeb Rosen b0238e5110 Make 'Fairing::on_attach()' async.
This transitively requires that 'Rocket::inspect()', 'Client::new()',
and 'Client::untracked()' also become async.
2020-07-11 09:24:29 -07:00
..
ui-fail Update error positions after changes for async #[catch] support. 2020-07-11 09:24:29 -07:00
async-routes.rs Use 'async_trait' for 'Fairing' trait. 2020-07-11 09:24:29 -07:00
compile-test.rs Revamp testing system for async. 2020-07-11 09:24:28 -07:00
expansion.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
from_form.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00
from_form_value.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00
responder.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
route-data.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
route-format.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
route-params.rs Rename 'codegen_next' to 'codegen'. 2018-10-22 00:01:41 -07:00
route-ranking.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
route.rs Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
typed-uris.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00
uri_display.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00