about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-04-12 14:49:06 +0200
committerGitHub <noreply@github.com>2020-04-12 14:49:06 +0200
commit9c34740e92c434595bb776b948b9a53d171373b2 (patch)
tree76bbdbf0757e5857dae3dba66280b5181a4367a6 /src/libstd/sys/unix/stack_overflow.rs
parentd608dfc4f54358242963b794cf946802ec9bb9f8 (diff)
parentf41aa161c223b6490486d81339f4da91e80b8c0a (diff)
downloadrust-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