Open LegNeato opened 2 hours ago
We need to update to as new of a nightly as possible. The current nightly is extremely old. At the very least, we need to update past a nightly that fixes https://github.com/Rust-GPU/rust-gpu/issues/29. Unfortunately, there are some hard breaks from rustc in the update that we'll have to do substantial work to port past. Specifically, these untyped alloc changes: https://github.com/rust-lang/rust/commit/f4426c189f2587fc5e8f48bf518cc75a37d93d0f
rustc
@eddyb is already working on this but I wanted to get a task written so people know it is coming 🚀
We need to update to as new of a nightly as possible. The current nightly is extremely old. At the very least, we need to update past a nightly that fixes https://github.com/Rust-GPU/rust-gpu/issues/29. Unfortunately, there are some hard breaks from
rustc
in the update that we'll have to do substantial work to port past. Specifically, these untyped alloc changes: https://github.com/rust-lang/rust/commit/f4426c189f2587fc5e8f48bf518cc75a37d93d0f