rust/crates/rust-analyzer
Martin Huschenbett b9933fdaaa minor: Simplify implementation of apply_document_changes
While reading through the code base, I stumbled across a piece of code that I found hard to read despite its simple purpose. This is my attempt at making the code easier to understand for future readers.

I won't be offended if this is too minor and not worth your time.
2023-12-30 19:21:35 +01:00
..
src minor: Simplify implementation of apply_document_changes 2023-12-30 19:21:35 +01:00
tests/slow-tests Clean up 2023-12-21 17:24:00 +01:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml internal: Update world symbols request definiton, prefer focus range for macros 2023-12-22 11:42:08 +01:00