about summary refs log tree commit diff
path: root/library/core/src/any.rs
AgeCommit message (Expand)AuthorLines
2021-07-15Added diagnostic items to structs and traits for ClippyxFrednet-0/+1
2021-04-21Change the `Debug` impl of `Any` and `UnsafeCell` to use `finish_non_exhaustive`Christiaan Dirkx-3/+3
2021-04-21Replace all `fmt.pad` with `debug_struct`Christiaan Dirkx-3/+3
2021-03-18Fix use of bare trait objects everywhereVadim Petrochenkov-6/+6
2020-12-09Apply suggestions from code reviewMax Sharnoff-4/+4
2020-12-09add docs note about `Any::type_id` on smart pointerssharnoff-0/+23
2020-09-24update tracking issue for const_type_idAshley Mannix-1/+1
2020-09-23revert const_type_id stabilizationAshley Mannix-1/+1
2020-08-14Use intra-doc linksDenis Vasilik-1/+1
2020-07-28bump const type id stabilization to 1.46.0Ashley Mannix-1/+1
2020-07-28stabilize const_type_id featureAshley Mannix-1/+1
2020-07-27mv std libs to library/mark-0/+517