about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2015-02-09 19:30:22 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2015-02-09 19:51:21 +0200
commita6e8496601767e59acce010531f8e4dfb40c7c0a (patch)
treea6190471ac69c27a7df481934ef3536a4b0a66a7 /src/libstd/sys/unix/stack_overflow.rs
parent0ba9e1fa52627404a1e5b90f745f96a872a0c564 (diff)
downloadrust-a6e8496601767e59acce010531f8e4dfb40c7c0a.tar.gz
rust-a6e8496601767e59acce010531f8e4dfb40c7c0a.zip
Deduplicate --crate-type arguments
Crate types from multiple sources appear to be deduplicated properly, but not
deduplicated if they come from the command line arguments. At worst, this used
to cause compiler failures when `--crate-type=lib,rlib` (the same as
`--crate-type=rlib,rlib`, at least at the time of this commit) is provided and
generate the output multiple times otherwise.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions