Few improvements
This commit is contained in:
@@ -1557,7 +1557,7 @@ impl AllTypes {
|
||||
typedefs: HashSet::with_capacity(100),
|
||||
statics: HashSet::with_capacity(100),
|
||||
constants: HashSet::with_capacity(100),
|
||||
keywords: HashSet::with_capacity(10),
|
||||
keywords: HashSet::with_capacity(100),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user