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

fully normalize x == ::Symbol to x === ::Symbol #45944

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk commented Jul 6, 2022

It would be better to use a consistent style in our code base.
The changes are big, but all merely cosmetic changes made
half-automatically with a find-and-replace.

It would be better to use a consistent style in our code base.
The changes are big, but all merely cosmetic changes made
half-automatically with a find-and-replace.
@JeffBezanson JeffBezanson merged commit dd19c5a into master Jul 6, 2022
@JeffBezanson JeffBezanson deleted the avi/symeq branch July 6, 2022 20:40
ffucci pushed a commit to ffucci/julia that referenced this pull request Aug 11, 2022
It would be better to use a consistent style in our code base.
The changes are big, but all merely cosmetic changes made
half-automatically with a find-and-replace.
pcjentsch pushed a commit to pcjentsch/julia that referenced this pull request Aug 18, 2022
It would be better to use a consistent style in our code base.
The changes are big, but all merely cosmetic changes made
half-automatically with a find-and-replace.
Keno pushed a commit that referenced this pull request Jun 5, 2024
It would be better to use a consistent style in our code base.
The changes are big, but all merely cosmetic changes made
half-automatically with a find-and-replace.
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.

3 participants