rust/crates/ra_syntax
Simon Vandel Sillesen ef6d53521f Shrink ra_parser::Event from 32 bytes to 16 bytes
This boxes the Error variant with the assumption that it is rarely constructed
2020-05-16 22:20:44 +02:00
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Shrink ra_parser::Event from 32 bytes to 16 bytes 2020-05-16 22:20:44 +02:00
test_data Fix parsing of blocks without { 2020-05-02 14:35:17 +02:00
Cargo.toml Bump deps 2020-05-01 15:29:03 +03:00