Files
rust/compiler/rustc_middle
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
..
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.