notes

Log | Files | Refs | README

rust.md (118B)


      1 # Rust
      2 
      3 error: `error[E0658]: use of unstable library feature <library-name>`
      4 
      5 command: `rustup override set nightly`