Skip to content

Freshen up rel-0.103#455

Merged
ctz merged 5 commits intorel-0.103from
jbp-rel-103-freshen
Mar 20, 2026
Merged

Freshen up rel-0.103#455
ctz merged 5 commits intorel-0.103from
jbp-rel-103-freshen

Conversation

@ctz
Copy link
Copy Markdown
Member

@ctz ctz commented Mar 20, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (rel-0.103@6bc9931). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff              @@
##             rel-0.103     #455   +/-   ##
============================================
  Coverage             ?   97.37%           
============================================
  Files                ?       19           
  Lines                ?     3772           
  Branches             ?        0           
============================================
  Hits                 ?     3673           
  Misses               ?       99           
  Partials             ?        0           

☔ 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.

ctz and others added 4 commits March 20, 2026 15:58
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) from 2 to 3.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases)
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/cache-cargo-install-action@v2...v3)

---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
```
error: `panic` is ambiguous
   --> src/./alg_tests.rs:699:26
    |
699 |             unhandled => panic!("extend der2text for tag 0x{unhandled:x?}"),
    |                          ^^^^^ ambiguous name
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #147319 <rust-lang/rust#147319>
    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
```
This also means the panic macro isn't ambiguous so we can drop explicit
panic imports.
@ctz ctz force-pushed the jbp-rel-103-freshen branch from 021ba65 to 5d34e11 Compare March 20, 2026 15:59
@ctz ctz marked this pull request as ready for review March 20, 2026 16:05
@ctz ctz added this pull request to the merge queue Mar 20, 2026
Merged via the queue into rel-0.103 with commit 9c4838e Mar 20, 2026
40 checks passed
@ctz ctz deleted the jbp-rel-103-freshen branch March 20, 2026 16:07
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.

3 participants