about summary refs log tree commit diff
path: root/src/libcore/internal_macros.rs
AgeCommit message (Expand)AuthorLines
2018-05-17Switch to 1.26 bootstrap compilerMark Simulacrum-14/+0
2018-04-21Make the unstable StrExt and SliceExt traits private to libcore in not(stage0)Simon Sapin-0/+13
2017-09-21fix version numberEh2406-1/+1
2017-09-03Manuall rebase of @Migi pull/41336Eh2406-0/+19
2017-01-29Fix a few impl stability attributesOliver Middleton-4/+12
2016-10-23Implement ops on `&Wrapping<T>`Cristi Cobzarenco-0/+62