aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parsing/parser_impl/input.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-02-20 19:02:03 +0000
committerAleksey Kladov <[email protected]>2019-02-20 19:02:03 +0000
commitd2bce118ae72ee5cf96b8c6ac687914cb842363c (patch)
tree21e35f7d44add69cb3bc3d4af09e0bdd01dac0a9 /crates/ra_syntax/src/parsing/parser_impl/input.rs
parent0c81b9deeed81bfb2cf8142af9d748317d5d71a1 (diff)
switch to dynamic dispatch for TokenSource
Benchmarks show no difference. This is probably because we are bottlenecked on memory allocations, and we should fix that, but we are not optimizing for performance just yet. changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch token-source # Changes to be committed: # modified: crates/ra_syntax/src/parsing/parser_api.rs # modified: crates/ra_syntax/src/parsing/parser_impl.rs #
Diffstat (limited to 'crates/ra_syntax/src/parsing/parser_impl/input.rs')
0 files changed, 0 insertions, 0 deletions