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

Fix ES5 regression with shorthand names. #43930

Merged
merged 1 commit into from
Aug 17, 2017
Merged

Fix ES5 regression with shorthand names. #43930

merged 1 commit into from
Aug 17, 2017

Conversation

pravic
Copy link
Contributor

@pravic pravic commented Aug 17, 2017

Reverts 1b6c960.

I appreciate new features and syntax in Rust, but seriously, don't rewrite anything. Especially if this breaks documentation of language itself and every crate hosted at docs.rs.

@pravic
Copy link
Contributor Author

pravic commented Aug 17, 2017

r? @steveklabnik

@rust-highfive
Copy link
Collaborator

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @frewsxcv (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@frewsxcv
Copy link
Member

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 17, 2017

📌 Commit cb4a2d5 has been approved by frewsxcv

@pravic
Copy link
Contributor Author

pravic commented Aug 17, 2017

@frewsxcv thanks!

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Aug 17, 2017
…sxcv

Fix ES5 regression with shorthand names.

Reverts 1b6c960.

I appreciate new features and syntax in Rust, but seriously, don't rewrite anything. Especially if this **breaks** documentation of language itself and every crate hosted at docs.rs.
bors added a commit that referenced this pull request Aug 17, 2017
Rollup of 9 pull requests

- Successful merges: #43891, #43905, #43912, #43914, #43915, #43916, #43920, #43928, #43930
- Failed merges:
@bors bors merged commit cb4a2d5 into rust-lang:master Aug 17, 2017
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.

5 participants