rust-analyzer/crates/ra_hir
Aleksey Kladov 8c3e372835 Remove Resolver from autoderef
Resolver holds onto too much context, including local scopes. Let's
try to pass in only what is necessary -- the trait environment.
2019-11-25 13:10:26 +03:00
..
src Remove Resolver from autoderef 2019-11-25 13:10:26 +03:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00