]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47372 - topecongiro:issue-43925, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Mon, 15 Jan 2018 08:55:33 +0000 (16:55 +0800)
committerkennytm <kennytm@gmail.com>
Mon, 15 Jan 2018 10:49:36 +0000 (18:49 +0800)
commitf98a9a681ec062ea852094f515d5c90200bfcfc1
tree7c6551cb235679de0d141d1f8f8524eadc9dd0cc
parentafb1e193efbf012b9258542d45450454f3f1cbd6
parentd088b25d7e3a317e98b59d49c262a314fb2bbd26
Rollup merge of #47372 - topecongiro:issue-43925, r=alexcrichton

Avoid panicking when invalid argument is passed to cfg(..)

Closes #43925.
Closes #43926.