rust-darling0.14-devel-0.14.4-2.fc40 in Fedora 40
↵ Return to the main page of rust-darling0.14-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.14.4-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-08-01 |
Fabio Valentini <decathorpe at gmail dot com> - 0.14.4-1 |
- Initial import (darling 0.14 compat package) |
Provides
- crate(darling)
- rust-darling0.14-devel
Files
- usr/
- share/
- cargo/
- registry/
- darling-0.14.4/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- clippy.toml
- compiletests.sh
- examples/
- automatic_bounds.rs
- consume_fields.rs
- fallible_read.rs
- shorthand_or_long_field.rs
- supports_struct.rs
- src/
- tests/
- accrue_errors.rs
- compile-fail/
- default_expr_wrong_type.rs
- default_expr_wrong_type.stderr
- not_impl_from_meta.rs
- not_impl_from_meta.stderr
- skip_field_not_impl_default.rs
- skip_field_not_impl_default.stderr
- compiletests.rs
- computed_bound.rs
- custom_bound.rs
- defaults.rs
- enums_newtype.rs
- enums_struct.rs
- enums_unit.rs
- error.rs
- from_generics.rs
- from_meta.rs
- from_type_param.rs
- from_type_param_default.rs
- from_variant.rs
- generics.rs
- happy_path.rs
- hash_map.rs
- multiple.rs
- newtype.rs
- skip.rs
- split_declaration.rs
- suggestions.rs
- supports.rs
- unsupported_attributes.rs