Rocket/core/lib
Sergio Benitez 9b1cf229d7 Fix build, documentation, and tests.
This commit makes it possible to build, document, and test Rocket v0.4.
The main changes are:

  * A `Cargo.lock` was added that includes references to yanked deps.
  * The `tls` feature isn't tested as `ring` fails to build.
  * The site guide was moved to `docs/guide`.
  * The `site/` directory was removed.
2024-02-25 15:19:37 -08:00
..
benches Fix benchmark features. 2020-09-12 02:49:51 -07:00
src Fix build, documentation, and tests. 2024-02-25 15:19:37 -08:00
tests Fix 'LocalRequest::clone()' soundness issue. 2020-05-29 01:53:06 -07:00
Cargo.toml Fix build, documentation, and tests. 2024-02-25 15:19:37 -08:00
build.rs Update 'Try' impl, codegen for nightly-2021-05-18. 2021-05-18 20:59:11 -07:00