bottlerocket-os/bottlerocket-sdk

Update Rust to 1.56

tjkirch opened this issue · 1 comments

Rustc will now search for custom JSON targets in /lib/rustlib//target.json where / is the "sysroot" directory. You can find your sysroot directory by running rustc --print sysroot.

It'd be great if this lets us clean up the way we generate our custom Bottlerocket targets.