File tree
3 files changed
+5
-2
lines changed- src
- librustdoc/html
- libsyntax/parse/lexer
- test/rustdoc-ui
3 files changed
+5
-2
lines changedDiff for: src/librustdoc/html/highlight.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Diff for: src/libsyntax/parse/lexer/mod.rs
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
| 244 | + | |
244 | 245 |
| |
245 | 246 |
| |
| 247 | + | |
246 | 248 |
| |
247 | 249 |
| |
248 | 250 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
0 commit comments