Skip to content

avoid std::prelude imports#450

Merged
cpu merged 1 commit intorustls:mainfrom
cpu:ci/cpu-no-prelude
Mar 11, 2026
Merged

avoid std::prelude imports#450
cpu merged 1 commit intorustls:mainfrom
cpu:ci/cpu-no-prelude

Conversation

@cpu
Copy link
Member

@cpu cpu commented Mar 11, 2026

This also means the panic macro isn't ambiguous so we can drop explicit panic imports.

Follow-up to #449

This also means the panic macro isn't ambiguous so we can drop explicit
panic imports.
@cpu cpu self-assigned this Mar 11, 2026
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.72%. Comparing base (25dc5ee) to head (e945bae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          20       20           
  Lines        3903     3903           
=======================================
  Hits         3775     3775           
  Misses        128      128           

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

@cpu cpu enabled auto-merge March 11, 2026 18:59
@cpu cpu added this pull request to the merge queue Mar 11, 2026
Merged via the queue into rustls:main with commit 33ab37c Mar 11, 2026
22 checks passed
@cpu cpu deleted the ci/cpu-no-prelude branch March 11, 2026 19:37
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.

2 participants