serde/test_suite/tests/ui/borrow
2023-03-11 11:17:40 -08:00
..
bad_lifetimes.rs
bad_lifetimes.stderr Ui test changes for trybuild 1.0.49 2021-10-08 02:46:15 -04:00
duplicate_lifetime.rs
duplicate_lifetime.stderr Ui test changes for trybuild 1.0.49 2021-10-08 02:46:15 -04:00
duplicate_variant.rs
duplicate_variant.stderr Treat field-level borrow attr as duplicate of variant-level borrow attr 2023-03-11 11:17:40 -08:00
empty_lifetimes.rs Add ui test with nonempty string containing no lifetimes 2023-03-08 18:49:59 -08:00
empty_lifetimes.stderr Eliminate special case on empty string passed to borrow="" 2023-03-08 18:50:19 -08:00
no_lifetimes.rs
no_lifetimes.stderr Ui test changes for trybuild 1.0.49 2021-10-08 02:46:15 -04:00
struct_variant.rs
struct_variant.stderr Ui test changes for trybuild 1.0.49 2021-10-08 02:46:15 -04:00
wrong_lifetime.rs
wrong_lifetime.stderr Ui test changes for trybuild 1.0.49 2021-10-08 02:46:15 -04:00