zed/gpui
Antonio Scandurra a8ece757e4 Implement time::Global using a SmallVec
Version vectors are going to be small most of the time, especially
as soon as we introduce an optimization that will let us only
track concurrent versions, thus preventing the version vector from
growing indefinitely over time in the tree.
2021-05-18 17:34:48 +02:00
..
examples Pass the on_finish_launching callback to Platform::run 2021-04-09 21:33:17 -06:00
grammars/context-predicate
src Merge branch 'master' into file-changed-on-disk 2021-05-12 20:08:09 -07:00
build.rs Ensure that the bundle runs on macOS versions < 11.0 2021-05-10 14:14:04 -06:00
Cargo.toml Implement time::Global using a SmallVec 2021-05-18 17:34:48 +02:00