Skip to content

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

Merged
MingweiSamuel merged 5 commits intohydro-project:mainfrom
MingweiSamuel:fix-1110
Dec 10, 2024
Merged

feat(hydroflow)!: remove import!, fix #1110#1600
MingweiSamuel merged 5 commits intohydro-project:mainfrom
MingweiSamuel:fix-1110

Conversation

@MingweiSamuel
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@MingweiSamuel MingweiSamuel deleted the fix-1110 branch December 10, 2024 17:13
shadaj pushed a commit that referenced this pull request Mar 11, 2025
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
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