diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2019-05-05 12:37:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-05 12:37:27 -0700 |
| commit | a8ed6777eef5f7d7a6a2dba3bbf0093fdd6fa8f9 (patch) | |
| tree | d00ea2d3a8ffacda4fa23288dde17adfb52e5fe1 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 577b0b9c627377665b6ff0339f5f66436f9b5c70 (diff) | |
| parent | 80f54ba8811901ae8de1cc9971f2eab418c76fdd (diff) | |
| download | rust-a8ed6777eef5f7d7a6a2dba3bbf0093fdd6fa8f9.tar.gz rust-a8ed6777eef5f7d7a6a2dba3bbf0093fdd6fa8f9.zip | |
Rollup merge of #60426 - varkor:fix-duplicate-arg-handling, r=alexcrichton
Stop `-O`/`-C opt-level` and `-g`/`-C debuginfo` conflicting Allow `-O` and `-C opt-level`, and `-g` and `-C debuginfo` to be specified simultaneously without conflict. In such cases, the rightmost provided option is chosen. Fixes https://github.com/rust-lang/rust/issues/7493. Fixes https://github.com/rust-lang/rust/issues/32352. ~Blocked on https://github.com/rust-lang-nursery/getopts/pull/79.~ r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
