cuprate-hinto-janai/storage/database/src
hinto-janai 6502729d8c
Some checks are pending
Audit / audit (push) Waiting to run
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Deny / audit (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
lints: replace allow with expect (#285)
* cargo.toml: add `allow_attributes` lint

* fix lints

* fixes

* fmt

* fix docs

* fix docs

* fix expect msg
2024-09-18 21:31:08 +01:00
..
backend lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
config lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
constants.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
database.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
env.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
error.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
key.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
lib.rs lints: opt in manual lint crates (#263) 2024-09-02 18:12:54 +01:00
resize.rs lints: replace allow with expect (#285) 2024-09-18 21:31:08 +01:00
storable.rs std::mem::{size,align}_of -> {size,align}_of (#254) 2024-08-10 00:09:25 +01:00
table.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
tables.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00
tests.rs storage: add key sorting (#198) 2024-07-01 20:24:48 +01:00
transaction.rs storage: doc fixes (#228) 2024-07-12 22:15:02 +01:00