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 | 5cbb08db006e9746d0843e0387e5629777322367 (patch) | |
| tree | c9ea0928369da15daf082eb9d125a64d439be33b /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 809dd77b8001f69bd5202f73d016f9ac8426b69e (diff) | |
| parent | 3ef194c14cda52c36110a02d7b812371d7b99884 (diff) | |
| download | rust-5cbb08db006e9746d0843e0387e5629777322367.tar.gz rust-5cbb08db006e9746d0843e0387e5629777322367.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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
