Spelling - compiler
* account * achieved * advising * always * ambiguous * analysis * annotations * appropriate * build * candidates * cascading * category * character * clarification * compound * conceptually * constituent * consts * convenience * corresponds * debruijn * debug * debugable * debuggable * deterministic * discriminant * display * documentation * doesn't * ellipsis * erroneous * evaluability * evaluate * evaluation * explicitly * fallible * fulfill * getting * has * highlighting * illustrative * imported * incompatible * infringing * initialized * into * intrinsic * introduced * javascript * liveness * metadata * monomorphization * nonexistent * nontrivial * obligation * obligations * offset * opaque * opportunities * opt-in * outlive * overlapping * paragraph * parentheses * poisson * precisely * predecessors * predicates * preexisting * propagated * really * reentrant * referent * responsibility * rustonomicon * shortcircuit * simplifiable * simplifications * specify * stabilized * structurally * suggestibility * translatable * transmuting * two * unclosed * uninhabited * visibility * volatile * workaround Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ const SINGLE_VARIANT_VIRTUAL_DISR: u64 = 0;
|
||||
|
||||
/// In CPP-like mode, we generate a union with a field for each variant and an
|
||||
/// explicit tag field. The field of each variant has a struct type
|
||||
/// that encodes the discrimiant of the variant and it's data layout.
|
||||
/// that encodes the discriminant of the variant and it's data layout.
|
||||
/// The union also has a nested enumeration type that is only used for encoding
|
||||
/// variant names in an efficient way. Its enumerator values do _not_ correspond
|
||||
/// to the enum's discriminant values.
|
||||
|
||||
Reference in New Issue
Block a user