1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-22 17:41:11 +00:00
actix-web/actix-web-codegen/tests/trybuild
2020-09-22 22:42:51 +01:00
..
route-duplicate-method-fail.rs Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-duplicate-method-fail.stderr Unify route macros (#1705) 2020-09-22 22:42:51 +01:00
route-missing-method-fail-msrv.rs Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-missing-method-fail-msrv.stderr Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-missing-method-fail.rs Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-missing-method-fail.stderr Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-ok.rs Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-unexpected-method-fail.rs Provide attribute macro for multiple HTTP methods (#1674) 2020-09-16 22:37:41 +01:00
route-unexpected-method-fail.stderr Unify route macros (#1705) 2020-09-22 22:42:51 +01:00
simple-fail.rs Unify route macros (#1705) 2020-09-22 22:42:51 +01:00
simple-fail.stderr Unify route macros (#1705) 2020-09-22 22:42:51 +01:00
simple.rs add trybuild tests to routing codegen (#1677) 2020-09-13 16:31:08 +01:00