rust/src/libcore/str
bors c66e7fa8de Auto merge of #43903 - oli-obk:alignto, r=aturon
Add align_offset intrinsic

see https://github.com/rust-lang/rfcs/pull/2043 for details and the plan towards stabilization (reexport in `core::mem` via various convenience functions)

as per @scottmcm 's [comment](https://github.com/rust-lang/rfcs/pull/2043#issuecomment-316818169), this is just the intrinsic (which is obviously unstable).
2017-08-30 08:06:42 +00:00
..
mod.rs Auto merge of #43903 - oli-obk:alignto, r=aturon 2017-08-30 08:06:42 +00:00
pattern.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00