Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-const_format-devel-0.2.32-2.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-const_format-devel Distribution: Fedora Project
Version: 0.2.32 Vendor: Fedora Project
Release: 2.fc40 Build date: Fri Jan 26 20:03:28 2024
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 387770 Source RPM: rust-const_format-0.2.32-2.fc40.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/const_format
Summary: Compile-time string formatting
Compile-time string formatting.

This package contains library source intended for building other packages which
use the "const_format" crate.

Provides

Requires

License

Zlib

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.32-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Oct 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.32-1
  - Update to version 0.2.32; Fixes RHBZ#2244162
* Thu Aug 31 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.31-1
  - Update to version 0.2.31; Fixes RHBZ#2210877
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.30-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Feb 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.30-1
  - Update to version 0.2.30; Fixes RHBZ#2133167
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.26-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.26-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.26-1
  - Initial import; Fixes: RHBZ#1993292

Files

/usr/share/cargo/registry/const_format-0.2.32
/usr/share/cargo/registry/const_format-0.2.32/.cargo-checksum.json
/usr/share/cargo/registry/const_format-0.2.32/Cargo.toml
/usr/share/cargo/registry/const_format-0.2.32/LICENSE-ZLIB.md
/usr/share/cargo/registry/const_format-0.2.32/README.md
/usr/share/cargo/registry/const_format-0.2.32/src
/usr/share/cargo/registry/const_format-0.2.32/src/__ascii_case_conv
/usr/share/cargo/registry/const_format-0.2.32/src/__ascii_case_conv.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__ascii_case_conv/word_iterator.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__hidden_utils.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/pattern.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/str_indexing.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/str_repeat.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/str_replace.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/str_splice.rs
/usr/share/cargo/registry/const_format-0.2.32/src/__str_methods/str_split.rs
/usr/share/cargo/registry/const_format-0.2.32/src/char_encoding
/usr/share/cargo/registry/const_format-0.2.32/src/char_encoding.rs
/usr/share/cargo/registry/const_format-0.2.32/src/char_encoding/tests.rs
/usr/share/cargo/registry/const_format-0.2.32/src/const_debug_derive.rs
/usr/share/cargo/registry/const_format-0.2.32/src/const_generic_concatcp.rs
/usr/share/cargo/registry/const_format-0.2.32/src/doctests.rs
/usr/share/cargo/registry/const_format-0.2.32/src/equality.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt
/usr/share/cargo/registry/const_format-0.2.32/src/fmt.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/error.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/formatter.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/std_type_impls
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/std_type_impls.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/std_type_impls/ranges.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/str_writer.rs
/usr/share/cargo/registry/const_format-0.2.32/src/fmt/str_writer_mut.rs
/usr/share/cargo/registry/const_format-0.2.32/src/for_assert_macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/for_examples.rs
/usr/share/cargo/registry/const_format-0.2.32/src/formatting.rs
/usr/share/cargo/registry/const_format-0.2.32/src/lib.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros
/usr/share/cargo/registry/const_format-0.2.32/src/macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/assertions
/usr/share/cargo/registry/const_format-0.2.32/src/macros/assertions.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/assertions/assertc_macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/assertions/assertcp_macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/call_debug_fmt.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/constructors.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/fmt_macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/helper_macros.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/impl_fmt.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/map_ascii_case.rs
/usr/share/cargo/registry/const_format-0.2.32/src/macros/str_methods.rs
/usr/share/cargo/registry/const_format-0.2.32/src/marker_traits
/usr/share/cargo/registry/const_format-0.2.32/src/marker_traits.rs
/usr/share/cargo/registry/const_format-0.2.32/src/marker_traits/format_marker.rs
/usr/share/cargo/registry/const_format-0.2.32/src/marker_traits/write_marker.rs
/usr/share/cargo/registry/const_format-0.2.32/src/msg.rs
/usr/share/cargo/registry/const_format-0.2.32/src/pargument.rs
/usr/share/cargo/registry/const_format-0.2.32/src/slice_cmp.rs
/usr/share/cargo/registry/const_format-0.2.32/src/test_utils.rs
/usr/share/cargo/registry/const_format-0.2.32/src/utils.rs
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types.rs
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types/ascii_str.rs
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types/pwrapper
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types/pwrapper.rs
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types/pwrapper/tests.rs
/usr/share/cargo/registry/const_format-0.2.32/src/wrapper_types/sliced.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:47:28 2024