rust/compiler/rustc_typeck
bors 442e627bee Auto merge of #87697 - GuillaumeGomez:add-e0784, r=nagisa
Assign E0784 error code for union expression errors
2021-08-08 16:40:14 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.