about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-05 23:23:11 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-06 08:22:59 -0800
commit9d0b3c9fc91dbde74f7cafc85377432447c0d364 (patch)
tree18d88eaca98109cb6a246f63c1a85d4875f03d48 /src/libstd/sys/unix/stack_overflow.rs
parent8efd9901b628d687d11a4d0ccc153553b38ada49 (diff)
downloadrust-9d0b3c9fc91dbde74f7cafc85377432447c0d364.tar.gz
rust-9d0b3c9fc91dbde74f7cafc85377432447c0d364.zip
rustc: Turn off multiple versions of crate warning
This warning has been around in the compiler for quite some time now, but the
real place for a warning like this, if it should exist, is in Cargo, not in the
compiler itself. It's a first-class feature of Cargo that multiple versions of a
crate can be compiled into the same executable, and we shouldn't be warning
about our first-class features.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions