1
Fork 0

Make s pre-interned

This commit is contained in:
Yuki Okushi 2021-06-17 09:45:19 +09:00
parent 9fef8d91b4
commit 34f38bf760
No known key found for this signature in database
GPG key ID: DABA5B072961C18A
2 changed files with 2 additions and 6 deletions

View file

@ -1062,6 +1062,7 @@ symbols! {
rustdoc,
rustfmt,
rvalue_static_promotion,
s,
sanitize,
sanitizer_runtime,
saturating_add,