Update trybuild output

This commit is contained in:
Jonas Platte
2023-01-30 21:47:57 +01:00
parent bdfaedb344
commit 19596584da
5 changed files with 58 additions and 58 deletions
@@ -18,4 +18,4 @@ note: required by a bound in `__axum_macros_check_handler_into_response::{closur
--> tests/debug_handler/fail/wrong_return_type.rs:4:23
|
4 | async fn handler() -> bool {
| ^^^^ required by this bound in `check`
| ^^^^ required by this bound in `__axum_macros_check_handler_into_response::{closure#0}::check`