]> git.lizzy.rs Git - rust.git/commit
Remove redundant, commented out code
authorIgor Matuszewski <Xanewok@gmail.com>
Mon, 13 May 2019 10:07:43 +0000 (12:07 +0200)
committerIgor Matuszewski <Xanewok@gmail.com>
Sat, 8 Jun 2019 18:05:02 +0000 (20:05 +0200)
commit08ede49dcb0ae9a085f1cb8ccf6bc0ba682c83e7
tree7141695fb4c22fd7e108b2d3ffeb4ea8cddf347f
parentb8e3533b732326da3f50ca35fb033cba66150405
Remove redundant, commented out code

It was commented out as part of
https://github.com/rust-lang/rust/commit/8a8e497ae786ffc032c1e68fc23da0edcf6fa5e3.
Done probably by accident, since the code in question was moved to a
match arm, along with newly introduced logic to detect bare CRs in raw
strings.
src/libsyntax/parse/lexer/mod.rs