summaryrefslogtreecommitdiff
path: root/rust-src/bch_bindgen/src/lib.rs
AgeCommit message (Expand)Author
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()Kent Overstreet
2023-04-26chore: logger for idiomatic style and expanded logging levelsTruongSinh Tran-Nguyen
2023-03-06cmd_list.rs: Finish list modes, delete cmd_list.cKent Overstreet
2023-03-04rust: Fix ptr casting in Fs::open()Kent Overstreet
2023-02-28rust: Filesystem options now supportedKent Overstreet
2023-02-28rust: BkeyValCKent Overstreet
2023-02-28rust: BkeySCKent Overstreet
2023-02-28rust: Simplify bpos FromStrKent Overstreet
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-01-18rust: replace tracing with loggerAlexander Fougner
2023-01-16rust: use rustfmt defaultsAlexander Fougner
2021-10-18split mount into a library crate for rust reuseKayla Firestack