Aleksey Kladov d2bce118ae 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 #
2019-02-20 22:02:03 +03:00
..
2019-02-11 10:20:04 +02:00
2019-02-18 16:43:16 +03:00
2019-02-11 10:20:04 +02:00
2019-02-19 20:06:53 +03:00
2019-02-19 20:06:53 +03:00
2019-02-18 16:43:16 +03:00
2019-02-12 15:02:57 +01:00
2019-02-12 20:57:13 +03:00
2019-02-19 20:06:53 +03:00
2019-02-20 16:48:06 +03:00