Put checks that detect UB under their own flag below debug_assertions
This commit is contained in:
parent
83d0a940c6
commit
a7912cb421
42 changed files with 206 additions and 64 deletions
|
@ -514,6 +514,7 @@ symbols! {
|
|||
cfg_target_has_atomic_equal_alignment,
|
||||
cfg_target_thread_local,
|
||||
cfg_target_vendor,
|
||||
cfg_ub_checks,
|
||||
cfg_version,
|
||||
cfi,
|
||||
cfi_encoding,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue