Wesley Wiser 2a025c1a76 Remove fallback for containing scopes
This wasn't necessary for msvc and caused issues where different types
with the same name such as different instantiations of `Option<T>` would
have colliding debuginfo. This confused the debugger which would pick
one of the type definitions and use for all types with that name even
though they had different layout.
2021-06-02 10:23:10 -04:00
..
2021-05-12 13:58:46 +02:00
2021-02-17 11:25:55 +01:00
2021-05-13 22:31:47 -05:00
2021-06-02 08:49:58 +02:00
2021-06-02 08:49:58 +02:00
2021-05-24 11:07:48 -04:00