diff options
| author | Simonas Kazlauskas <git@kazlauskas.me> | 2015-02-09 19:30:22 +0200 |
|---|---|---|
| committer | Simonas Kazlauskas <git@kazlauskas.me> | 2015-02-09 19:51:21 +0200 |
| commit | a6e8496601767e59acce010531f8e4dfb40c7c0a (patch) | |
| tree | a6190471ac69c27a7df481934ef3536a4b0a66a7 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 0ba9e1fa52627404a1e5b90f745f96a872a0c564 (diff) | |
| download | rust-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
