Cfg hide more conditions for core
This commit is contained in:
parent
44995f7afb
commit
31b2eb16e3
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
not(bootstrap),
|
||||
doc(cfg_hide(
|
||||
not(test),
|
||||
any(not(feature = "miri-test-libstd"), test, doctest),
|
||||
target_pointer_width = "16",
|
||||
target_pointer_width = "32",
|
||||
target_pointer_width = "64",
|
||||
|
|
Loading…
Add table
Reference in a new issue