1
0
mirror of https://github.com/rwf2/Rocket.git synced 2025-03-05 14:02:01 +00:00
Rocket/core/codegen/tests/ui-fail-nightly
Sergio Benitez fd2094c5f3 Use call site hygiene in FromForm derive.
This commit changes the `FromForm` derive codegen so that it
consistently emits tokens with call site hygiene. This allows `FromForm`
derives to be emitted my macros more reliably.
2024-05-02 16:18:51 -07:00
..
async-entry.rs
async-entry.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
bad-ignored-segments.rs
bad-ignored-segments.stderr
catch_type_errors.rs
catch_type_errors.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
catch.rs
catch.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
catchers.rs
catchers.stderr
from_form_field.rs
from_form_field.stderr
from_form_type_errors.rs
from_form_type_errors.stderr Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
from_form.rs
from_form.stderr Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
responder-types.rs
responder-types.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
responder.rs
responder.stderr
route-attribute-general-syntax.rs
route-attribute-general-syntax.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
route-path-bad-syntax.rs
route-path-bad-syntax.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
route-type-errors.rs
route-type-errors.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
route-warnings.rs
route-warnings.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
routes.rs
routes.stderr
typed-uri-bad-type.rs
typed-uri-bad-type.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
typed-uris-bad-params.rs
typed-uris-bad-params.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
typed-uris-invalid-syntax.rs
typed-uris-invalid-syntax.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
uri_display_type_errors.rs
uri_display_type_errors.stderr Improve 'sync_db_pools' codegen. Update UI tests. 2024-05-02 16:16:00 -07:00
uri_display.rs
uri_display.stderr