]> git.lizzy.rs Git - rust.git/commit
auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestinger
authorbors <bors@rust-lang.org>
Fri, 28 Mar 2014 13:26:47 +0000 (06:26 -0700)
committerbors <bors@rust-lang.org>
Fri, 28 Mar 2014 13:26:47 +0000 (06:26 -0700)
commitb8601a3d8b91ad3b653d143307611f2f5c75617e
tree17e14596adb1325c47af6e5d0e027b1ae2ec7fe7
parent794ee03390af915898029411682357ad64662ff4
parent81ec1f3c186cd64450d8141aab467f0a1f3a7ebd
auto merge of #13160 : FlaPer87/rust/rename-pod, r=thestinger

So far, we've used the term POD "Plain Old Data" to refer to types that
can be safely copied. However, this term is not consistent with the
other built-in bounds that use verbs instead. This patch renames the `Pod`
kind into `Copy`.

RFC: 0003-opt-in-builtin-traits

r? @nikomatsakis
src/libstd/intrinsics.rs