Commit ab074bd
Remove #[inline] hint from bulk_copy_range
Address review feedback: the #[inline] hint doesn't make sense for a
function with macro-generated match arms. Let the compiler decide.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e735434 commit ab074bd
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
679 | 678 | | |
680 | 679 | | |
681 | 680 | | |
| |||
0 commit comments