mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06: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.