Add line_break_map in source_text
commit960f2d40de15b3ce2759220b6946cbd353d3163d
authorSteve Cao <shiqicao@fb.com>
Tue, 20 Aug 2019 17:28:41 +0000 (20 10:28 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 20 Aug 2019 17:32:12 +0000 (20 10:32 -0700)
treeaf6140c3dc90dde6e69d8bba7a01bb5400d69c08
parent39429a7005397e3e6cbc5b6211ef61891cb26084
Add line_break_map in source_text

Summary: as title

Reviewed By: losvald, dabek

Differential Revision: D16800542

fbshipit-source-id: 479f97d911c3b1190e365e01f6323404dc14c2b2
hphp/hack/Cargo.lock
hphp/hack/src/parser/core_types/Cargo.toml
hphp/hack/src/parser/source_text.rs
hphp/hack/src/utils/line_break_map.rs
hphp/hack/src/utils/line_break_map/Cargo.toml [new file with mode: 0644]