about summary refs log tree commit diff
path: root/src/test/ui/unsafe/ranged_ints2_const.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2021-07-10Implement Mutation- and BorrowOfLayoutConstrainedField in thir-unsafeckFabian Wolff-0/+3
2021-01-23Permit mutable references in all const contextsoli-0/+6
2020-09-22Bless testsDylan MacKenzie-2/+2
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-3/+3
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/+20