Skip to content

Conversation

@axelkar
Copy link

@axelkar axelkar commented Nov 21, 2025

No description provided.

This fixes a bug where code like this would break:

    type Result<T> = std::result::Result<T, MyError>;
    // or
    use std::io::Result;
    
    #[salsa::input]
    struct Example {}
@netlify
Copy link

netlify bot commented Nov 21, 2025

Deploy Preview for salsa-rs ready!

Name Link
🔨 Latest commit b602a33
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/693c89fd598ee60008d43018
😎 Deploy Preview https://deploy-preview-1029--salsa-rs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@axelkar
Copy link
Author

axelkar commented Nov 21, 2025

Partially resolves #968

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 21, 2025

CodSpeed Performance Report

Merging #1029 will degrade performances by 4.87%

Comparing axelkar:push-ltzowosymkyw (b602a33) with master (55e5e7d)

Summary

❌ 1 regression
✅ 12 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
amortized[SupertypeInput] 2.9 µs 3 µs -4.87%

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.

1 participant