diff options
author | Joe Wilm <joe@jwilm.com> | 2016-07-03 17:07:23 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-07-03 17:07:23 -0700 |
commit | da19fa1940ded9b5beb99570cf314867cfa10fe6 (patch) | |
tree | e03deb9123a5d00ac352d98bd9637c474bd66c3a /TASKS.md | |
parent | 7f1c1efe474851a129e4a2e5bc012d9b76ed2ed0 (diff) | |
download | alacritty-da19fa1940ded9b5beb99570cf314867cfa10fe6.tar.gz alacritty-da19fa1940ded9b5beb99570cf314867cfa10fe6.zip |
Mark ansi::Handler methods for Term with #[inline]
The original idea with ansi::Handler and the ansi::Parser was that the
Parser being generic over Handler could result in code equivalent to a
hand written parser + handler from a method dispatch perspective. Proper
inlining is required to achieve that, so this marks the ansi::Handler
methods appropriately.
Diffstat (limited to 'TASKS.md')
0 files changed, 0 insertions, 0 deletions