You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
atm we still want to be compatible with 1.66 rust version as llvm 17 introduced invalid instruction: llvm/llvm-project#69408 that is troubling for some projects. When rust bumps to new llvm this could go in.
On workspace level: https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#lint-configuration-through-cargo
atm we still want to be compatible with 1.66 rust version as llvm 17 introduced invalid instruction: llvm/llvm-project#69408 that is troubling for some projects. When rust bumps to new llvm this could go in.
Bug fix is included in 17.0.6: llvm/llvm-project@llvmorg-17.0.5...llvmorg-17.0.6
The text was updated successfully, but these errors were encountered: