1.72.1 resolves a few regressions introduced in 1.72.0:

  • Partially revert codegen change, improving codegen

  • rustdoc: Fix self ty params in objects with lifetimes

    • Fix regression in compile times
    • Resolve some ICEs in the compiler: #115215 #115559