Add diagnostic items
This commit is contained in:
parent
4a6e67ead7
commit
eada4d1c45
6 changed files with 10 additions and 0 deletions
|
@ -126,6 +126,9 @@ symbols! {
|
|||
Argument,
|
||||
ArgumentV1,
|
||||
Arguments,
|
||||
BTreeMap,
|
||||
BTreeSet,
|
||||
BinaryHeap,
|
||||
C,
|
||||
CString,
|
||||
Center,
|
||||
|
@ -163,6 +166,7 @@ symbols! {
|
|||
Iterator,
|
||||
Layout,
|
||||
Left,
|
||||
LinkedList,
|
||||
LintPass,
|
||||
None,
|
||||
Ok,
|
||||
|
@ -1258,6 +1262,7 @@ symbols! {
|
|||
variant_count,
|
||||
vec,
|
||||
vec_type,
|
||||
vecdeque_type,
|
||||
version,
|
||||
vis,
|
||||
visible_private_types,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue