mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 15:15:24 +00:00
![]() 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. |
||
---|---|---|
.. | ||
completions | ||
render | ||
completions.rs | ||
config.rs | ||
context.rs | ||
generated_lint_completions.rs | ||
item.rs | ||
lib.rs | ||
patterns.rs | ||
render.rs | ||
test_utils.rs |