rust/compiler/rustc_mir_build/src
Scott McMurray 5ba54c9e31 Delete Rvalue::Len
Everything's moved to `PtrMetadata` instead.
2024-12-22 06:12:39 -08:00
..
builder Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
thir Rename Scope.id to Scope.local_id, remove trivial accessor 2024-12-19 02:31:58 +00:00
check_tail_calls.rs simplify things using tcx.as_lang_item 2024-11-29 20:28:02 +01:00
check_unsafety.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
errors.rs Rollup merge of #134394 - dianne:clarify-pat-2024-migration, r=compiler-errors 2024-12-18 22:56:54 +08:00
lib.rs Explain why build was renamed to builder 2024-12-17 11:41:11 +11:00
lints.rs unconditional recursion, yeet TypingEnv::from_param_env 2024-11-19 18:06:20 +01:00