• F
    Rename Pod into Copy · 81ec1f3c
    Flavio Percoco 提交于
    Summary:
    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
    
    Test Plan: make check
    
    Reviewers: cmr
    
    Differential Revision: http://phabricator.octayn.net/D3
    81ec1f3c
atomics.rs 27.6 KB