rust/library/core
Ryan Lopopolo e41bb97c25
Add #[repr(i8)] to Ordering
Followup to #89491 to allow `Ordering` to auto-derive `AsRepr` once
the proposal to add `AsRepr` (#81642) lands.
2021-10-03 20:59:54 -07:00
..
benches
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Add #[repr(i8)] to Ordering 2021-10-03 20:59:54 -07:00
tests Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk" 2021-10-02 00:07:48 +02:00
Cargo.toml