8f861dae7a
Simplify `likely!` and `unlikely!` macro The corresponding intrinsics have long been safe-to-call, so the unsafe block is no longer needed.
For more information about how rustc works, see the rustc dev guide.