rust/compiler/rustc_mir_build/src
Nilstrieb 34c8e53d7a
Rollup merge of #112759 - cjgillot:closure-names, r=oli-obk
Make closure_saved_names_of_captured_variables a query.

As we will start removing debuginfo during MIR optimizations, we need to keep them somewhere.
2023-06-21 07:37:01 +02:00
..
build Rollup merge of #112759 - cjgillot:closure-names, r=oli-obk 2023-06-21 07:37:01 +02:00
thir merge BorrowKind::Unique into BorrowKind::Mut 2023-06-20 20:55:31 +08:00
check_unsafety.rs address most easy comments 2023-06-20 20:55:31 +08:00
errors.rs Emit diagnostic for privately uninhabited uncovered witnesses. 2023-05-24 19:16:07 +00:00
lib.rs Make closure_saved_names_of_captured_variables a query. 2023-06-19 16:50:52 +00:00
lints.rs Rename Abort terminator to Terminate 2023-04-06 09:34:16 +01:00