diff options
| author | Xinglu Chen <public@yoctocell.xyz> | 2025-04-30 10:22:15 +0200 |
|---|---|---|
| committer | Xinglu Chen <public@yoctocell.xyz> | 2025-05-02 18:30:24 +0200 |
| commit | 8b3637635b46d74dfa7bcd1a7d30910c02b48ec4 (patch) | |
| tree | f4d704be2e36973c799ddbb640ee472f11ea41d6 /compiler/rustc_parse/src | |
| parent | 023854875c2f5f94c375786c82d1cbe34a3ad47e (diff) | |
| download | rust-8b3637635b46d74dfa7bcd1a7d30910c02b48ec4.tar.gz rust-8b3637635b46d74dfa7bcd1a7d30910c02b48ec4.zip | |
Correctly handle interior mutable data in `Box`
Previously, the pointee type would be behind a `*const` pointer, so `ty_is_freeze` would always be `true`, even if there was an `UnsafeCell` in `Box`.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
