about summary refs log tree commit diff
path: root/library/core/src/cmp.rs
AgeCommit message (Expand)AuthorLines
2020-09-01Make some Ordering methods constCDirkx-2/+4
2020-08-31Revert #75463Dylan MacKenzie-4/+2
2020-08-31Auto merge of #75463 - CDirkx:ordering-const, r=CDirkxbors-2/+4
2020-08-30Update `since` to correct releaseCDirkx-2/+2
2020-08-30Stabilize feature `const_ordering`CDirkx-2/+2
2020-08-30Add unstable `const_ordering` feature, and some tests.CDirkx-0/+2
2020-08-24Rollup merge of #75831 - lzutao:https, r=Dylan-DPCYuki Okushi-1/+1
2020-08-23Misleading documentation for derived Ord/PartialOrd implementation for enums ...Ayush Kumar Mishra-2/+2
2020-08-23Prefer https link for wikipedia URLsLzu Tao-1/+1
2020-08-12Make some Ordering methods constCDirkx-2/+2
2020-08-10Use intra-doc linksDenis Vasilik-2/+2
2020-08-10Remove links that are in scopeDenis Vasilik-6/+0
2020-07-27mv std libs to library/mark-0/+1349