rust/compiler/rustc_session
Nicholas Nethercote 24d4fe4cd9 Improve integer interning in default_configuration.
We have `sym::integer` for interning integers. Using it lets us use
symbols directy, and not have to explicitly go through strings.
2023-11-30 17:05:56 +11:00
..
2023-10-30 08:46:02 +11:00