mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 08:37:50 +00:00
Use const initializer for LOCAL_PANIC_COUNT This reduces the size of the __getit function for LOCAL_PANIC_COUNT and should speed up accesses of LOCAL_PANIC_COUNT a bit.