rust/compiler/rustc_mir_build/src
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
..
build Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=davidtwco,RalfJung 2024-12-14 22:43:39 +00:00
thir Split UserTypeAnnotation to have a kind 2024-12-14 03:20:50 +00:00
check_tail_calls.rs simplify things using tcx.as_lang_item 2024-11-29 20:28:02 +01:00
check_unsafety.rs Add some convenience helper methods on hir::Safety 2024-12-14 20:31:07 +00:00
errors.rs Add more context to fall-through "const pattern of non-structural type" error 2024-12-04 20:29:36 +00:00
lib.rs implement checks for tail calls 2024-11-29 04:44:41 +01:00
lints.rs unconditional recursion, yeet TypingEnv::from_param_env 2024-11-19 18:06:20 +01:00