summary refs log tree commit diff
path: root/src/test/ui/consts/promote-not.stderr
AgeCommit message (Expand)AuthorLines
2020-12-09remove a hack that seems to only benefit a few very special casesRalf Jung-2/+23
2020-12-09make sure we do not promote things with interior mutabilityRalf Jung-6/+16
2020-10-04stop promoting union field accesses in 'const'Ralf Jung-1/+11
2020-09-19cleanup promotion const_kind checksRalf Jung-0/+43