Name: | rust-analyzer |
---|---|
Version: | 1.72.1 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 47515378 |
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.72.1-2.el7.x86_64.rpm |
Source RPM: | rust-1.72.1-2.el7.src.rpm |
Build Date: | Mon Feb 05 2024 |
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. |
- Enable profiler_builtins for EPEL7
- Update to 1.72.1. - Migrated to SPDX license
- Update to 1.72.0.
- Update to 1.71.1. - Security fix for CVE-2023-38497
- Relax the suspicious_double_ref_op lint - Enable the profiler runtime for native hosts
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 1.71.0.
- Override default target CPUs to match distro settings
- Update to 1.70.0.
- Fix debuginfo with LLVM 16