rust/compiler/rustc_smir/src/rustc_internal
Matthias Krüger 9ea1063a12
Rollup merge of #123655 - celinval:smir-fix-binop-ty, r=compiler-errors
Remove unimplemented!() from BinOp::ty() function

To reduce redundancy, we now internalize the BinOp instead of duplicating the `ty()` function body.
2024-04-09 06:02:24 +02:00
..
internal.rs Rollup merge of #123655 - celinval:smir-fix-binop-ty, r=compiler-errors 2024-04-09 06:02:24 +02:00
mod.rs Merge CompilerError::CompilationFailed and CompilerError::ICE. 2024-02-17 09:40:44 +11:00
pretty.rs Improve emit stable mir body 2024-03-20 15:55:35 -07:00