From: bors Date: Sat, 21 Jan 2017 22:07:14 +0000 (+0000) Subject: Auto merge of #39218 - xen0n:syntax-warts, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=9761b17d558d0c980d4d2d5a0baba54f2bc6b63a;p=rust.git Auto merge of #39218 - xen0n:syntax-warts, r=alexcrichton syntax: remove abi::Os and abi::Architecture They're long dead since the switch to flexible targets, but was not removed like their consumers were. Interesting they even got maintained by various porters out there! Technically [syntax-breaking] as they're public API, but since they're unused in the compiler, the potential breakage IMO should be minimal. --- 9761b17d558d0c980d4d2d5a0baba54f2bc6b63a