rust-lang / rust-lang/rust-analyzer

We need more incrementality tests

Open
#15,685 1 comment 0 reactions 1 assignee View on GitHub

@Veykril is already working on this.

Since Nov 30, 2023.

A-infra A-perf Broken Window C-bug
Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.