Rocket/core/lib
Jeb Rosen b780f9d8e0 Fix or ignore remaining doc tests in 'core'.
This adds an unstable "async_test" function for use in tests, to ensure
they stay working while refactoring other APIs.
2020-07-11 09:24:28 -07:00
..
benches Fix and update benchmarks. 2019-11-16 13:08:36 -08:00
src Fix or ignore remaining doc tests in 'core'. 2020-07-11 09:24:28 -07:00
tests Disable some known-failing tests for now. 2020-07-11 09:24:28 -07:00
Cargo.toml Use read_to_string (from futures-preview 0.3.0-alpha.18) to more closely match the pre-async code. 2020-07-11 09:24:28 -07:00
build.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00