Files
codeql/rust/extractor
Arthur Baars 57cdda3405 Rust: no longer reload files into the RootDatabase
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.
2024-10-28 13:29:03 +01:00
..
2024-10-24 17:54:18 +02:00
2024-08-30 13:05:46 +02:00
2024-09-12 08:46:50 +02:00
2024-10-24 17:54:18 +02:00