about summary refs log tree commit diff
path: root/src/test/compile-fail/single-primitive-inherent-impl.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-23/+0
2018-04-21Replace StrExt with inherent str methods in libcoreSimon Sapin-1/+1
2018-04-12Move contents of libstd_unicode into libcoreSimon Sapin-4/+4
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-1/+0
2015-03-16allow inherent implementations on primitivesJorge Aparicio-0/+24