Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 13, 2024

This fn is only relevant when writing out index files, so we can move it into our dedicated crates_io_index crate. This makes it faster to compile and test, since that crate compiles a lot faster than crates_io itself 😅

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Oct 13, 2024
@Turbo87 Turbo87 enabled auto-merge October 13, 2024 10:18
@Turbo87 Turbo87 force-pushed the split-features-in-index branch from 1013362 to 23e85aa Compare October 13, 2024 10:22
@Turbo87 Turbo87 force-pushed the split-features-in-index branch from 23e85aa to 1c1a758 Compare October 13, 2024 10:58
@Turbo87 Turbo87 merged commit 2eec9bb into rust-lang:main Oct 13, 2024
8 checks passed
@Turbo87 Turbo87 deleted the split-features-in-index branch October 13, 2024 11:08
@codecov
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (43f3c91) to head (1c1a758).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9649   +/-   ##
=======================================
  Coverage   88.69%   88.69%           
=======================================
  Files         288      288           
  Lines       29366    29368    +2     
=======================================
+ Hits        26046    26048    +2     
  Misses       3320     3320           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant