The compiler normalizes source when reading files initially (removes BOMs, etc), but not when loading external sources. Fixes #70874 by normalizing when loading external sources too. Adds a test to verify normalization. |
||
|---|---|---|
| .. | ||
| tests.rs | ||
The compiler normalizes source when reading files initially (removes BOMs, etc), but not when loading external sources. Fixes #70874 by normalizing when loading external sources too. Adds a test to verify normalization. |
||
|---|---|---|
| .. | ||
| tests.rs | ||