1
Fork 0

Use pre-interned symbols in a couple of places

This commit is contained in:
bjorn3 2022-01-10 17:08:21 +01:00
parent d63a8d965e
commit ec9c949946
4 changed files with 17 additions and 13 deletions

View file

@ -208,6 +208,7 @@ symbols! {
LinkedList,
LintPass,
Mutex,
N,
None,
Ok,
Option,
@ -327,6 +328,7 @@ symbols! {
array,
arrays,
as_ptr,
as_ref,
as_str,
asm,
asm_const,
@ -592,6 +594,7 @@ symbols! {
enable,
enclosing_scope,
encode,
end,
env,
eq,
ermsb_target_feature,