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 canceled.

Name Link
🔨 Latest commit 966078f
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/6921fe4cc578210008fd811a

@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 not alter performance

Comparing axelkar:push-ltzowosymkyw (966078f) with master (17bc55d)

Summary

✅ 13 untouched

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