Name: | rls |
---|---|
Version: | 1.55.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 31805163 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rls-1.55.0-1.el7.x86_64.rpm |
Source RPM: | rust-1.55.0-1.el7.src.rpm |
Build Date: | Thu Sep 23 2021 |
Build Host: | build-ol7-x86_64.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.55.0. - Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
- Build with LLVM 12 on Fedora 35+
- Update to 1.54.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Exclude wasm on s390x for lack of lld
- Update to 1.53.0.
- Set rust.codegen-units-std=1 for all targets again. - Add rust-std-static-wasm32-unknown-unknown. - Rebuild f34 with LLVM 12.
- Update to 1.52.1.
- Update to 1.52.0.
- Security fixes for CVE-2020-36323, CVE-2021-31162