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

parse : like other operators, instead of lowering to colon #26074

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

JeffBezanson
Copy link
Member

No description provided.

@JeffBezanson JeffBezanson added parser Language parsing and surface syntax compiler:lowering Syntax lowering (compiler front end, 2nd stage) deprecation This change introduces or involves a deprecation labels Feb 15, 2018
@JeffBezanson JeffBezanson merged commit ee2d4b3 into master Feb 16, 2018
@JeffBezanson JeffBezanson deleted the jb/colonop branch February 16, 2018 22:55
@StefanKarpinski
Copy link
Member

I'm seeing this rather amusing warning during bootstrap now:

deprecated.jl
WARNING: Base.colon is deprecated, use : instead.
  likely near deprecated.jl:258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:lowering Syntax lowering (compiler front end, 2nd stage) deprecation This change introduces or involves a deprecation parser Language parsing and surface syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants