-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
After a short debate on the IRC over whether true as i32
is guaranteed to be 1
, and false as i32
is guaranteed to be 0
, I think that the semantics section on casts should explicitly describe what a bool as integer_type
cast does.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools