Skip to content

Bump MSRV to 1.88#1489

Merged
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/msrv-1.88
Feb 18, 2026
Merged

Bump MSRV to 1.88#1489
d-e-s-o merged 1 commit intolibbpf:mainfrom
d-e-s-o:topic/msrv-1.88

Conversation

@d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Feb 18, 2026

Bump the minimum support Rust version to 1.88, in order to allow us to bump the gimli dependency to 0.33. We require this version of gimli in order to properly implement ELF & DWARF relocation support.

Bump the minimum support Rust version to 1.88, in order to allow us to
bump the gimli dependency to 0.33. We require this version of gimli in
order to properly implement ELF & DWARF relocation support.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o d-e-s-o merged commit cc9d63d into libbpf:main Feb 18, 2026
42 checks passed
@d-e-s-o d-e-s-o deleted the topic/msrv-1.88 branch February 18, 2026 22:24
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.46%. Comparing base (37b3d9d) to head (7469825).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1489   +/-   ##
=======================================
  Coverage   95.46%   95.46%           
=======================================
  Files          52       52           
  Lines        8947     8949    +2     
=======================================
+ Hits         8541     8543    +2     
  Misses        406      406           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant