Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require Debug for C::Stamps #552

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

carljm
Copy link
Contributor

@carljm carljm commented Aug 2, 2024

I found this really useful in debugging durability issues; it allows sprinkling a dbg!(&data.stamps) in some key places to see what the field durabilities and changed-at values are for the fields.

Copy link

netlify bot commented Aug 2, 2024

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit b8ab0f8
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/66ad455b316fd70009ea3c29

Copy link

codspeed-hq bot commented Aug 2, 2024

CodSpeed Performance Report

Merging #552 will not alter performance

Comparing carljm:debug-stamps (b8ab0f8) with master (cd339fc)

Summary

✅ 1 untouched benchmarks

src/array.rs Outdated Show resolved Hide resolved
@carljm carljm marked this pull request as ready for review August 2, 2024 20:47
@nikomatsakis nikomatsakis added this pull request to the merge queue Aug 5, 2024
Merged via the queue into salsa-rs:master with commit 994c988 Aug 5, 2024
9 of 10 checks passed
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.

3 participants