rust/crates/ra_syntax
Aleksey Kladov 6f862a6704 ⬆️ rowan
The new rowan uses arena allocator for red nodes which helps
slightly (5% on std completion test) with performance but should help
quite a bit with avoiding memory fragmentation.
2019-01-26 19:39:31 +03:00
..
fuzz force serde in ra_syntax 2019-01-11 13:21:18 +03:00
src Merge #660 2019-01-26 10:23:28 +00:00
tests Merge #660 2019-01-26 10:23:28 +00:00
Cargo.toml ⬆️ rowan 2019-01-26 19:39:31 +03:00