Skip to content

Conversation

alexcrichton
Copy link
Member

huonw and others added 3 commits June 30, 2015 19:33
This removes a footgun, since it is a reasonable assumption to make that
pointers to `T` will be aligned to `align_of::<T>()`. This also matches
the behaviour of C/C++. `min_align_of` is now deprecated.

Closes rust-lang#21611.
These will first be deprecated in 1.2.0, not 1.1.0.
@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@rust-highfive
Copy link
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rust-highfive rust-highfive assigned brson and unassigned pcwalton Jul 1, 2015
brson added a commit that referenced this pull request Jul 6, 2015
@brson brson merged commit 18adf62 into rust-lang:beta Jul 6, 2015
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.

6 participants