os-rust/tests/ui/type-alias-enum-variants
Josh Soref e09d0d2a29 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>
2023-04-17 16:09:18 -04:00
..
enum-variant-generic-args-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
enum-variant-generic-args.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
enum-variant-generic-args.stderr Spelling - compiler 2023-04-17 16:09:18 -04:00
enum-variant-priority-higher-than-other-inherent.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
enum-variant-priority-higher-than-other-inherent.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
enum-variant-priority-lint-ambiguous_associated_items.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
enum-variant-priority-lint-ambiguous_associated_items.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-alias-caught.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-alias-caught.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-Self-issue-58006.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-variant-form-through-Self-issue-58006.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-57866.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-61801-path-pattern-can-infer.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-63151-dead-code-lint-fields-in-patterns.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-type-application-on-aliased-enum-variant.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-type-application-on-aliased-enum-variant.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
resolve-to-enum-variant-in-type-namespace-and-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
resolve-to-enum-variant-in-type-namespace-and-error.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-in-enum-definition.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
self-in-enum-definition.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-alias-enum-variants-pass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00