about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJorge Aparicio <japaricious@gmail.com>2016-05-02 18:51:24 -0500
committerJorge Aparicio <japaricious@gmail.com>2016-05-02 18:59:40 -0500
commit59435072f58e1d622e1664f0a7e44830891c958f (patch)
treeb66a76768c8a1bc7514850ac3106a92de2df8756 /src/libstd/sys/unix/stack_overflow.rs
parentd80497e628945c3f11ff351030b4c62a8533e01e (diff)
downloadrust-59435072f58e1d622e1664f0a7e44830891c958f.tar.gz
rust-59435072f58e1d622e1664f0a7e44830891c958f.zip
fix built-in target detection
previously the logic was accepting wrong triples (like
`x86_64_unknown-linux-musl`) as valid ones (like `x86_64-unknown-linux-musl`) if
they contained an underscore instead of a dash.

fixes #33329
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions