axum/axum-macros/tests
David Pedersen 8da69a98fc
Refactor proc-macro attribute parsing (#1369)
* Refactor proc-macro attribute parsing

* Remove `#[allow(warnings)]` which was accidentally committed

* Change span for "cannot use `rejection` without `via`" error for enums

* fix test
2022-09-12 20:10:58 +02:00
..
debug_handler Generate correct bound for non-last extractor in #[debug_handler] (#1299) 2022-08-22 15:34:17 +02:00
from_request Refactor proc-macro attribute parsing (#1369) 2022-09-12 20:10:58 +02:00
typed_path Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00