actix-web/actix-web-codegen/tests/trybuild
Matt Gathu 5801cb945d Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
..
route-duplicate-method-fail.rs Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-duplicate-method-fail.stderr Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-missing-method-fail.rs Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-missing-method-fail.stderr Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-ok.rs Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-unexpected-method-fail.rs Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
route-unexpected-method-fail.stderr Add trybuild tests for route macro 2020-09-15 20:26:08 +02:00
simple-fail.rs add trybuild tests to routing codegen (#1677) 2020-09-13 16:31:08 +01:00
simple-fail.stderr add trybuild tests to routing codegen (#1677) 2020-09-13 16:31:08 +01:00
simple.rs add trybuild tests to routing codegen (#1677) 2020-09-13 16:31:08 +01:00