Skip to content

Comments

Use #[marker] on nightly in CI#1925

Merged
joshlf merged 1 commit intomainfrom
I3a111bf5647fdcc9805cbadf36f729ac69b28509
Oct 17, 2024
Merged

Use #[marker] on nightly in CI#1925
joshlf merged 1 commit intomainfrom
I3a111bf5647fdcc9805cbadf36f729ac69b28509

Conversation

@joshlf
Copy link
Member

@joshlf joshlf commented Oct 17, 2024

We eventually hope to make use of #[marker] traits once they're
stable. This permits us to test to make sure the feature is as we expect
and that our intended usage works.


This PR is on branch ptr-overhaul.

We eventually hope to make use of `#[marker]` traits once they're
stable. This permits us to test to make sure the feature is as we expect
and that our intended usage works.

gherrit-pr-id: I3a111bf5647fdcc9805cbadf36f729ac69b28509
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.46%. Comparing base (f04c344) to head (f060543).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1925      +/-   ##
==========================================
- Coverage   89.47%   89.46%   -0.02%     
==========================================
  Files          16       16              
  Lines        5846     5838       -8     
==========================================
- Hits         5231     5223       -8     
  Misses        615      615              

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

@joshlf joshlf added this pull request to the merge queue Oct 17, 2024
Merged via the queue into main with commit 70e5ef4 Oct 17, 2024
@joshlf joshlf deleted the I3a111bf5647fdcc9805cbadf36f729ac69b28509 branch October 17, 2024 02:42
@joshlf joshlf restored the I3a111bf5647fdcc9805cbadf36f729ac69b28509 branch October 17, 2024 03:22
@joshlf joshlf deleted the I3a111bf5647fdcc9805cbadf36f729ac69b28509 branch October 17, 2024 15:14
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