zed/gpui
Nathan Sobo 56354c7623 Avoid crashes when laying out lines containing byte order marks
This solution isn't perfect and we'll probably have layout bugs with these lines, but this prevents us from triggering undefined behavior.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-08-04 11:52:21 -06:00
..
examples Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
grammars/context-predicate Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
src Avoid crashes when laying out lines containing byte order marks 2021-08-04 11:52:21 -06:00
build.rs Merge branch 'main' into rpc 2021-06-29 10:25:42 +02:00
Cargo.toml Allow DeterministicExecutor to park until forbid_parking is called 2021-07-20 12:22:02 -06:00