diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-10-06 22:52:56 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-10-20 19:11:32 +0300 |
| commit | fc5912bcee7c5b65a62d735eb6c723a45ba783b7 (patch) | |
| tree | c93ed71289928838bc226cfc2950fc0c2d93ec3d /compiler/rustc_mir_transform/src | |
| parent | b4f040331fbc524ee2180aaa33f4fb889ed2d988 (diff) | |
| download | rust-fc5912bcee7c5b65a62d735eb6c723a45ba783b7.tar.gz rust-fc5912bcee7c5b65a62d735eb6c723a45ba783b7.zip | |
Store patterns desugared from destructuring assignments in source map
And few more fixups. I was worried this will lead to more memory usage since `ExprOrPatId` is double the size of `ExprId`, but this does not regress `analysis-stats .`. If this turns out to be a problem, we can easily use the high bit to encode this information.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions
