ZIm/crates/language2/src
Piotr Osiewicz e932f4cf47
Bump Rust to 1.75 (#3815)
**This PR also bumps wasmtime version from 0.38 to 2.0 as 0.38 does not
build with Rust 1.75**. I did not test the plugin runtime as (AFAIK) we
intend to deprecate it; also, wasmtime's most recent version is 16.0, so
it'd make sense to bump the version at some point anyways. I did not
bump the version to 16.0 straight away as that'd require code changes in
`plugin_runtime`.
Release Notes:

- N/A
2023-12-28 19:22:43 +01:00
..
syntax_map Upgrade Tree-sitter for stack-overflow bugfix 2023-11-27 13:16:50 -08:00
buffer.rs Bump Rust to 1.75 (#3815) 2023-12-28 19:22:43 +01:00
buffer_tests.rs Duplicate buffer test changes in language2 version 2023-11-09 11:09:49 -08:00
diagnostic_set.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
highlight_map.rs Pass proper theme colors for inlays and suggestions 2023-12-06 21:48:39 +02:00
language2.rs Port to gpui2 2023-11-30 13:07:47 +02:00
language_settings.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
markdown.rs WIP 2023-11-02 16:47:14 -06:00
outline.rs Avoid panic with outline highlight ranges 2023-12-04 15:37:34 -05:00
proto.rs Add back Completion::documentation 2023-11-16 14:47:45 +01:00
syntax_map.rs Uncomment persistence tests 2023-11-03 12:38:09 +02:00