rust/compiler/rustc_codegen_ssa
Stuart Cook d48af09ffd
Rollup merge of #134285 - oli-obk:push-vwrqsqlwnuxo, r=Urgau
Add some convenience helper methods on `hir::Safety`

Makes a lot of call sites simpler and should make any refactorings needed for https://github.com/rust-lang/rust/pull/134090#issuecomment-2541332415 simpler, as fewer sites have to be touched in case we end up storing some information in the variants of `hir::Safety`
2024-12-15 20:01:38 +11:00
..
2024-12-13 10:21:22 +00:00
2024-11-15 15:25:19 +01:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.