Skip to content

Partially document proc-macros#1029

Open
axelkar wants to merge 8 commits into
salsa-rs:masterfrom
axelkar:push-ltzowosymkyw
Open

Partially document proc-macros#1029
axelkar wants to merge 8 commits into
salsa-rs:masterfrom
axelkar:push-ltzowosymkyw

Conversation

@axelkar

@axelkar axelkar commented Nov 21, 2025

Copy link
Copy Markdown

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

netlify Bot commented Nov 21, 2025

Copy link
Copy Markdown

Deploy Preview for salsa-rs ready!

Name Link
🔨 Latest commit 48906d4
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/6a341025d7bc6c00083754ce
😎 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

axelkar commented Nov 21, 2025

Copy link
Copy Markdown
Author

Partially resolves #968

@codspeed-hq

codspeed-hq Bot commented Nov 21, 2025

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 4 untouched benchmarks
🗄️ 9 archived benchmarks run1


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

Open in CodSpeed

Footnotes

  1. 9 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

@axelkar axelkar force-pushed the push-ltzowosymkyw branch from 52c3307 to 98eceeb Compare March 23, 2026 19:01
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