summary refs log tree commit diff
path: root/src/test/ui/unsafe/ranged_ints3_const.rs
AgeCommit message (Expand)AuthorLines
2021-07-10Implement Mutation- and BorrowOfLayoutConstrainedField in thir-unsafeckFabian Wolff-0/+3
2021-01-01Allow references to interior mutable data behind a feature gateoli-2/+2
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-1/+1
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-1/+1
2018-12-04Add tests for stable unsafe features in const fnOliver Scherer-0/+21