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

Need short array syntax here too #777

Merged
merged 1 commit into from
May 17, 2013
Merged

Need short array syntax here too #777

merged 1 commit into from
May 17, 2013

Conversation

rlerdorf
Copy link
Contributor

Static properties can be arrays, so we need the short array syntax here too.

paroski added a commit that referenced this pull request May 17, 2013
Need short array syntax here too
@paroski paroski merged commit 92dc2df into facebook:master May 17, 2013
@rlerdorf rlerdorf deleted the patch-3 branch May 17, 2013 19:13
@rlerdorf
Copy link
Contributor Author

Please regenerate the parser when changing the grammar file. I suppose I could have put a regenerated parser in my pull-request, but my bison environment might be slightly different from yours. It is confusing to have the generated parser in the repo be out of synch with hphp.y

h4ck3rm1k3 pushed a commit to h4ck3rm1k3/hhvm that referenced this pull request Jan 11, 2014
This corresponds to github pull request 777:
facebook#777
facebook-github-bot pushed a commit that referenced this pull request Oct 14, 2024
Summary:
[Release Notes for 0.12.0](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md#0120)
[Release Notes for 0.12.1](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md#0121)

### Breaking
- Made `take_while_inclusive` consume iterator by value ([#709](rust-itertools/itertools#709)) --- there are [2 usages](https://www.internalfb.com/code/search?q=repo%3Afbcode%20take_while_inclusive&lang_filter=rust) in fbcode, verified both manually
- Added `Clone` bound to `Unique` ([#777](rust-itertools/itertools#777)) --- there are [37 usages](https://fburl.com/code/hp7vdlch) in fbcode, CI will tell if it breaks

Reviewed By: anps77

Differential Revision: D64305791

fbshipit-source-id: fe99131b206905133c4d2b75693090f5ce44f4ca
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