Skip to content

Bump defmt from 1.1.0 to 1.1.1#310

Merged
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:bump_defmt
Jul 5, 2026
Merged

Bump defmt from 1.1.0 to 1.1.1#310
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:bump_defmt

Conversation

@cakebaker

Copy link
Copy Markdown
Collaborator

This PR bumps defmt from 1.1.0 to 1.1.1 to get rid of the unmaintained proc-macro-error2.

Fixes #304

@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.30%. Comparing base (bf5cf43) to head (0e0375c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #310   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files          21       21           
  Lines        3907     3907           
  Branches      122      122           
=======================================
  Hits         3880     3880           
  Misses         26       26           
  Partials        1        1           
Flag Coverage Δ
macos_latest 99.30% <ø> (ø)
ubuntu_latest 99.30% <ø> (ø)
windows_latest 14.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@codspeed-hq

codspeed-hq Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 3.22%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 20 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
parse_epoch_timestamp 7.5 µs 7.2 µs +3.22%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing cakebaker:bump_defmt (0e0375c) with main (bf5cf43)

Open in CodSpeed

@sylvestre sylvestre merged commit 1b014a1 into uutils:main Jul 5, 2026
21 checks passed
@cakebaker cakebaker deleted the bump_defmt branch July 5, 2026 12:17
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.

RUSTSEC-2026-0173: proc-macro-error2 is unmaintained

2 participants