summaryrefslogtreecommitdiff
path: root/libgrust/libformat_parser
AgeCommit message (Expand)Author
2025-03-17gccrs: Fix nightly rustc warningsKushal Pal
2024-12-09Rust: libformat_parser: Lower minimum Rust version to 1.49Arthur Cohen
2024-12-09Rust: Work around 'error[E0599]: no method named `leak` found for struct `std...Thomas Schwinge
2024-12-09Rust: Work around 'error[E0658]: `let...else` statements are unstable'Thomas Schwinge
2024-08-01gccrs: format-args: Start storing string in Rust memoryArthur Cohen
2024-08-01gccrs: format-args: Fix Rust interface and add input parsing.Arthur Cohen
2024-08-01gccrs: format-parser: Add `is_some_and` method for Option<T>Arthur Cohen
2024-08-01gccrs: libformat_parser: Fix Rust warnings.Arthur Cohen
2024-08-01gccrs: rust-fmt: Store parsed string in Pieces structArthur Cohen
2024-08-01gccrs: libformat_parser: Send boxed values across FFI properlyArthur Cohen
2024-08-01gccrs: libformat_parser: Update header and remove old interfaceArthur Cohen
2024-08-01gccrs: libformat_parser: Start experimenting with cbindgenArthur Cohen
2024-08-01gccrs: libformat_parser: Add FFI safe interfaceArthur Cohen
2024-08-01Rust: Move 'libformat_parser' build into libgrustThomas Schwinge
2024-08-01gccrs: libgrust: Vendor Rust dependenciesArthur Cohen
2024-08-01gccrs: libgrust: Add format_parser libraryArthur Cohen