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

API Docs: primitive integers #29335

Closed
steveklabnik opened this issue Oct 26, 2015 · 1 comment
Closed

API Docs: primitive integers #29335

steveklabnik opened this issue Oct 26, 2015 · 1 comment

Comments

@steveklabnik
Copy link
Member

Part of #29329

http://doc.rust-lang.org/std/primitive.i16.html

Same as primitive floats, these all come from macros.

@rustedwolf
Copy link

Add a notice that methods .rotate_left() and .rotate_right() are not the same as '<<' '>>'.

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

No branches or pull requests

2 participants