Fix E0669: Non-const function call in const context Rust intermediate Linux macOS Windows WebAssembly Aug 2, 2026 Comprehensive guide to resolving Rust compiler error E0669, which occurs when attempting to call a non-const function in a constant evaluation context.