Rocket/core/codegen/tests/ui-fail
Sergio Benitez 1858403203 Implement codegen testing on stable.
This commits migrates to 'trybuild' from 'compiletest' for codegen
diagnostic testing.
2020-07-21 15:11:07 -07:00
..
async-entry.rs Add '#[rocket::launch]' attribute. 2020-07-11 09:24:29 -07:00
catch.rs Update compiler tests for 2018-12-28 nightly. 2018-12-29 09:31:14 -08:00
catch_type_errors.rs Improve catcher mismatched type errors. 2020-07-14 02:48:46 -07:00
catchers.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
from_form.rs Update compiler tests for 2018-12-28 nightly. 2018-12-29 09:31:14 -08:00
from_form_type_errors.rs Rename 'codegen_next' to 'codegen'. 2018-10-22 00:01:41 -07:00
from_form_value.rs Remove 'proc_macro' features. 2020-07-16 05:46:39 -07:00
responder-types.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
route-attribute-general-syntax.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
route-path-bad-syntax.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
route-type-errors.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
route-warnings.rs Implement codegen testing on stable. 2020-07-21 15:11:07 -07:00
routes.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
typed-uri-bad-type.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
typed-uris-bad-params.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
typed-uris-invalid-syntax.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
uri_display.rs Update UI tests for latest nightly. 2020-04-21 18:12:08 -07:00
uri_display_type_errors.rs Parameterize 'UriDisplay' with 'Path' or 'Query'. 2018-11-27 10:01:47 -06:00