]> git.lizzy.rs Git - rust.git/commit
Auto merge of #39860 - japaric:san, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 8 Mar 2017 13:00:13 +0000 (13:00 +0000)
committerbors <bors@rust-lang.org>
Wed, 8 Mar 2017 13:00:13 +0000 (13:00 +0000)
commitee60afa09465cedfa08be04e59b6a8ccfd54685f
tree538d92faf2d33667830a7e91b4e06abeef514a43
parentf91c3f675517ed9676085d75d682f393b4108f96
parent28baa27570a80f7e8e248bf8ca1dbbea6cd1ecba
Auto merge of #39860 - japaric:san, r=alexcrichton

cleanup: remove the *san Cargo features from std

these belong to a previous iteration of the sanitizer implementation

r? @alexcrichton
cc @whitequark