about summary refs log tree commit diff
path: root/tests/ui/inline-const/promotion.rs
AgeCommit message (Expand)AuthorLines
2023-09-21Prevent promotion of const fn calls in inline constsOli Scherer-1/+2
2023-09-21Add regression testOli Scherer-0/+21