rust/tests/ui/impl-trait/in-bindings
2025-07-18 16:48:57 +00:00
..
bad-nesting.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
bad-nesting.stderr (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
dont-make-def-id.rs Don't make a def id for impl_trait_in_bindings 2024-12-14 18:08:30 +00:00
escaping-bound-var.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
escaping-bound-var.stderr (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
implicit-sized.rs Add implicit sized bound to trait ascription types 2025-07-18 16:48:57 +00:00
implicit-sized.stderr Add implicit sized bound to trait ascription types 2025-07-18 16:48:57 +00:00
lifetime-equality.rs Add impl_trait_in_bindings tests 2025-06-24 19:55:42 +06:00
lifetime-failure.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
lifetime-failure.stderr (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
nesting-lifetime-failure.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
nesting-lifetime-failure.stderr (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
nesting.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
region-lifetimes.rs Add impl_trait_in_bindings tests 2025-06-24 19:55:42 +06:00
simple.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
trait-failure.rs (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00
trait-failure.stderr (Re-)Implement impl_trait_in_bindings 2024-12-14 03:21:24 +00:00