Skip to content

docs: remove doc_auto_cfg for jlabel#90

Merged
phenylshima merged 1 commit into
mainfrom
fix-for-jlabel
May 29, 2026
Merged

docs: remove doc_auto_cfg for jlabel#90
phenylshima merged 1 commit into
mainfrom
fix-for-jlabel

Conversation

@phenylshima
Copy link
Copy Markdown
Member

Fixes: #87

@phenylshima phenylshima requested a review from Copilot May 29, 2026 00:41
@phenylshima phenylshima requested a review from cm-ayf as a code owner May 29, 2026 00:41
@phenylshima phenylshima changed the title Fix: remove doc_auto_cfg for jlabel docs: remove doc_auto_cfg for jlabel May 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.48%. Comparing base (c644ac0) to head (90f55a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   87.48%   87.48%           
=======================================
  Files          10       10           
  Lines        1047     1047           
=======================================
  Hits          916      916           
  Misses        131      131           

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the docs.rs build failure for jlabel by removing the removed doc_auto_cfg nightly feature gate while keeping doc_cfg enabled for docs.rs builds.

Changes:

  • Removes doc_auto_cfg from the crate-level docs.rs feature attribute.
  • Aligns jlabel with the sibling crate’s existing doc_cfg-only configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@phenylshima phenylshima merged commit 60a950f into main May 29, 2026
7 of 8 checks passed
@phenylshima phenylshima deleted the fix-for-jlabel branch May 29, 2026 12:00
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.

docs.rsのビルドが落ちている

3 participants