1
Fork 0

Ensure nested allocations in statics do not get deduplicated

This commit is contained in:
Oli Scherer 2024-02-26 18:03:06 +00:00
parent 92414ab25d
commit d3514a036d
21 changed files with 259 additions and 54 deletions

View file

@ -1205,6 +1205,7 @@ symbols! {
negative_bounds,
negative_impls,
neon,
nested,
never,
never_patterns,
never_type,