Files
rust/compiler
Yuki Okushi aa9e6aa8ad Rollup merge of #87596 - jesyspa:issue-87318-hidden-whitespace, r=estebank
Add warning when whitespace is not skipped after an escaped newline

Fixes issue #87318, also simplifies issue #87319.

* Add support to the lexer to emit warnings as well as errors.
* Emit a warning when a string literal contains an escaped newline, but when (some of) the whitespace on the next line is not skipped due to it being non-ASCII.
2021-07-31 04:09:31 +09:00
..
2021-05-31 13:55:43 +02:00
2021-07-10 20:54:49 +08:00
2021-05-31 13:55:43 +02:00