]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #41827 - qnighy:allow-bare-cr-in-nondoc-comment, r=estebank
authorCorey Farwell <coreyf@rwell.org>
Tue, 9 May 2017 02:34:49 +0000 (22:34 -0400)
committerGitHub <noreply@github.com>
Tue, 9 May 2017 02:34:49 +0000 (22:34 -0400)
Allow bare CR in ////-style comment.

Fixes #40624 in a way that bare CR is allowed in all non-doc comments.


Trivial merge