rust-peg0.6-devel-0.6.3-3.el9 in Fedora EPEL 9
↵ Return to the main page of rust-peg0.6-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-06-03 |
Fabio Valentini <decathorpe at gmail dot com> - 0.6.3-3 |
- Drop test that fails harmlessly with Rust 1.78.0 and newer |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.6.3-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-09-12 |
Fabio Valentini <decathorpe at gmail dot com> - 0.6.3-1 |
- Initial import (peg 0.6 compat package) |
Provides
- crate(peg)
- rust-peg0.6-devel
Files
- usr/
- share/
- cargo/
- registry/
- peg-0.6.3/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- benches/
- bootstrap.sh
- src/
- tests/
- compile-fail/
- cache_with_args.rs
- cache_with_args.stderr
- duplicate_rule.rs
- duplicate_rule.stderr
- left_recursion.rs
- left_recursion.stderr
- rust_action_syntax_error.rs
- rust_action_syntax_error.stderr
- syntax_error.rs
- syntax_error.stderr
- use_undefined_result.rs
- use_undefined_result.stderr
- use_undefined_rule.rs
- use_undefined_rule.stderr
- run-pass/
- arithmetic.rs
- arithmetic_ast.rs
- arithmetic_infix.rs
- arithmetic_infix_ast.rs
- arithmetic_infix_ast_span.rs
- borrow_from_input.rs
- bytes.rs
- conditional_block.rs
- crate_import.rs
- errors.rs
- keyval.rs
- memoization.rs
- optional.rs
- pos_neg_assert.rs
- position.rs
- renamed_imports.rs
- repeats.rs
- rule_args.rs
- test-hygiene.rs
- utf8.rs
- trybuild.rs