.. |
.gitkeep
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
argument_not_extractor.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
argument_not_extractor.stderr
|
Move FromRequest and IntoResponse into new axum-core crate (#564)
|
2021-11-30 13:46:13 +00:00 |
extract_self_mut.rs
|
Move FromRequest and IntoResponse into new axum-core crate (#564)
|
2021-11-30 13:46:13 +00:00 |
extract_self_mut.stderr
|
Move FromRequest and IntoResponse into new axum-core crate (#564)
|
2021-11-30 13:46:13 +00:00 |
extract_self_ref.rs
|
Move FromRequest and IntoResponse into new axum-core crate (#564)
|
2021-11-30 13:46:13 +00:00 |
extract_self_ref.stderr
|
Move FromRequest and IntoResponse into new axum-core crate (#564)
|
2021-11-30 13:46:13 +00:00 |
generics.rs
|
Make axum-debug handle more cases (#518)
|
2021-11-19 21:32:07 +01:00 |
generics.stderr
|
Make axum-debug handle more cases (#518)
|
2021-11-19 21:32:07 +01:00 |
invalid_attrs.rs
|
Support customizing the request body type in #[debug_handler] (#595)
|
2021-12-08 19:37:18 +01:00 |
invalid_attrs.stderr
|
Support customizing the request body type in #[debug_handler] (#595)
|
2021-12-08 19:37:18 +01:00 |
not_a_function.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
not_a_function.stderr
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
not_async.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
not_async.stderr
|
Make axum-debug handle more cases (#518)
|
2021-11-19 21:32:07 +01:00 |
not_send.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
not_send.stderr
|
Update to changed compiler error in 1.58 (#708)
|
2022-01-14 09:32:34 +01:00 |
too_many_extractors.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
too_many_extractors.stderr
|
Make axum-debug handle more cases (#518)
|
2021-11-19 21:32:07 +01:00 |
wrong_return_type.rs
|
Add trybuild tests for axum-debug (#501)
|
2021-11-11 20:26:08 +00:00 |
wrong_return_type.stderr
|
Move Headers into axum
|
2022-01-23 20:25:12 +01:00 |