Pre-intern a symbol for env!("CFG_RELEASE")

This commit is contained in:
David Tolnay
2023-10-25 14:05:42 -07:00
parent 5563a9ba3d
commit ac4fa3f245
4 changed files with 6 additions and 9 deletions

View File

@@ -713,6 +713,7 @@ symbols! {
encode,
end,
env,
env_CFG_RELEASE: env!("CFG_RELEASE"),
eprint_macro,
eprintln_macro,
eq,