Matthias Krüger
cce2db06c0
Rollup merge of #127528 - estebank:ascii-control-chars, r=oli-obk
...
Replace ASCII control chars with Unicode Control Pictures
Replace ASCII control chars like `CR` with Unicode Control Pictures like `␍`:
```
error: bare CR not allowed in doc-comment
--> $DIR/lex-bare-cr-string-literal-doc-comment.rs:3:32
|
LL | /// doc comment with bare CR: '␍'
| ^
```
Centralize the checking of unicode char width for the purposes of CLI display in one place. Account for the new replacements. Remove unneeded tracking of "zero-width" unicode chars, as we calculate these in the `SourceMap` as needed now.
2024-07-25 04:43:19 +02:00
..
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-06-19 00:27:41 +02:00
2024-07-25 04:43:19 +02:00
2024-07-24 13:16:46 -04:00
2024-07-18 20:08:38 +00:00
2024-07-18 19:23:42 +00:00
2024-07-18 17:47:31 +00:00
2024-07-12 03:02:57 +00:00
2024-07-18 19:23:42 +00:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-07 17:11:04 +02:00
2024-07-07 17:11:04 +02:00
2024-07-11 00:00:03 -04:00
2024-07-11 00:00:03 -04:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:38 +00:00
2024-07-16 12:06:25 -04:00
2024-07-16 12:06:25 -04:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-06-04 14:19:42 -03:00
2024-06-04 14:19:42 -03:00
2024-07-12 03:02:57 +00:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-12 03:02:57 +00:00
2024-06-04 14:19:43 -03:00
2024-06-26 08:50:50 +08:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-11 12:12:00 +04:00
2024-07-11 12:12:00 +04:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-06-30 17:08:45 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:22:32 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-08 10:04:03 +04:00
2024-07-12 03:02:57 +00:00
2024-06-04 14:19:43 -03:00
2024-06-26 08:50:50 +08:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:38 +00:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-16 12:06:25 -04:00
2024-07-16 12:06:25 -04:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-18 18:20:35 +00:00
2024-07-11 20:39:24 +00:00
2024-07-18 19:23:42 +00:00
2024-06-17 22:35:25 -04:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:38 +00:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:43 +00:00
2024-07-18 20:08:38 +00:00
2024-07-12 03:02:57 +00:00
2024-07-12 03:02:57 +00:00
2024-06-05 09:35:57 -03:00
2024-06-29 14:40:32 -03:00
2024-06-05 09:35:57 -03:00
2024-06-28 23:13:33 -03:00
2024-07-12 03:02:57 +00:00
2024-07-18 20:08:38 +00:00
2024-07-18 20:08:38 +00:00
2024-07-18 20:08:38 +00:00
2024-06-01 20:57:15 +02:00
2024-06-01 20:57:15 +02:00
2024-06-22 23:30:31 -07:00
2024-06-22 23:30:31 -07:00