mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
797601b84c
llvm: Tolerate dead_on_return attribute changes The attribute now has a size parameter and sorts differently. Adjust tests to tolerate this. https://github.com/llvm/llvm-project/pull/171712 r? durin42 @rustbot label llvm-main