Name: | rls |
---|---|
Version: | 1.62.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 22770310 |
License: | (ASL 2.0 or MIT) and (BSD and MIT) |
RPM: | rls-1.62.1-1.el9.aarch64.rpm |
Source RPM: | rust-1.62.1-1.el9.src.rpm |
Build Date: | Tue Oct 11 2022 |
Build Host: | build-ol9-aarch64.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.1.
- Prevent unsound coercions from functions with opaque return types.
- Update to 1.62.0.
- Update to 1.61.0. - Add rust-toolset as a subpackage.
- Update to 1.60.0.
- Update to 1.59.0.
- Update to 1.58.1.
- Update to 1.58.0.
- Update to 1.57.0.
- Add rust-std-static-wasm32-wasi Resolves: rhbz#1980082