Skip to content

DerickEddington/rust

 
 

To setup to analyze and browse with my rust-analyzer & Emacs config:

  1. Generate the "build" directory needed by ~/.config/emacs/my/lib/my-rust-lang-proj.el:
    ./x check --build-dir /var/tmp/$HOME/rust-lang/build-for-rust-analyzer
    Apparently, this doesn't require entering the nix-shell environment of ./shell.nix. (But doing ./x build would.)

Languages

  • Rust 96.8%
  • JavaScript 0.6%
  • Shell 0.5%
  • Fluent 0.4%
  • Python 0.3%
  • HTML 0.3%
  • Other 1.1%