mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Files were reloaded to handle cases were there was no content for a file_id, causing a panic. Missing contents was caused by files that did not contain valid UTF-8 data. These are skipped by rust-analyzer when it is loading data into the RootDatabase.