Name: | rls |
---|---|
Version: | 1.62.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 34300567 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rls-1.62.0-1.el7.x86_64.rpm |
Source RPM: | rust-1.62.0-1.el7.src.rpm |
Build Date: | Mon Jul 11 2022 |
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.62.0.
- Add missing target_feature to the list of well known cfg names
- Update to 1.61.0. - Add rust-toolset for ELN.
- Update to 1.60.0.
- Fix the archive index for wasm32-wasi's libc.a
- Rebuild against the bootstrapped build
- Bootstrapping for Fedora ELN
- Fix s390x hangs, rhbz#2058803
- Update to 1.59.0. - Revert to libgit2 1.3.x
- Rebuild for libgit2 1.4.x