Files
rust/tests/ui/inference
lcnr 6b379b560d use try_structurally_resolve_type for method receiver
We'll still error due to the `opt_bad_ty` of `method_autoderef_steps`.
This slightly worsens the span of `infer_var.method()` which is now the
same as for `Box::new(infer_var).method()`.

Unlike `structurally_resolve_type`, `probe_op` does not check whether
the infcx is already tainted, so this results in 2 previously not emitted
errors.
2025-09-26 16:33:15 +02:00
..
2025-07-25 20:38:54 +05:00
2025-07-25 20:38:54 +05:00
2024-03-03 16:30:48 -03:00
2024-02-13 18:08:25 -03:00
2025-02-03 10:39:32 -05:00
2025-09-19 11:30:27 +02:00
2025-09-19 11:30:27 +02:00
2025-08-09 16:27:20 +05:00
2025-08-05 19:34:46 +05:00
2025-08-09 16:27:20 +05:00
2024-02-29 08:46:00 +08:00
2024-02-29 08:46:00 +08:00