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

fixes #23148; restricts infix path concatenation to what starts with / #23150

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

ringabout
Copy link
Member

fixes #23148

@Araq
Copy link
Member

Araq commented Jan 1, 2024

Ping @narimiran please backport.

@Araq Araq added the merge_when_passes_CI mergeable once green label Jan 1, 2024
@Araq Araq merged commit c7d742e into devel Jan 2, 2024
22 checks passed
@Araq Araq deleted the ringabout-patch-3 branch January 2, 2024 06:49
Copy link
Contributor

github-actions bot commented Jan 2, 2024

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from c7d742e

Hint: mm: orc; opt: speed; options: -d:release
177634 lines; 7.621s; 768.129MiB peakmem

narimiran pushed a commit that referenced this pull request Jan 3, 2024
narimiran pushed a commit that referenced this pull request Jan 3, 2024
@narimiran
Copy link
Member

Ping @narimiran please backport.

Backported to both 1.6.x and 2.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import sth from mymodule is compiles and trying to see module sthfrommymodule
3 participants