rust/library
bors 31bd868c39 Auto merge of #85218 - kornelski:pointerinline, r=scottmcm
#[inline(always)] on basic pointer methods

Retryng #85201 with only inlining pointer methods. The goal is to make pointers behave just like pointers in O0, mainly to reduce overhead in debug builds.

cc `@scottmcm`
2021-05-12 21:50:27 +00:00
..
2021-04-25 13:48:03 -07:00
2021-05-02 17:46:00 -06:00
2021-05-08 19:40:27 +01:00