about summary refs log tree commit diff
path: root/src/test/ui/unsafe/ranged_ints3.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2021-07-10Implement Mutation- and BorrowOfLayoutConstrainedField in thir-unsafeckFabian Wolff-0/+3
2018-12-04Also prevent mutation fields directlyOliver Scherer-1/+1
2018-12-04Also make immutable references to non-freeze restricted value range types unsafeOliver Scherer-0/+11