Add #[cfg(panic = "...")]
This commit is contained in:
parent
25f6938da4
commit
8d43b3cbb9
15 changed files with 136 additions and 10 deletions
|
@ -326,6 +326,7 @@ symbols! {
|
|||
cfg_attr,
|
||||
cfg_attr_multi,
|
||||
cfg_doctest,
|
||||
cfg_panic,
|
||||
cfg_sanitize,
|
||||
cfg_target_feature,
|
||||
cfg_target_has_atomic,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue