Name: | rust-analyzer |
---|---|
Version: | 1.66.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 40403314 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rust-analyzer-1.66.0-1.el7.x86_64.rpm |
Source RPM: | rust-1.66.0-1.el7.src.rpm |
Build Date: | Tue Jan 03 2023 |
Build Host: | build-ol7-x86_64.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.66.0.
- Update to 1.65.0. - rust-analyzer now obsoletes rls.
- Update to 1.64.0. - Add rust-analyzer.
- Update to 1.63.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to 1.62.1.
- Prevent unsound coercions from functions with opaque return types.
- Update to 1.62.0.
- Add missing target_feature to the list of well known cfg names
- Update to 1.61.0. - Add rust-toolset for ELN.