rust/compiler/rustc_mir_transform
Matthias Krüger d6940fb43d
Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease
Use `tcx.types.unit` instead of `Ty::new_unit(tcx)`

I don't think there is any need for the function, given that we can just access the `.types`, similarly to all other primitives?
2024-05-02 19:42:50 +02:00
..
src Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease 2024-05-02 19:42:50 +02:00
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00
messages.ftl Remove MIR unsafe check 2024-04-03 08:50:12 +00:00