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

Feature-gate integers #20754

Merged
merged 14 commits into from Jan 8, 2015
Merged

Feature-gate integers #20754

merged 14 commits into from Jan 8, 2015

Conversation

nikomatsakis
Copy link
Contributor

Started as work by @huonw, then @pnkfelix, now me.

This branch also modifies shift operators to take any integral type as argument.

@rust-highfive
Copy link
Collaborator

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
Conflicts:
	src/test/compile-fail/borrowck-move-out-of-overloaded-auto-deref.rs
	src/test/compile-fail/issue-2590.rs
	src/test/compile-fail/lint-stability.rs
	src/test/compile-fail/slice-mut-2.rs
	src/test/compile-fail/std-uncopyable-atomics.rs
@alexcrichton alexcrichton merged commit a661bd6 into rust-lang:master Jan 8, 2015
@alexcrichton
Copy link
Member

A heroic effort on @huonw, @pnkfelix, and @nikomatsakis's part for turning this around so quickly, thanks so much guys!

@nikomatsakis nikomatsakis deleted the int-feature branch March 30, 2016 16:13
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.

None yet

6 participants