It was found that the Rust "serde" framework benefits from higher thresholds than the default value of 20. See discussion:
https://github.com/rust-lang/rust/issues/45068
I discussed with @sunfish about whether it was better to make this an option or fix the TODO, but I was told that the TODO is blocked on the new pass manager, so I went with this quick fix.
Please feel free to adjust reviewers as necessary. Thank you :)