diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-04-12 14:49:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 14:49:06 +0200 |
| commit | 9c34740e92c434595bb776b948b9a53d171373b2 (patch) | |
| tree | 76bbdbf0757e5857dae3dba66280b5181a4367a6 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d608dfc4f54358242963b794cf946802ec9bb9f8 (diff) | |
| parent | f41aa161c223b6490486d81339f4da91e80b8c0a (diff) | |
| download | rust-9c34740e92c434595bb776b948b9a53d171373b2.tar.gz rust-9c34740e92c434595bb776b948b9a53d171373b2.zip | |
Rollup merge of #71048 - arlosi:normalize_ext_src, r=eddyb
Normalize source when loading external foreign source into SourceMap The compiler normalizes source when reading files initially (removes BOMs, etc), but not when loading external sources. This leads to the external source matching according to the `src_hash`, but differing internally because it was not normalized. Fixes #70874.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
