Skip to content
Snippets Groups Projects
Select Git revision
  • 6cda0a55ef3cc15f09e4847a5127eb77da1ef96a
  • master default
  • autolocation
3 results

gencache.py

Blame
  • rust-toolchain 139 B
    [toolchain]
    channel = "nightly-2021-11-12"
    components = [ "rustfmt", "clippy" ]
    targets = [ "wasm32-unknown-unknown" ]
    profile = "minimal"