Name: | rls |
---|---|
Version: | 1.31.6 |
Release: | 8.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 24361419 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rls-1.31.6-8.el7.aarch64.rpm |
Source RPM: | rust-1.31.0-8.el7.src.rpm |
Build Date: | Fri Dec 28 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.rust-lang.org |
Summary: | Rust Language Server for IDE integration |
Description: | The Rust Language Server provides a server that runs in the background, providing IDEs, editors, and other tools with information about Rust programs. It supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings. |
- Update to 1.31.0 -- Rust 2018! - clippy/rls/rustfmt are no longer -preview
- Update to 1.30.1.
- Rebuild without bootstrap binaries.
- Update to 1.30.0. - Re-bootstrap ppc64le for rust#54545
- Update to 1.29.2.
- Update to 1.29.1. - Security fix for str::repeat (pending CVE).
- Update to 1.29.0. - Add a clippy-preview subpackage
- Update to 1.28.0.
- Update to 1.27.2.
- Update to 1.27.1. - Security fix for CVE-2018-1000622