hecatia-elegua / bilge

Use bitsized types as if they were a feature of rust.
Apache License 2.0
171 stars 17 forks source link

don't parse `bitsize_internal` in `#[derive(bitsize_internal)]` #59

Closed pickx closed 1 year ago

pickx commented 1 year ago

see new UI test case for example (previously we attempted to parse it, aborting with a different error). also adds a more robust way to compare paths.