Files
zed/crates/editor/src
Piotr Osiewicz cc335db9e0 editor/language: hoist out non-generic parts of edit functions. (#3130)
This reduces LLVM IR size of editor (that's one of the heaviest crates
to build) by almost 5%.

LLVM IR size of `editor` before this PR: 3280386
LLVM IR size with `editor::edit` changed: 3227092
LLVM IR size with `editor::edit` and `language::edit` changed: 3146807

Release Notes:
- N/A
2023-10-16 13:17:44 +02:00
..
2023-09-26 22:28:04 -06:00
2023-10-13 13:26:45 -04:00
2023-05-19 16:30:00 -07:00
2023-10-06 10:32:15 -06:00
wip
2023-01-25 11:32:19 -08:00
2023-09-02 21:04:19 -06:00
2023-08-15 16:00:50 -06:00
2023-06-02 22:02:19 -04:00