Add #[cfg(panic = "...")]

This commit is contained in:
David Hewitt 2020-07-25 19:02:49 +01:00
parent 25f6938da4
commit 8d43b3cbb9
15 changed files with 136 additions and 10 deletions

View file

@ -326,6 +326,7 @@ symbols! {
cfg_attr,
cfg_attr_multi,
cfg_doctest,
cfg_panic,
cfg_sanitize,
cfg_target_feature,
cfg_target_has_atomic,