ZIm/crates/multi_buffer/src
Piotr Osiewicz 985dcf7523
chore: Bump Rust version to 1.88 (#33439)
Goodies in this version:
- if-let chains 🎉
- Better compiler perf for Zed
(https://github.com/rust-lang/rust/pull/138522)

For more, see: https://releases.rs/docs/1.88.0/

Release Notes:

- N/A

---------

Co-authored-by: Junkui Zhang <364772080@qq.com>
2025-06-26 20:54:19 +02:00
..
anchor.rs Fix more panics when removing excerpts (#28836) 2025-04-16 15:33:28 +00:00
multi_buffer.rs Cleanup handling of surrounding word logic, fixing crash in editor::SelectAllMatches (#33353) 2025-06-24 23:18:35 -06:00
multi_buffer_tests.rs Coalesce consecutive spaces in new buffer tab titles (#32363) 2025-06-09 02:01:32 -04:00
position.rs chore: Bump Rust version to 1.88 (#33439) 2025-06-26 20:54:19 +02:00