about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-10-06 22:52:56 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2024-10-20 19:11:32 +0300
commitfc5912bcee7c5b65a62d735eb6c723a45ba783b7 (patch)
treec93ed71289928838bc226cfc2950fc0c2d93ec3d /compiler/rustc_codegen_llvm/src
parentb4f040331fbc524ee2180aaa33f4fb889ed2d988 (diff)
downloadrust-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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions