rust/compiler/rustc_transmute/src/layout
bors 6b8d9dd0a0 Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisa
Fix capacity overflow issue during transmutability check

Fixes #103751
2022-11-05 13:48:30 +00:00
..
tree Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00
dfa.rs safe transmute: use FxIndex{Map,Set} instead of FxHash{Map,Set} 2022-08-23 15:52:49 +00:00
mod.rs safe transmute: fix broken intradoc link 2022-08-02 14:44:23 +00:00
nfa.rs safe transmute: use FxIndex{Map,Set} instead of FxHash{Map,Set} 2022-08-23 15:52:49 +00:00
tree.rs Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisa 2022-11-05 13:48:30 +00:00