Chayim Refael Friedman 36c9f6224c GC support for solver types
A GC is triggered every X revisions, and is synchronous, unfortunately.
2025-12-18 10:12:03 +02:00
..
2025-11-21 22:12:08 +08:00
2025-02-27 20:53:48 +01:00
2025-08-19 11:41:58 +02:00
2025-12-04 16:56:52 +00:00
2025-12-18 10:12:03 +02:00
2025-04-20 20:28:52 +03:00

rust-analyzer

This extension provides support for the Rust programming language. It is recommended over and replaces rust-lang.rust.

Features

Quick start

  1. Install rustup.
  2. Install the rust-analyzer extension.

Configuration

This extension provides configurations through VSCode's configuration settings. All configurations are under rust-analyzer.*.

See the manual for more information on VSCode specific configurations.

Communication

For usage and troubleshooting requests, please use the "IDEs and Editors" category of the Rust forum.

Documentation

See rust-analyzer.github.io for more information.