mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 20:06:43 +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.