]> git.lizzy.rs Git - rust.git/commit
Remove wrap_str() from recover_comment_removed()
authorSeiichi Uchida <seuchida@gmail.com>
Mon, 18 Sep 2017 14:30:59 +0000 (23:30 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Mon, 18 Sep 2017 14:30:59 +0000 (23:30 +0900)
commit18cd19673d330111a4856640783a2efaf9b9e3f2
tree27c06609b252aca7012093f93749255c6421a734
parent20aecb3d98cac7ec87e1de1373dd241a80c54eed
Remove wrap_str() from recover_comment_removed()

since we will be using the original snippet no matter what.
src/comment.rs
src/expr.rs
src/items.rs