We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for the lexer test failing test/run-pass/lexer-crlf-line-endings-string-literal-doc-comment.rs
test/run-pass/lexer-crlf-line-endings-string-literal-doc-comment.rs
The text was updated successfully, but these errors were encountered:
Regular comments can contain anything before LF, including CR. Doc comments don't accept CR. Seems intentional.
I wrote a fix.
Sorry, something went wrong.
Auto merge of #24620 - pczarn:model-lexer-issues, r=cmr
7397bdc
Fixes #15679 Fixes #15878 Fixes #15882 Closes #15883
Auto merge of rust-lang#15882 - Veykril:fix-config-keys, r=Veykril
4fc208e
minor: Fix import preference config keys
Successfully merging a pull request may close this issue.
Tracking issue for the lexer test failing
test/run-pass/lexer-crlf-line-endings-string-literal-doc-comment.rs
The text was updated successfully, but these errors were encountered: