rust-analyzer/crates/hir_ty/src/traits
Florian Diebold fdd721e9ef Improve indexing of impls
Store impls for e.g. &Foo with the ones for Foo instead of the big
"other" bucket. This can improve performance and simplifies the HIR impl
search a bit.
2021-04-09 11:21:31 +02:00
..
chalk Cleanup 2021-04-08 22:49:10 +02:00
chalk.rs Improve indexing of impls 2021-04-09 11:21:31 +02:00