Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 18, 2024

For INSERT queries there is no need for allocations, so let's replace them with regular references.

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

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.71%. Comparing base (eccda03) to head (4804e6b).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9686   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files         287      287           
  Lines       29339    29338    -1     
=======================================
  Hits        26028    26028           
+ Misses       3311     3310    -1     

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

@Turbo87 Turbo87 merged commit b065ecd into rust-lang:main Oct 18, 2024
10 checks passed
@Turbo87 Turbo87 deleted the new-team-alloc branch October 18, 2024 13:47
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