diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-03-27 18:56:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-27 18:56:19 +0200 |
| commit | 538e8bdcc8d4402c0c4bb95eb47162ca4e11f74d (patch) | |
| tree | 1bdfe8a4b71305d11a15b53b0e25d24bc1fa317e /tests/mir-opt/lower_array_len.array_bound_mut.NormalizeArrayLen.panic-unwind.diff | |
| parent | db4e4afce8f87eb73db3808981215cd28e97095d (diff) | |
| parent | 1e17a443b347098085981f4cb9df9313aedaaae0 (diff) | |
| download | rust-538e8bdcc8d4402c0c4bb95eb47162ca4e11f74d.tar.gz rust-538e8bdcc8d4402c0c4bb95eb47162ca4e11f74d.zip | |
Rollup merge of #109354 - Swatinem:rm-closureid, r=compiler-errors
Remove the `NodeId` of `ast::ExprKind::Async` This is a followup to https://github.com/rust-lang/rust/pull/104833#pullrequestreview-1314537416. In my original attempt, I was using `LoweringContext::expr`, which was not correct as it creates a fresh `DefId`. It now uses the correct `DefId` for the wrapping `Expr`, and also makes forwarding `#[track_caller]` attributes more explicit.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_bound_mut.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions
