mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
cf8346dd4c
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.