rust/tests/ui/object-lifetime
Jakub Beránek 0093ca5c76
Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,traviscross
Stabilize `feature(generic_arg_infer)`

Fixes rust-lang/rust#85077

r? lcnr

cc ````@rust-lang/project-const-generics````
2025-06-18 18:06:49 +02:00
..
object-lifetime-default-ambiguous.rs
object-lifetime-default-ambiguous.stderr
object-lifetime-default-default-to-static.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-dyn-binding-nonstatic1.rs
object-lifetime-default-dyn-binding-nonstatic1.stderr
object-lifetime-default-dyn-binding-nonstatic2.rs
object-lifetime-default-dyn-binding-nonstatic2.stderr
object-lifetime-default-dyn-binding-nonstatic3.rs make type_flags(ReError) & HAS_ERROR 2024-03-20 17:29:58 +00:00
object-lifetime-default-dyn-binding-nonstatic3.stderr make type_flags(ReError) & HAS_ERROR 2024-03-20 17:29:58 +00:00
object-lifetime-default-dyn-binding-static.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
object-lifetime-default-elision.rs Replace elided_named_lifetimes with mismatched_lifetime_syntaxes 2025-06-04 10:40:04 -04:00
object-lifetime-default-elision.stderr Replace elided_named_lifetimes with mismatched_lifetime_syntaxes 2025-06-04 10:40:04 -04:00
object-lifetime-default-from-box-error.rs
object-lifetime-default-from-box-error.stderr Make E0621 missing lifetime suggestion verbose 2025-06-09 19:55:00 +00:00
object-lifetime-default-from-ref-struct.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-from-rptr-box-error.rs
object-lifetime-default-from-rptr-box-error.stderr
object-lifetime-default-from-rptr-box.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-from-rptr-mut.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-from-rptr-struct-error.rs
object-lifetime-default-from-rptr-struct-error.stderr
object-lifetime-default-from-rptr-struct.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-from-rptr.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
object-lifetime-default-inferred.rs stabilize gai 2025-06-11 15:30:15 +01:00
object-lifetime-default-mybox.rs
object-lifetime-default-mybox.stderr
object-lifetime-default.rs
object-lifetime-default.stderr