]> git.lizzy.rs Git - rust.git/commit
core: Mark remaining Char methods unstable
authorBrian Anderson <banderson@mozilla.com>
Mon, 13 Oct 2014 17:57:49 +0000 (10:57 -0700)
committerBrian Anderson <banderson@mozilla.com>
Fri, 21 Nov 2014 21:17:09 +0000 (13:17 -0800)
commitb577e4c8d8abfccb82269855701e1e8f10dff9ff
tree2f8956ec81e90404012ab9c37715073b1c2cb529
parent95c3f618c08fad57d0b01ae8692f1d9a00c5bec6
core: Mark remaining Char methods unstable

The `Char` trait itself may go away in favor of primitive inherent
methods. Still some questions about whether the preconditions are
following the final error handling conventions.
src/libcore/char.rs