my rust fork
https://www.rust-lang.org
The published crates fail to build with an edition less than 2024 because they are packaged with `resolver = "3"`, which is a 2024-only option. Revert back to resolver v2 to drop this requirement. Fixes: https://github.com/rust-lang/compiler-builtins/issues/883 |
||
|---|---|---|
| library/compiler-builtins | ||