rust-analyzer dashboard
Stores performance metrics for rust-analyzer.
Metrics are automatically published by GitHub Actions.
Develop locally
# install dev-dependencies: npm ci # compile typescript and watch for file changes: npm start
Build before committing
# compile typescript:
npm run buildLicense
Dual-licensed under Apache 2.0 and MIT license.