about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorLeo Testard <leo.testard@gmail.com>2015-02-07 17:23:33 +0100
committerLeo Testard <leo.testard@gmail.com>2015-02-07 19:14:35 +0100
commit8f2ab66ab631a11113ac2fbb66384ce7c2fc34d5 (patch)
treee1536a641c57b7430bed32e653552adbbbc3c96d /src/libstd/sys/unix/stack_overflow.rs
parent80627cd3cc4099b76cb2fb26ebe2f2f8a6c2335e (diff)
downloadrust-8f2ab66ab631a11113ac2fbb66384ce7c2fc34d5.tar.gz
rust-8f2ab66ab631a11113ac2fbb66384ce7c2fc34d5.zip
Fix handling of parse errors when using `include!()`.
Makes the compilation abort when a parse error is encountered while
trying to parse an item in an included file. The previous behaviour was
to stop processing the file when a token that can't start an item was
encountered, without producing any error. Fixes #21146.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions