Chayim Refael Friedman 2d4d6b678f 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.
2024-10-20 19:11:32 +03:00
..
2024-10-14 10:09:22 -04:00
2024-10-08 14:25:39 +03:00
2024-10-14 10:09:22 -04:00
2024-10-14 10:09:22 -04:00
2024-09-25 09:00:53 +03:00
2024-09-25 10:56:37 +03:00
2024-10-14 10:09:22 -04:00
2024-10-14 10:09:22 -04:00