rust-analyzer/crates/ra_ide_db
Florian Diebold 9ce30281f6 Don't reuse the Chalk solver
This slows down analysis-stats a bit (~5% in my measurement), but improves
incremental checking a lot because we can reuse trait solve results.
2020-03-06 23:04:14 +01:00
..
src Don't reuse the Chalk solver 2020-03-06 23:04:14 +01:00
Cargo.toml Move find_refs_to_def 2020-03-04 12:22:47 +01:00