rust/crates/ra_hir
Florian Diebold 4f8a49f43c Refactor method candidate generation a bit
This fixes the order in which candidates are chosen a bit (not completely
though, as the ignored test demonstrates), and makes autoderef work with trait
methods. As a side effect, this also makes completion of trait methods work :)
2019-04-14 21:53:35 +02:00
..
src Refactor method candidate generation a bit 2019-04-14 21:53:35 +02:00
Cargo.toml PR issuse resolved 2019-04-02 17:52:04 +03:00