axum/axum-macros/tests/debug_handler/fail
2023-09-29 09:25:26 +02:00
..
.gitkeep Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
argument_not_extractor.rs Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
argument_not_extractor.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
duplicate_args.rs Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
duplicate_args.stderr Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
extract_self_mut.rs Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
extract_self_mut.stderr Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
extract_self_ref.rs Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
extract_self_ref.stderr Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
generics.rs Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
generics.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
invalid_attrs.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
invalid_attrs.stderr Remove B type param (#1751) 2023-04-21 17:45:31 +02:00
json_not_deserialize.rs Improve debug_handler message for generic request-consuming extractors (#1826) 2023-03-10 08:51:03 +00:00
json_not_deserialize.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
multiple_paths.rs Check Request and Path in debug_handler (#1035) 2022-05-16 10:05:17 +00:00
multiple_paths.stderr Check Request and Path in debug_handler (#1035) 2022-05-16 10:05:17 +00:00
multiple_request_consumers.rs Add special handling of FromRequest extractors not being the last arg (#1797) 2023-03-03 09:44:10 +01:00
multiple_request_consumers.stderr Add special handling of FromRequest extractors not being the last arg (#1797) 2023-03-03 09:44:10 +01:00
not_a_function.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_a_function.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_async.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_async.stderr Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
not_send.rs Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
not_send.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
too_many_extractors.rs Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
too_many_extractors.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00
wrong_order.rs Add special handling of FromRequest extractors not being the last arg (#1797) 2023-03-03 09:44:10 +01:00
wrong_order.stderr Add special handling of FromRequest extractors not being the last arg (#1797) 2023-03-03 09:44:10 +01:00
wrong_return_type.rs Move axum-debug into axum-macros (#724) 2022-01-26 23:27:22 +01:00
wrong_return_type.stderr Use the diagnostic namespace (#2246) 2023-09-29 09:25:26 +02:00