Pinned issues
Issues
- 2
Issue with lifetimes and Vec (lifetime may not live long enough requires that `'bar` must outlive `'static`)
#298 opened by lowlevl - 1
Support constant `MAGIC`
#297 opened by boozook - 0
- 0
- 0
Zero copy or zero alloc optimization?
#288 opened by ileixe - 3
Curious if Debug can removed?
#286 opened by JPHutchins - 9
Is `#[brw(map=map_fn)]` possible?
#282 opened by Neutron3529 - 2
- 7
Strict pre_assert
#281 opened by v1gnesh - 1
Get stream position relative to object start
#283 opened by ckrenslehner - 1
Dealing with pre-mapped values in #[bw]
#279 opened by scarletcafe - 1
How are optional values supposed to work?
#277 opened by krakow10 - 0
- 1
Feature Request: Magic Numbers at end of File/Struct
#274 opened by apps4uco - 2
- 3
Writing enums: pre_assert?
#272 opened by bilts - 1
Consider evaluating `calc` before `seek_before`
#271 opened by roccodev - 1
Implement BinWrite for PosValue
#270 opened by amirbou - 2
Consider declaring Minimum Supported Rust Version
#268 opened by marxin - 1
proc-macro derive panicked: byte index 4 is out of bounds of `` when blank line present between doc comments
#263 opened by apps4uco - 0
Get actual size beforehand
#262 opened by NefixEstrada - 2
Bit fields
#260 opened by joelreymont - 4
Magic parsing performance
#253 opened by johanholmerin - 3
Passing arguments to Vec<...> requires Clone trait
#256 opened by marxin - 2
Stack overflow issue in test
#257 opened by jkorinth - 2
- 1
- 1
Clippy warning `unnecessary_fallible_conversions` in generated code for `count` directive
#249 opened by rafalh - 0
[Feature] `no_alloc` operation
#251 opened by adryzz - 5
Pad a vector's items
#238 opened by axelkar - 3
BinWrite trait cannot be made into an Object
#245 opened by sempervictus - 2
count-less vectors at tail of struct
#244 opened by sempervictus - 2
Consider expanding the checksum examples to work with ```#[derive(PartialEq, Debug)]```
#243 opened by hak8or - 0
- 1
- 1
- 3
- 3
- 0
Handle unknown enum variant magics as not-errors
#233 opened by micolous - 0
- 2
Excessive syscalls when using BufWriter
#220 opened by meithecatte - 0
Custom error does not propagate for nested data types
#228 opened by wangbj - 1
- 4
ReadEndian implementation ignored when calling `read`
#223 opened by tmwsnrx - 3
Cannot use binrw 0.12.0
#224 opened by Talon1024 - 1
TakeSeek + until_eof with enum pre asserts
#217 opened by MinusGix - 0
- 0
`FilePtr`'s `Deref` requires `Value: BinRead`
#218 opened by carbotaniuman - 1
- 5
I'm strugling to get Args working
#213 opened by Thermatix