gimli-rs / gimli

A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
831 stars 105 forks source link

docs: `CfaRule::Expression` no longer carries a `Reader` #721

Closed workingjubilee closed 2 months ago

workingjubilee commented 2 months ago

It should probably be explicit as to what you're supposed to use the offset on.

https://github.com/gimli-rs/gimli/blob/de4016f247028a9da78f977359aec308dc17f219/src/read/cfi.rs#L2830-L2833