Name: | rls |
---|---|
Version: | 1.31.6 |
Release: | 5.module+el8+5201+e89537d0 |
Architecture: | aarch64 |
Module: | rust-toolset:ol8:20190517151344:9de6951e |
Group: | Unspecified |
Size: | 18521027 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rls-1.31.6-5.module+el8+5201+e89537d0.aarch64.rpm |
Source RPM: | rust-1.31.0-5.module+el8+5201+e89537d0.src.rpm |
Build Date: | Mon May 20 2019 |
Build Host: | ca-arm-rh8-builder-03.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. |
- Restore rust-lldb.
- Backport fixes for rls.
- Update to 1.31.0 -- Rust 2018! - clippy/rls/rustfmt are no longer -preview
- Update to 1.30.1.
- Update to 1.29.2.
- Update to 1.28.0.
- Update to 1.27.2.
- Fix "fp" target feature for AArch64 (#1632880)
- Security fix for str::repeat (pending CVE).
- Rebuild without bootstrap binaries.