rust/compiler/rustc_mir_build/src
Jacob Pratt 0956be6aa5
Rollup merge of #134400 - spastorino:fix-some-comments, r=compiler-errors
Fix some comments related to upvars handling

I'm tidying up my ergonomic ref counting PR and I'm going to make some small, simple and unrelated changes outside that PR, so the main PR sticks more straight to the point.
2024-12-17 05:37:19 -05:00
..
builder Explain why build was renamed to builder 2024-12-17 11:41:11 +11:00
thir Rollup merge of #134400 - spastorino:fix-some-comments, r=compiler-errors 2024-12-17 05:37:19 -05:00
check_tail_calls.rs simplify things using tcx.as_lang_item 2024-11-29 20:28:02 +01:00
check_unsafety.rs Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11: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 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