rust/crates/ra_ide_api
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 structure moved to ra_ide_api 2019-03-25 11:41:21 +03:00