Package rust-analysis: Information

    Binary package: rust-analysis
    Version: 1.60.0-alt1
    Architecture: armh
    Build time:  Apr 9, 2022, 07:42 PM in the task #298182
    Source package: rust
    Report package bug
    License: Apache-2.0 and MIT
    Summary: Compiler analysis data for the Rust standard library
    Description: 
    This package contains analysis data files produced with rustc's -Zsave-analysis
    feature for the Rust standard library. The RLS (Rust Language Server) uses this
    data to provide information about the Rust standard library.

    Maintainer: Alexey Gladkov


    Last changed


    April 9, 2022 Alexey Gladkov 1:1.60.0-alt1
    - New version (1.60.0).
    Feb. 27, 2022 Alexey Gladkov 1:1.59.0-alt1
    - New version (1.59.0).
    Jan. 21, 2022 Alexey Gladkov 1:1.58.1-alt1
    - New version (1.58.1).
    - Security fixes:
      + CVE-2022-21658: Fix race condition in std::fs::remove_dir_all