• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gimli-rs / gimli
55%

Build:
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:47PM UTC
Files 51
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.21.0
  • 0.22.0
  • 0.23.0
  • 0.24.0
  • add-data16
  • bench
  • clippy
  • convert-bench
  • convert-debuginforef
  • convert-die
  • convert-example
  • convert-filter-perf
  • convert-one-unit
  • convert-reserve-attr
  • criterion
  • debug_macro
  • debug_names
  • debuginforef
  • dependabot/cargo/memmap-0.7
  • dependabot/cargo/object-0.19
  • deprecated
  • die
  • die-next
  • dwarfdump-sections
  • dwarfone-constants
  • edition-2024
  • exhaustive-instr
  • fallible
  • fixes
  • from
  • issue-744
  • issue-765
  • issue-766
  • issue-774
  • issue-778
  • issue-780
  • issue-782
  • issue-785
  • issue-792
  • issue-798
  • issue-810
  • issue-810-2
  • iter
  • keep_source_form_on_conversion
  • line-convert
  • macro
  • msrv
  • names
  • no_std
  • nonexhaustive
  • patch-1
  • release
  • reloc-debug
  • remove-compiler-builtins
  • riscv-add-missing-regs
  • riscv-define-FP-alias
  • shared-attrs
  • topic/endian-slice-const-new
  • topic/optimize-leb128
  • unit-convert
  • unit-convert-example
  • unit-lifetime
  • unit-offset
  • unit-section-offset
  • unitref
  • warning
  • write-abbrev
  • write-fnv
  • write-form
  • write-forward-ref
  • write-hash
  • write-raw-expression
  • write-reserve
  • write-strings
  • write-unitref

02 Jan 2026 02:43AM UTC coverage: 54.783%. Remained the same
20649652668

push

github

web-flow
Don't depend on fallible-iterator/std (#853)

We don't need it, and this seems to avoid adding fallible-iterator
to the Cargo.lock of downstream users when they have std enabled
but not fallible-iterator.

6746 of 12314 relevant lines covered (54.78%)

1.43 hits per line

Relevant lines Covered
Build:
Build:
12314 RELEVANT LINES 6746 COVERED LINES
1.43 HITS PER LINE
Source Files on master
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20649652668 master Don't depend on fallible-iterator/std (#853) We don't need it, and this seems to avoid adding fallible-iterator to the Cargo.lock of downstream users when they have std enabled but not fallible-iterator. push 02 Jan 2026 02:45AM UTC web-flow github
54.78
20649646500 master Remove #[non_exhaustive] from read::RegisterRule (#852) push 02 Jan 2026 02:44AM UTC web-flow github
54.78
20649641656 master Add `read::UnitHeader::debug_info_offset` (#851) This is simpler than calling `UnitHeader::offset` and converting. push 02 Jan 2026 02:44AM UTC web-flow github
54.78
20479285760 master Clarify documentation for `write::Unit::reserve` push 24 Dec 2025 05:44AM UTC philipc github
54.79
20407860357 master Implement simpler debug for RelocateReader (#849) The relocation map can be large and is unlikely to be useful. In particular, it's too verbose for the debug printing we do in the `simple` example. Also don't restrict to usize offsets. push 21 Dec 2025 09:31AM UTC web-flow github
54.81
20297384902 master Remove fallible-iterator dependency from dwarfdump (#846) push 17 Dec 2025 09:07AM UTC web-flow github
54.82
20290611831 master Implement Iterator and remove use of FallibleIterator (#842) The Rust ecosystem in general hasn't taken up use of `FallibleIterator`, preferring instead to use `Iterator` with `Item=Result<_>`. Our own uses aren't hard to convert to use `Iterato... push 17 Dec 2025 03:30AM UTC web-flow github
54.82
20289632413 master convert: use `read::DebuggingInformationEntry` push 17 Dec 2025 02:34AM UTC philipc github
55.02
20159296848 master Change `read::EntriesCursor::next_entry` to return bool This is simpler for callers. push 12 Dec 2025 07:15AM UTC philipc github
54.99
20158654552 master read: use `EntriesRaw` in the implementation of `EntriesCursor` Similarly for `EntriesTree`. This is possible now that `EntriesCursor` doesn't need the ability to parse attributes more than once. Benchmark regression may be due to less inlining... push 12 Dec 2025 06:42AM UTC philipc github
54.97
See All Builds (1472)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc