language: Remove buffer fingerprinting (#9007)
Followup to #9005 that actually removes buffer fingerprinting. Release Notes: - N/A
This commit is contained in:
parent
1f21088591
commit
6f2f61c9b1
12 changed files with 22 additions and 122 deletions
|
@ -1263,7 +1263,6 @@ mod tests {
|
|||
&self,
|
||||
_: BufferId,
|
||||
_: &clock::Global,
|
||||
_: language::RopeFingerprint,
|
||||
_: language::LineEnding,
|
||||
_: Option<std::time::SystemTime>,
|
||||
_: &mut AppContext,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue