Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #147476 - ehuss:cold-attribute-test, r=chenyukang
Add a test for the cold attribute
This adds a test for the cold attribute to verify that it actually does something, and that it applies correctly in all the positions it is expected to work.