Skip to content

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Aug 2, 2025

No description provided.

Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit bed8cb1
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/688dc6c9e91ca200088c1b5b

@Veykril Veykril force-pushed the veykril/push-uwnvzqlolvsr branch from 5f8affd to bed8cb1 Compare August 2, 2025 08:05
Copy link

codspeed-hq bot commented Aug 2, 2025

CodSpeed Performance Report

Merging #951 will not alter performance

Comparing Veykril:veykril/push-uwnvzqlolvsr (bed8cb1) with master (f303b6d)

Summary

✅ 12 untouched benchmarks

@MichaReiser MichaReiser requested a review from ibraheemdev August 5, 2025 07:50
Comment on lines +263 to +264
iftt ($($db_lt_arg)?) {
impl $Struct<'_> {
Copy link
Member

@ibraheemdev ibraheemdev Aug 5, 2025

Choose a reason for hiding this comment

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

Shouldn't impl<$($db_lt_arg)?> $Struct<$($db_lt_arg)?> work? Why does this need a separate impl block at all?

Copy link
Member Author

Choose a reason for hiding this comment

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

That causes issues with the higher ranked where clauses due to lifetime shadowing unfortunately

@Veykril Veykril added this pull request to the merge queue Aug 12, 2025
Merged via the queue into salsa-rs:master with commit be1b76b Aug 12, 2025
12 checks passed
@Veykril Veykril deleted the veykril/push-uwnvzqlolvsr branch August 12, 2025 07:22
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.

2 participants