rust/lib
Ariel Davis da5c63c8f9 Use boxed slice
As well as doing the shrink_to_fit, we also don't have to keep track of
the capacity anymore.
2023-05-06 00:49:23 -07:00
..
la-arena Allocate ExprScopes ScopeEntries in a single arena instead of per ScopeData 2023-04-14 12:05:11 +02:00
line-index Use boxed slice 2023-05-06 00:49:23 -07:00
lsp-server Fix bug with notifications during initialization 2023-04-15 19:31:02 +02:00
README.md

Crates in this directory are published to crates.io and obey semver. They could live in a separate repo, but we want to experiment with a monorepo setup.