Skip to content

Releases: Young-Flash/rust-analyzer

nightly

17 Oct 01:53
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
Auto merge of #18041 - roife:fix-issue-17631, r=Veykril

feat: better name suggestions for fn

fix #17631.

Better name suggestions for fn-calls / method-calls in the form of `from()`, `from_xxx()`, `into()`, etc.