Discard const_stability
This commit is contained in:
parent
40b5470b0d
commit
601820028c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ impl From<clean::Item> for Option<Item> {
|
|||
visibility,
|
||||
def_id,
|
||||
stability: _,
|
||||
const_stability: _,
|
||||
deprecation,
|
||||
} = item;
|
||||
match kind {
|
||||
|
|
Loading…
Add table
Reference in a new issue