rust/compiler
Yuki Okushi 16fdef7868
Rollup merge of #110750 - scottmcm:vardebug-size, r=cjgillot
Add size asserts for MIR `SourceScopeData` & `VarDebugInfo`

There's vectors of both of these in `mir::Body`, so might as well track them.

(I was pondering adding something to one or the other, so wanted this to see the memory impact.)
2023-04-25 02:33:31 +09:00
..
2023-04-21 02:14:04 -07:00
2023-04-17 16:09:18 -04:00
2023-04-21 02:14:04 -07:00
2023-04-17 16:09:18 -04:00
2023-04-20 12:00:41 -03:00