mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
34a3bc4196
The problem was the skipping of binders in `resolve_method_call_as_callable`; this still doesn't use the _correct_ substitution, but at least it doesn't return a type with free variables in it. Fixes #8931. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |