about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-10-21 01:39:14 +0200
committerGitHub <noreply@github.com>2019-10-21 01:39:14 +0200
commitc9c32a7e7dac1d0f5da9d02d4fdde2ca214cddb1 (patch)
tree20f44c7f1c8fe9d50c66bc0927d65a7270b18b0c /src/libstd/sys
parentf8d1c3589e51061a3999e8de3bf59aeccfc06f5c (diff)
parent9be0bd8aa110bc580fb5d0f59e4f4fc96068c616 (diff)
downloadrust-c9c32a7e7dac1d0f5da9d02d4fdde2ca214cddb1.tar.gz
rust-c9c32a7e7dac1d0f5da9d02d4fdde2ca214cddb1.zip
Rollup merge of #65603 - mystor:resolve_path_ice, r=petrochenkov
Avoid ICE when include! is used by stdin crate

This should hopefully also eliminate the ICE when using `include_bytes!`, `include_str!` and `#[doc(include = "...")]` with a stdio input.

I couldn't see a clear way to write a compile-fail test using compiletest with a stdio input, so I haven't written any tests for this change.

Fixes #63900
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions