Another round of toolchain/platform improvements#803
Conversation
| toolchains = use_extension("@rules_rs//rs/experimental/toolchains:module_extension.bzl", "toolchains", dev_dependency = IS_RELEASE) | ||
| toolchains.toolchain( | ||
| edition = "2024", | ||
| version = "1.93.1", |
There was a problem hiding this comment.
i also bumped your compilers for ya while i'm here
0f4acd2 to
7342613
Compare
|
01acb2d to
18fa719
Compare
18fa719 to
ad88389
Compare
|
|
|
Blocked on e2e test regression. |
yeah, it's because the libc constraints you define are different than the @llvm ones. I'll pick this up again after we merge the @platforms_contrib shared ones |


Changes are visible to end-users: no
Test plan
existing tests