rust-ropey-devel-1.6.1-1.el9 in Fedora EPEL 9
↵ Return to the main page of rust-ropey-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2023-10-19 |
blinxen <h dash k dash 81 at hotmail dot com> - 1.6.1-1 |
- Update to version 1.6.1 (rhbz#2245088) |
2023-10-14 |
blinxen <h dash k dash 81 at hotmail dot com> - 1.6.0-2 |
- Skip test that fails on i686 Upstream issue:
https://github.com/cessen/ropey/issues/92 |
2023-10-14 |
blinxen <h dash k dash 81 at hotmail dot com> - 1.6.0-1 |
- Initial package (rhbz#2243311) |
Provides
- crate(ropey)
- rust-ropey-devel
Files
- usr/
- share/
- cargo/
- registry/
- ropey-1.6.1/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE.md
- README.md
- benches/
- create.rs
- hash.rs
- insert.rs
- iterators.rs
- queries.rs
- remove.rs
- examples/
- front_page.rs
- graphemes_iter.rs
- graphemes_step.rs
- read_latin_1.rs
- search_and_replace.rs
- simple_buffer.rs
- src/
- crlf.rs
- iter.rs
- lib.rs
- rope.rs
- rope_builder.rs
- slice.rs
- str_utils.rs
- tree/
- mod.rs
- node.rs
- node_children.rs
- node_text.rs
- text_info.rs
- tests/
- clone_rope.rs
- clone_rope_to_thread.rs
- crlf.rs
- fix_tree.rs
- from_reader.rs
- from_str.rs
- hash.rs
- lifetimes.rs
- medium.txt
- non_ascii.txt
- non_ascii_comparison.rs
- proptest_tests.proptest-regressions
- proptest_tests.rs
- shrink_to_fit.rs
- small_ascii.txt
- small_random_inserts.rs
- test_text.txt