Skip to content

Conversation

@eth3lbert
Copy link
Contributor

This PR modifies certain functions to accept slices of references, thereby avoiding unnecessary allocations.

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Oct 23, 2024
@codecov
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9519ec2). Learn more about missing BASE report.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9737   +/-   ##
=======================================
  Coverage        ?   88.91%           
=======================================
  Files           ?      289           
  Lines           ?    29654           
  Branches        ?        0           
=======================================
  Hits            ?    26367           
  Misses          ?     3287           
  Partials        ?        0           

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

@Turbo87 Turbo87 merged commit 765f96e into rust-lang:main Oct 23, 2024
10 checks passed
@eth3lbert eth3lbert deleted the slice-refs branch October 23, 2024 15:21
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.

2 participants