https://github.com/rust-lang/rust/pull/98864 has a broken render because of a <details> tag in a commit message. The fix is to escape `<>&` characters.
rust-lang/rust#98864 has a broken render because of a <details> tag in a commit message. The fix is to escape
<>&characters.