rust/compiler/rustc_middle
Jubilee 81a4349e73
Rollup merge of #137923 - scottmcm:fix-postorder-size-hint, r=tmiasko
Simplify `<Postorder as Iterator>::size_hint`

The current version is sometimes malformed (cc #137919); let's see if we can get away with a loose but trivially-correct one.
2025-03-04 19:37:01 -08:00
..
2025-02-18 13:22:45 +01:00

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