0
I Use This!
New Project

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BitVacuumerMSB: add a few more tests More... 6 months ago
Merge pull request #19 from LebedevRI/develop More... 6 months ago
Implement `BitStreamer` + LSB More... 6 months ago
BitStreamTraits: also provide "as bytes" type for `ChunkType` More... 6 months ago
Implement VariableLengthLoad More... 6 months ago
BitVacuumerLSB test: add a few more tests More... 6 months ago
Disable a few clippy checks More... 6 months ago
Merge pull request #18 from LebedevRI/develop More... 6 months ago
rust: `-Weverything`, and selectively opt-out More... 6 months ago
Drop some unnecessary qualifications More... 6 months ago
Drop redundant imports More... 6 months ago
Derive debug for BitStreamCacheBase More... 6 months ago
Mark some structs with `#[allow(missing_debug_implementations)]` More... 6 months ago
Mark some structs with `#[allow(missing_copy_implementations)]` More... 6 months ago
Drop unneeded `as` More... 6 months ago
Merge pull request #17 from LebedevRI/develop More... 6 months ago
clippy: no_effect_underscore_binding More... 6 months ago
clippy; make tests clippy-clean too... More... 6 months ago
clippy: ignore `large_stack_frames` in tests More... 6 months ago
clippy: reenable accidentally removed checks More... 6 months ago
clippy: cast_possible_truncation More... 6 months ago
clippy: cast_lossless More... 6 months ago
clippy: unreadable_literal More... 6 months ago
clippy: range_plus_one More... 6 months ago
clippy: enable pedantic More... 6 months ago
clippy: cast_possible_truncation More... 6 months ago
clippy: wildcard_imports More... 6 months ago
clippy: used_underscore_binding More... 6 months ago
clippy: checked_conversions More... 6 months ago
clippy return_self_not_must_use More... 6 months ago