.. |
.gitkeep
|
Move axum-debug into axum-macros (#724)
|
2022-01-26 23:27:22 +01:00 |
argument_not_extractor.rs
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +01:00 |
argument_not_extractor.stderr
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +01: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
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +01:00 |
json_not_deserialize.stderr
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +01: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
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +01:00 |
output_tuple_too_many.rs
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
output_tuple_too_many.stderr
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
returning_request_parts.rs
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
returning_request_parts.stderr
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
single_wrong_return_tuple.rs
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
single_wrong_return_tuple.stderr
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00: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_tuple.rs
|
Improve debug_handler on tuple response types (#2201)
|
2023-12-30 21:48:35 +00:00 |
wrong_return_tuple.stderr
|
Make nightly_error_messages feature compatible with latest nightly
|
2024-03-14 21:19:03 +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
|
impl IntoResponseParts for () (#2471)
|
2023-12-30 17:47:22 +00:00 |