actix-web/actix-web-codegen/tests/trybuild
Matt Gathu 3527132c4d
Support stable versions in tests
2020-09-15 21:30:26 +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-msrv.rs Support stable versions in tests 2020-09-15 21:30:26 +02:00
route-missing-method-fail-msrv.stderr Support stable versions in tests 2020-09-15 21:30:26 +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 Support stable versions in tests 2020-09-15 21:30:26 +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