a few more diagnostic items
This commit is contained in:
parent
c6bb62810a
commit
67fcaaaa7a
5 changed files with 7 additions and 1 deletions
|
@ -169,11 +169,13 @@ symbols! {
|
|||
Option,
|
||||
Ord,
|
||||
Ordering,
|
||||
OsStr,
|
||||
OsString,
|
||||
Output,
|
||||
Param,
|
||||
PartialEq,
|
||||
PartialOrd,
|
||||
Path,
|
||||
PathBuf,
|
||||
Pending,
|
||||
Pin,
|
||||
|
@ -201,6 +203,7 @@ symbols! {
|
|||
Sync,
|
||||
Target,
|
||||
ToOwned,
|
||||
ToString,
|
||||
Try,
|
||||
Ty,
|
||||
TyCtxt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue