mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 08:46:45 +00:00
Support Option and similar enums as type of static variable with linkage attribute Compiler MCP: rust-lang/compiler-team#565
For more information about how rustc works, see the rustc dev guide.