ZIm/crates/language/src
Marshall Bowers d557f8e36c
Revert "chore: Bump Rust version to 1.77 (#9631)" (#9658)
This reverts commit 6184278faf.

We can't upgrade to Rust 1.77 until there are Rust 1.77 Docker images
available
(https://github.com/docker-library/official-images/pull/16457).


Release Notes:

- N/A
2024-03-21 14:07:22 -04:00
..
syntax_map Add a setting for custom associations between languages and files (#9290) 2024-03-13 10:23:30 -07:00
buffer.rs language: Remove buffer fingerprinting (#9007) 2024-03-21 17:03:26 +01:00
buffer_tests.rs Add a setting for custom associations between languages and files (#9290) 2024-03-13 10:23:30 -07:00
diagnostic_set.rs Clean up references in doc comments in language crate (#6729) 2024-01-25 16:04:58 -05:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Allow extensions to define more of the methods in the LspAdapter trait (#9554) 2024-03-20 12:47:04 -07:00
language_registry.rs Revert "chore: Bump Rust version to 1.77 (#9631)" (#9658) 2024-03-21 14:07:22 -04:00
language_settings.rs Allow to handle autoclosed characters differently (#8666) 2024-03-20 09:35:42 +01:00
markdown.rs Support rendering strikethrough text in markdown (#8287) 2024-02-26 21:04:48 +02:00
outline.rs Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00
proto.rs language: Remove buffer fingerprinting (#9007) 2024-03-21 17:03:26 +01:00
syntax_map.rs Enable clippy::iter_overeager_cloned (#8839) 2024-03-04 12:22:11 -05:00