This is a natural extension of #4887, and handles the following three cases: ~~~~ a line with only /s //////////////////////////////////////////// a line with only /s followed by whitespace //////////////////////////////////////////// a block comment with only *s between two /s /********************************/ ~~~~ |
||
|---|---|---|
| .. | ||
| attr.rs | ||
| classify.rs | ||
| comments.rs | ||
| common.rs | ||
| eval.rs | ||
| lexer.rs | ||
| mod.rs | ||
| obsolete.rs | ||
| parser.rs | ||
| prec.rs | ||
| token.rs | ||