Skip to content

Improve .cargo/config section in the Writing Shader Crates documentation #209

Open
@newDINO

Description

@newDINO
  1. Add git clone https://github.com/Rust-GPU/rust-gpu.git --depth 1 to the end of "Clone the rust-gpu repository"
  2. Change "cargo build --release in rust-gpu" into "cargo build -r -p rustc_codegen_spirv in rust-gpu"

These small changes may reduce the downloading and compiling time as well as space occupation for new users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions