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

feat(hydroflow)!: remove import!, fix #1110 #1600

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

MingweiSamuel
Copy link
Member

@MingweiSamuel MingweiSamuel commented Dec 7, 2024

in prep for rust stable #1587

No good way to resolve the source file paths on stable

No way to get good diagnostics on external files in general, at all

rust-lang/rfcs#3200

@MingweiSamuel MingweiSamuel requested a review from shadaj December 7, 2024 00:34
Copy link
Member

@shadaj shadaj left a comment

Choose a reason for hiding this comment

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

Just out of curiosity, what doesn't work on stable?

@MingweiSamuel
Copy link
Member Author

Basically no good way to resolve relative paths on stable

No way to get good diagnostics on external files in general

rust-lang/rfcs#3200

@MingweiSamuel MingweiSamuel merged commit f2a4bee into hydro-project:main Dec 10, 2024
13 checks passed
@MingweiSamuel MingweiSamuel deleted the fix-1110 branch December 10, 2024 17:13
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