about summary refs log tree commit diff
path: root/library/core/src/intrinsics/bounds.rs
AgeCommit message (Expand)AuthorLines
2025-06-16library/compiler: add `PointeeSized` boundsDavid Wood-10/+12
2025-05-30`slice.get(i)` should use a slice projection in MIR, like `slice[i]` doesScott McMurray-0/+39