Skip to content

Conversation

aturon
Copy link
Contributor

@aturon aturon commented Jan 7, 2015

This PR introduces isize and usize modules to core and std, and deprecates the existing int and uint modules. The rustdoc primitive type links now point to these new modules.

Due to deprecation this is a:

[breaking-change]

alexcrichton and others added 2 commits January 7, 2015 10:27
This PR introduces `isize` and `usize` modules to `core` and `std`, and
deprecates the existing `int` and `uint` modules. The rustdoc primitive
type links now point to these new modules.

Due to deprecation this is a:

[breaking-change]
@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@aturon
Copy link
Contributor Author

aturon commented Jan 7, 2015

@alexcrichton Note: includes snapshot registration.

@alexcrichton
Copy link
Member

Er, r=me after a tidy failure regardless

cc @huonw you may be interested in the SNAP bits. @aturon feel free to just update the hash listed to those SNAP directives to the current snapshot.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
Conflicts:
	src/libserialize/lib.rs
@bors bors merged commit 321d9dd into rust-lang:master Jan 8, 2015
alkor added a commit to alkor/rust-http that referenced this pull request Jan 11, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 1, 2025
Fix panics on `Foo{mut x}` for destructure_struct_binding
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.

4 participants