We need more incrementality tests #15685
Labels
A-infra
CI and workflow issues
A-perf
performance issues
Broken Window
Bugs / technical debt to be addressed immediately
C-bug
Category: bug
We currently only have a very few for the defmap here
https://github.com/rust-lang/rust-analyzer/blob/87e2c310f9f1770aa09c1223ae4a5b7b8ce33360/crates/hir-def/src/nameres/tests/incremental.rs
and while def map incrementality is the most important one to get right we should also check for more things, like typechecking not being invalidated in expected cases etc
The text was updated successfully, but these errors were encountered: