Name: | rust-analyzer |
---|---|
Version: | 1.84.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 26927552 |
License: | (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016) |
RPM: | rust-analyzer-1.84.1-1.el9.aarch64.rpm |
Source RPM: | rust-1.84.1-1.el9.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.rust-lang.org |
Summary: | Rust implementation of the Language Server Protocol |
Description: | rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides features like completion and goto definition for many code editors, including VS Code, Emacs and Vim. |
- Update to 1.84.1
- Update to 1.84.0
- Update to 1.83.0 - Remove the subshell in the cargo_install macro
- Update to 1.82.0
- Update to 1.81.0
- Update to 1.80.1
- Disable jump threading of float equality
- Update to 1.79.0
- Update to 1.78.0
- Fix the coverage-dump tool for tests.