Files
oak-gpui/crates
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-10-09 20:08:48 -06:00
2023-10-13 13:26:45 -04:00
2023-10-02 19:35:31 -04:00
2023-10-12 16:17:41 +03:00
2023-10-13 13:26:45 -04:00
2023-10-06 13:18:56 -04:00
2023-09-11 09:00:59 -06:00
2023-10-12 16:26:28 +03:00
2023-10-13 13:26:45 -04:00
2023-09-07 22:24:02 -06:00
2023-10-12 16:17:41 +03:00
2023-10-11 13:41:58 -04:00
2023-10-13 18:58:59 +02:00
2023-10-10 19:25:40 -06:00
2023-10-13 18:58:59 +02:00