Rocket/core/codegen
Matthew Pomes d4466b73af Fix codegen so rustc emits unused route warnings.
Changes codegen to use an instance method on the route proxy struct
rather than implementing a trait on the proxy struct. This helps rustc
identify unused routes.

Resolves #1598.
2021-04-27 16:11:42 -07:00
..
src Fix codegen so rustc emits unused route warnings. 2021-04-27 16:11:42 -07:00
tests Introduce sentinels: auto-discovered launch abort. 2021-04-16 01:44:53 -07:00
Cargo.toml Allow several 'field' attributes in all derives. 2021-04-07 23:09:05 -07:00