Extra cfg_hide a bit to handle inner cfgs
This commit is contained in:
parent
fd005f53c2
commit
caec4a23f2
4 changed files with 11 additions and 16 deletions
|
|
@ -26,7 +26,7 @@ pub struct Hyperdulia;
|
|||
|
||||
// @has 'oud/struct.Oystercatcher.html'
|
||||
// @count - '//*[@class="stab portability"]' 1
|
||||
// @matches - '//*[@class="stab portability"]' 'crate features solecism and oystercatcher'
|
||||
// @matches - '//*[@class="stab portability"]' 'crate feature oystercatcher only'
|
||||
// compile-flags:--cfg feature="oystercatcher"
|
||||
#[cfg(all(feature = "solecism", feature = "oystercatcher"))]
|
||||
pub struct Oystercatcher;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue