Rust-GPU / Rust-GPU/rust-gpu

Update to a newer nightly

Open
#50 3 comments 2 reactions 1 assignee View on GitHub

@eddyb is already working on this.

Since Nov 8, 2024.

enhancement fixed by forward porting
Dominant language
Rust
Stars
3.4k
Forks
125
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.