rust/compiler/rustc_middle
Yuki Okushi 8f861dae7a
Rollup merge of #97895 - nbdd0121:unlikely, r=estebank
Simplify `likely!` and `unlikely!` macro

The corresponding intrinsics have long been safe-to-call, so the unsafe block is no longer needed.
2022-06-22 15:16:13 +09:00
..
2022-05-27 20:20:41 -07:00

For more information about how rustc works, see the rustc dev guide.