]> git.lizzy.rs Git - rust.git/tree - src/test/compile-fail/
auto merge of #16752 : MatejLach/rust/more_cargorun, r=steveklabnik
[rust.git] / src / test / compile-fail /
drwxr-xr-x   ..
-rw-r--r-- 688 access-mode-in-closures.rs
-rw-r--r-- 703 ambig-default-method.rs
-rw-r--r-- 797 ambig_impl_2_exe.rs
-rw-r--r-- 731 ambig_impl_bounds.rs
-rw-r--r-- 811 ambig_impl_unify.rs
-rw-r--r-- 563 arg-count-mismatch.rs
-rw-r--r-- 558 arg-type-mismatch.rs
-rw-r--r-- 565 asm-gated.rs
-rw-r--r-- 1015 asm-in-bad-modifier.rs
-rw-r--r-- 1187 asm-misplaced-option.rs
-rw-r--r-- 951 asm-out-assign-imm.rs
-rw-r--r-- 885 asm-out-no-modifier.rs
-rw-r--r-- 893 asm-out-read-uninit.rs
-rw-r--r-- 668 assign-imm-local-twice.rs
-rw-r--r-- 813 assign-to-method.rs
-rw-r--r-- 619 assignment-operator-unimplemented.rs
-rw-r--r-- 652 attempted-access-non-fatal.rs
-rw-r--r-- 549 attr-bad-crate-attr.rc
-rw-r--r-- 537 attr-bad-meta.rs
-rw-r--r-- 554 attr-before-ext.rs
-rw-r--r-- 533 attr-before-let.rs
-rw-r--r-- 556 attr-before-stmt.rs
-rw-r--r-- 542 attr-dangling-in-fn.rs
-rw-r--r-- 529 attr-dangling-in-mod.rs
-rw-r--r-- 594 attr.rs
-rw-r--r-- 839 attrs-after-extern-mod.rs
-rw-r--r-- 955 auto-ref-slice-plus-ref.rs
-rw-r--r-- 1110 autoderef-full-lval.rs
-rw-r--r-- 651 bad-bang-ann-3.rs
-rw-r--r-- 670 bad-bang-ann.rs
-rw-r--r-- 955 bad-char-literals.rs
-rw-r--r-- 594 bad-const-type.rs
-rw-r--r-- 545 bad-crate-id.rs
-rw-r--r-- 561 bad-crate-id2.rs
-rw-r--r-- 615 bad-env-capture.rs
-rw-r--r-- 606 bad-env-capture2.rs
-rw-r--r-- 632 bad-env-capture3.rs
-rw-r--r-- 818 bad-expr-lhs.rs
-rw-r--r-- 593 bad-expr-path.rs
-rw-r--r-- 615 bad-expr-path2.rs
-rw-r--r-- 666 bad-extern-link-attrs.rs
-rw-r--r-- 525 bad-main.rs
-rw-r--r-- 537 bad-match.rs
-rw-r--r-- 650 bad-method-typaram-kind.rs
-rw-r--r-- 1336 bad-mid-path-type-params.rs
-rw-r--r-- 550 bad-module.rs
-rw-r--r-- 533 bad-name.rs
-rw-r--r-- 608 bad-type-env-capture.rs
-rw-r--r-- 538 bad-value-ident-false.rs
-rw-r--r-- 536 bad-value-ident-true.rs
-rw-r--r-- 540 bang-tailexpr.rs
-rw-r--r-- 777 bind-by-move-neither-can-live-while-the-other-survives-2.rs
-rw-r--r-- 823 bind-by-move-neither-can-live-while-the-other-survives-3.rs
-rw-r--r-- 777 bind-by-move-neither-can-live-while-the-other-survives-4.rs
-rw-r--r-- 736 bind-by-move-no-guards.rs
-rw-r--r-- 618 bind-struct-early-modifiers.rs
-rw-r--r-- 602 binop-bitxor-str.rs
-rw-r--r-- 564 binop-logic-float.rs
-rw-r--r-- 554 binop-logic-int.rs
-rw-r--r-- 558 binop-mul-bool.rs
-rw-r--r-- 617 binop-typeck.rs
-rw-r--r-- 699 block-coerce-no-2.rs
-rw-r--r-- 908 block-coerce-no.rs
-rw-r--r-- 575 block-must-not-have-result-do.rs
-rw-r--r-- 621 block-must-not-have-result-res.rs
-rw-r--r-- 581 block-must-not-have-result-while.rs
-rw-r--r-- 719 bogus-tag.rs
-rw-r--r-- 621 borrowck-and-init.rs
-rw-r--r-- 1048 borrowck-anon-fields-struct.rs
-rw-r--r-- 1023 borrowck-anon-fields-tuple.rs
-rw-r--r-- 1140 borrowck-anon-fields-variant.rs
-rw-r--r-- 626 borrowck-array-double-move.rs
-rw-r--r-- 1169 borrowck-assign-comp-idx.rs
-rw-r--r-- 1396 borrowck-assign-comp.rs
-rw-r--r-- 825 borrowck-assign-to-andmut-in-aliasable-loc.rs
-rw-r--r-- 938 borrowck-assign-to-andmut-in-borrowed-loc.rs
-rw-r--r-- 610 borrowck-assign-to-constants.rs
-rw-r--r-- 736 borrowck-auto-mut-ref-to-immut-var.rs
-rw-r--r-- 1016 borrowck-autoref-3261.rs
-rw-r--r-- 1110 borrowck-bad-nested-calls-free.rs
-rw-r--r-- 1084 borrowck-bad-nested-calls-move.rs
-rw-r--r-- 631 borrowck-block-unint.rs
-rw-r--r-- 3255 borrowck-borrow-from-owned-ptr.rs
-rw-r--r-- 3124 borrowck-borrow-from-stack-variable.rs
-rw-r--r-- 698 borrowck-borrow-from-temporary.rs
-rw-r--r-- 646 borrowck-borrow-immut-deref-of-box-as-mut.rs
-rw-r--r-- 668 borrowck-borrow-immut-deref-of-gc-as-mut.rs
-rw-r--r-- 952 borrowck-borrow-mut-base-ptr-in-aliasable-loc.rs
-rw-r--r-- 737 borrowck-borrow-mut-object-twice.rs
-rw-r--r-- 3161 borrowck-borrow-overloaded-auto-deref-mut.rs
-rw-r--r-- 2564 borrowck-borrow-overloaded-auto-deref.rs
-rw-r--r-- 1500 borrowck-borrow-overloaded-deref-mut.rs
-rw-r--r-- 1442 borrowck-borrow-overloaded-deref.rs
-rw-r--r-- 933 borrowck-borrowed-uniq-rvalue-2.rs
-rw-r--r-- 796 borrowck-borrowed-uniq-rvalue.rs
-rw-r--r-- 3569 borrowck-box-insensitivity.rs
-rw-r--r-- 694 borrowck-break-uninit-2.rs
-rw-r--r-- 683 borrowck-break-uninit.rs
-rw-r--r-- 1362 borrowck-call-is-borrow-issue-12224.rs
-rw-r--r-- 683 borrowck-call-method-from-mut-aliasable.rs
-rw-r--r-- 606 borrowck-call-sendfn.rs
-rw-r--r-- 1640 borrowck-closures-mut-and-imm.rs
-rw-r--r-- 861 borrowck-closures-mut-of-imm.rs
-rw-r--r-- 1521 borrowck-closures-two-mut.rs
-rw-r--r-- 667 borrowck-closures-unique-imm.rs
-rw-r--r-- 1380 borrowck-closures-unique.rs
-rw-r--r-- 886 borrowck-closures-use-after-free.rs
-rw-r--r-- 3248 borrowck-field-sensitivity.rs
-rw-r--r-- 853 borrowck-for-loop-correct-cmt-for-pattern.rs
-rw-r--r-- 1571 borrowck-forbid-static-unsafe-interior.rs
-rw-r--r-- 624 borrowck-if-no-else.rs
-rw-r--r-- 704 borrowck-if-with-else.rs
-rw-r--r-- 607 borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs
-rw-r--r-- 609 borrowck-init-in-called-fn-expr.rs
-rw-r--r-- 648 borrowck-init-in-fn-expr.rs
-rw-r--r-- 688 borrowck-init-in-fru.rs
-rw-r--r-- 594 borrowck-init-op-equal.rs
-rw-r--r-- 600 borrowck-init-plus-equal.rs
-rw-r--r-- 889 borrowck-insert-during-each.rs
-rw-r--r-- 1647 borrowck-issue-14498.rs
-rw-r--r-- 615 borrowck-issue-2657-1.rs
-rw-r--r-- 619 borrowck-issue-2657-2.rs
-rw-r--r-- 1461 borrowck-lend-flow-if.rs
-rw-r--r-- 3800 borrowck-lend-flow-loop.rs
-rw-r--r-- 973 borrowck-lend-flow-match.rs
-rw-r--r-- 1316 borrowck-lend-flow.rs
-rw-r--r-- 745 borrowck-let-suggestion.rs
-rw-r--r-- 869 borrowck-loan-blocks-move-cc.rs
-rw-r--r-- 632 borrowck-loan-blocks-move.rs
-rw-r--r-- 738 borrowck-loan-blocks-mut-uniq.rs
-rw-r--r-- 788 borrowck-loan-in-overloaded-op.rs
-rw-r--r-- 1067 borrowck-loan-local-as-both-mut-and-imm.rs
-rw-r--r-- 1140 borrowck-loan-rcvr-overloaded-op.rs
-rw-r--r-- 1177 borrowck-loan-rcvr.rs
-rw-r--r-- 1022 borrowck-loan-vec-content.rs
-rw-r--r-- 893 borrowck-managed-pointer-deref-scope.rs
-rw-r--r-- 1240 borrowck-match-binding-is-assignment.rs
-rw-r--r-- 629 borrowck-move-by-capture.rs
-rw-r--r-- 1547 borrowck-move-error-with-note.rs
-rw-r--r-- 678 borrowck-move-from-subpath-of-borrowed-path.rs
-rw-r--r-- 630 borrowck-move-from-unsafe-ptr.rs
-rw-r--r-- 815 borrowck-move-in-irrefut-pat.rs
-rw-r--r-- 644 borrowck-move-moved-value-into-closure.rs
-rw-r--r-- 757 borrowck-move-mut-base-ptr.rs
-rw-r--r-- 611 borrowck-move-out-of-overloaded-auto-deref.rs
-rw-r--r-- 605 borrowck-move-out-of-overloaded-deref.rs
-rw-r--r-- 783 borrowck-move-out-of-static-item.rs
-rw-r--r-- 994 borrowck-move-out-of-struct-with-dtor.rs
-rw-r--r-- 951 borrowck-move-out-of-tuple-struct-with-dtor.rs
-rw-r--r-- 1368 borrowck-move-out-of-vec-tail.rs
-rw-r--r-- 725 borrowck-move-subcomponent.rs
-rw-r--r-- 1701 borrowck-multiple-captures.rs
-rw-r--r-- 614 borrowck-mut-addr-of-imm-var.rs
-rw-r--r-- 1092 borrowck-mut-borrow-of-mut-base-ptr.rs
-rw-r--r-- 605 borrowck-mut-slice-of-imm-vec.rs
-rw-r--r-- 942 borrowck-mutate-in-guard.rs
-rw-r--r-- 752 borrowck-no-cycle-in-exchange-heap.rs
-rw-r--r-- 900 borrowck-object-lifetime.rs
-rw-r--r-- 919 borrowck-object-mutability.rs
-rw-r--r-- 621 borrowck-or-init.rs
-rw-r--r-- 1666 borrowck-overloaded-call.rs
-rw-r--r-- 841 borrowck-overloaded-index-2.rs
-rw-r--r-- 1543 borrowck-overloaded-index.rs
-rw-r--r-- 849 borrowck-pat-reassign-binding.rs
-rw-r--r-- 1178 borrowck-preserve-box-in-field.rs
-rw-r--r-- 1182 borrowck-preserve-box-in-uniq.rs
-rw-r--r-- 1123 borrowck-preserve-box.rs
-rw-r--r-- 1166 borrowck-preserve-cond-box.rs
-rw-r--r-- 1181 borrowck-preserve-expl-deref.rs
-rw-r--r-- 2671 borrowck-reborrow-from-mut.rs
-rw-r--r-- 1012 borrowck-reborrow-from-shorter-lived-andmut.rs
-rw-r--r-- 700 borrowck-ref-into-rvalue.rs
-rw-r--r-- 656 borrowck-ref-mut-of-imm.rs
-rw-r--r-- 1160 borrowck-report-with-custom-diagnostic.rs
-rw-r--r-- 589 borrowck-return.rs
-rw-r--r-- 1030 borrowck-struct-update-with-dtor.rs
-rw-r--r-- 824 borrowck-swap-mut-base-ptr.rs
-rw-r--r-- 634 borrowck-unary-move.rs
-rw-r--r-- 878 borrowck-unboxed-closures.rs
-rw-r--r-- 588 borrowck-uninit-after-item.rs
-rw-r--r-- 1426 borrowck-uninit-in-assignop.rs
-rw-r--r-- 602 borrowck-uninit.rs
-rw-r--r-- 1294 borrowck-uniq-via-lend.rs
-rw-r--r-- 691 borrowck-use-in-index-lvalue.rs
-rw-r--r-- 2546 borrowck-use-mut-borrow.rs
-rw-r--r-- 1180 borrowck-vec-pattern-element-loan.rs
-rw-r--r-- 703 borrowck-vec-pattern-loan-from-mut.rs
-rw-r--r-- 683 borrowck-vec-pattern-move-tail.rs
-rw-r--r-- 2116 borrowck-vec-pattern-nesting.rs
-rw-r--r-- 772 borrowck-vec-pattern-tail-element-loan.rs
-rw-r--r-- 664 borrowck-while-break.rs
-rw-r--r-- 568 borrowck-while-cond.rs
-rw-r--r-- 623 borrowck-while.rs
-rw-r--r-- 644 box-static-bound.rs
-rw-r--r-- 1038 break-outside-loop.rs
-rw-r--r-- 840 builtin-superkinds-double-superkind.rs
-rw-r--r-- 920 builtin-superkinds-in-metadata.rs
-rw-r--r-- 865 builtin-superkinds-self-type.rs
-rw-r--r-- 747 builtin-superkinds-simple.rs
-rw-r--r-- 632 builtin-superkinds-typaram-not-send.rs
-rw-r--r-- 827 by-move-pattern-binding.rs
-rw-r--r-- 877 byte-literals.rs
-rw-r--r-- 797 byte-string-literals.rs
-rw-r--r-- 612 call-extern-trait-as-function.rs
-rw-r--r-- 748 cannot-mutate-captured-non-mut-var.rs
-rw-r--r-- 607 capture1.rs
-rw-r--r-- 569 cast-as-bool.rs
-rw-r--r-- 560 cast-from-nil.rs
-rw-r--r-- 693 cast-to-bare-fn.rs
-rw-r--r-- 546 cast-to-nil.rs
-rw-r--r-- 807 changing-crates.rs
-rw-r--r-- 657 check-static-immutable-mut-slices.rs
-rw-r--r-- 4575 check-static-values-constraints.rs
-rw-r--r-- 648 circular_modules_hello.rs
-rw-r--r-- 667 circular_modules_main.rs
-rw-r--r-- 1340 class-cast-to-trait.rs
-rw-r--r-- 622 class-implements-bad-trait.rs
-rw-r--r-- 727 class-method-missing.rs
-rw-r--r-- 702 class-missing-self.rs
-rw-r--r-- 1459 cleanup-rvalue-scopes-cf.rs
-rw-r--r-- 629 closure-bounds-cant-promote-superkind-in-struct.rs
-rw-r--r-- 598 closure-bounds-not-builtin.rs
-rw-r--r-- 616 closure-bounds-static-cant-capture-borrowed.rs
-rw-r--r-- 722 closure-bounds-subtype.rs
-rw-r--r-- 766 closure-reform-bad.rs
-rw-r--r-- 628 closure-that-fails.rs
-rw-r--r-- 690 coerce-bare-fn-to-closure-and-proc.rs
-rw-r--r-- 579 coerce-unsafe-to-closure.rs
-rw-r--r-- 1104 coherence_inherent.rs
-rw-r--r-- 1093 coherence_inherent_cc.rs
-rw-r--r-- 525 column-offset-1-based.rs
-rw-r--r-- 707 comm-not-freeze.rs
-rw-r--r-- 717 concat.rs
-rw-r--r-- 942 conflicting-implementations-aux.rs
-rw-r--r-- 605 conflicting-implementations.rs
-rw-r--r-- 969 const-block-non-item-statement.rs
-rw-r--r-- 736 const-cast-different-types.rs
-rw-r--r-- 603 const-cast-wrong-type.rs
-rw-r--r-- 557 const-recursive.rs
-rw-r--r-- 756 copy-a-resource.rs
-rw-r--r-- 640 core-tls-store-pointer.rs
-rw-r--r-- 625 crate-name-mismatch.rs
-rw-r--r-- 669 crateresolve1.rs
-rw-r--r-- 592 dead-code-ret.rs
-rw-r--r-- 717 deprecated-url.rs
-rw-r--r-- 556 deref-non-pointer.rs
-rw-r--r-- 589 deriving-bounds.rs
-rw-r--r-- 556 deriving-meta-unknown-trait.rs
-rw-r--r-- 802 deriving-no-inner-impl-error-message.rs
-rw-r--r-- 1309 deriving-primitive.rs
-rw-r--r-- 695 deriving-span-Clone-enum-struct-variant.rs
-rw-r--r-- 693 deriving-span-Clone-enum.rs
-rw-r--r-- 686 deriving-span-Clone-struct.rs
-rw-r--r-- 683 deriving-span-Clone-tuple-struct.rs
-rw-r--r-- 688 deriving-span-Default-struct.rs
-rw-r--r-- 685 deriving-span-Default-tuple-struct.rs
-rw-r--r-- 694 deriving-span-Hash-enum-struct-variant.rs
-rw-r--r-- 692 deriving-span-Hash-enum.rs
-rw-r--r-- 685 deriving-span-Hash-struct.rs
-rw-r--r-- 682 deriving-span-Hash-tuple-struct.rs
-rw-r--r-- 710 deriving-span-PartialEq-enum-struct-variant.rs
-rw-r--r-- 708 deriving-span-PartialEq-enum.rs
-rw-r--r-- 701 deriving-span-PartialEq-struct.rs
-rw-r--r-- 698 deriving-span-PartialEq-tuple-struct.rs
-rw-r--r-- 848 deriving-span-PartialOrd-enum-struct-variant.rs
-rw-r--r-- 846 deriving-span-PartialOrd-enum.rs
-rw-r--r-- 839 deriving-span-PartialOrd-struct.rs
-rw-r--r-- 836 deriving-span-PartialOrd-tuple-struct.rs
-rw-r--r-- 694 deriving-span-Rand-enum-struct-variant.rs
-rw-r--r-- 692 deriving-span-Rand-enum.rs
-rw-r--r-- 685 deriving-span-Rand-struct.rs
-rw-r--r-- 682 deriving-span-Rand-tuple-struct.rs
-rw-r--r-- 694 deriving-span-Show-enum-struct-variant.rs
-rw-r--r-- 692 deriving-span-Show-enum.rs
-rw-r--r-- 685 deriving-span-Show-struct.rs
-rw-r--r-- 682 deriving-span-Show-tuple-struct.rs
-rw-r--r-- 724 deriving-span-TotalEq-enum-struct-variant.rs
-rw-r--r-- 722 deriving-span-TotalEq-enum.rs
-rw-r--r-- 715 deriving-span-TotalEq-struct.rs
-rw-r--r-- 712 deriving-span-TotalEq-tuple-struct.rs
-rw-r--r-- 753 deriving-span-TotalOrd-enum-struct-variant.rs
-rw-r--r-- 751 deriving-span-TotalOrd-enum.rs
-rw-r--r-- 744 deriving-span-TotalOrd-struct.rs
-rw-r--r-- 741 deriving-span-TotalOrd-tuple-struct.rs
-rw-r--r-- 879 deriving-span-Zero-struct.rs
-rw-r--r-- 843 deriving-span-Zero-tuple-struct.rs
-rw-r--r-- 1436 destructure-trait-ref.rs
-rw-r--r-- 794 disallowed-deconstructing-destructing-struct-let.rs
-rw-r--r-- 793 disallowed-deconstructing-destructing-struct-match.rs
-rw-r--r-- 611 does-nothing.rs
-rw-r--r-- 680 drop-on-non-struct.rs
-rw-r--r-- 695 drop-with-active-borrows-1.rs
-rw-r--r-- 768 drop-with-active-borrows-2.rs
-rw-r--r-- 1120 dst-bad-assign-2.rs
-rw-r--r-- 1134 dst-bad-assign.rs
-rw-r--r-- 994 dst-bad-coerce1.rs
-rw-r--r-- 966 dst-bad-coerce2.rs
-rw-r--r-- 981 dst-bad-coerce3.rs
-rw-r--r-- 763 dst-bad-coerce4.rs
-rw-r--r-- 963 dst-bad-deep.rs
-rw-r--r-- 757 dup-struct-enum-struct-variant.rs
-rw-r--r-- 544 duplicate-visibility.rs
-rw-r--r-- 660 elided-test.rs
-rw-r--r-- 511 empty-impl-semicolon.rs
-rw-r--r-- 535 empty-linkname.rs
-rw-r--r-- 597 enum-and-module-in-same-scope.rs
-rw-r--r-- 1892 enum-discrim-too-small.rs
-rw-r--r-- 560 enum-in-scope.rs
-rw-r--r-- 965 enum-to-float-cast.rs
-rw-r--r-- 591 enums-pats-not-idents.rs
-rw-r--r-- 654 error-should-say-copy-not-pod.rs
-rw-r--r-- 706 estr-subtyping.rs
-rw-r--r-- 662 eval-enum.rs
-rw-r--r-- 670 explicit-call-to-dtor.rs
-rw-r--r-- 769 explicit-call-to-supertrait-dtor.rs
-rw-r--r-- 970 explicit-self-lifetime-mismatch.rs
-rw-r--r-- 749 export-fully-qualified.rs
-rw-r--r-- 601 export-import.rs
-rw-r--r-- 577 export-tag-variant.rs
-rw-r--r-- 616 export.rs
-rw-r--r-- 631 export2.rs
-rw-r--r-- 548 ext-nonexistent.rs
-rw-r--r-- 533 extenv-arg-2-not-string-literal.rs
-rw-r--r-- 533 extenv-no-args.rs
-rw-r--r-- 564 extenv-not-defined-custom.rs
-rw-r--r-- 597 extenv-not-defined-default.rs
-rw-r--r-- 538 extenv-not-string-literal.rs
-rw-r--r-- 549 extenv-too-many-args.rs
-rw-r--r-- 607 extern-expected-fn-or-brace.rs
-rw-r--r-- 609 extern-foreign-crate.rs
-rw-r--r-- 525 extern-main-fn.rs
-rw-r--r-- 536 extern-no-fn.rs
-rw-r--r-- 628 extern-wrong-value-type.rs
-rw-r--r-- 536 extoption_env-no-args.rs
-rw-r--r-- 532 extoption_env-not-string-literal.rs
-rw-r--r-- 553 extoption_env-too-many-args.rs
-rw-r--r-- 764 fail-no-dead-code-core.rs
-rw-r--r-- 701 fail-no-dead-code.rs
-rw-r--r-- 528 fail-simple.rs
-rw-r--r-- 729 feature-gate-intrinsics-and-lang-items.rs
-rw-r--r-- 578 float-literal-inference-restrictions.rs
-rw-r--r-- 540 fn-bad-block-type.rs
-rw-r--r-- 586 fn-compare-mismatch.rs
-rw-r--r-- 772 fn-variance-1.rs
-rw-r--r-- 780 for-loop-bogosity.rs
-rw-r--r-- 578 for-loop-refutable-pattern-error-message.rs
-rw-r--r-- 629 foreign-unsafe-fn-called.rs
-rw-r--r-- 751 forget-init-unsafe.rs
-rw-r--r-- 655 fully-qualified-type-name1.rs
-rw-r--r-- 726 fully-qualified-type-name2.rs
-rw-r--r-- 699 fully-qualified-type-name3.rs
-rw-r--r-- 696 fully-qualified-type-name4.rs
-rw-r--r-- 779 functional-struct-update-noncopyable.rs
-rw-r--r-- 601 future_not_copyable.rs
-rw-r--r-- 821 gated-bad-feature.rs
-rw-r--r-- 554 gated-concat_idents.rs
-rw-r--r-- 737 gated-default-type-param-usage.rs
-rw-r--r-- 572 gated-default-type-params.rs
-rw-r--r-- 545 gated-glob-imports.rs
-rw-r--r-- 568 gated-macro-rules.rs
-rw-r--r-- 1150 gated-non-ascii-idents.rs
-rw-r--r-- 618 gated-plugin_registrar.rs
-rw-r--r-- 556 gated-simd.rs
-rw-r--r-- 558 gated-struct-enums.rs
-rw-r--r-- 547 gated-trace_macros.rs
-rw-r--r-- 581 generic-extern.rs
-rw-r--r-- 693 generic-impl-less-params-with-defaults.rs
-rw-r--r-- 704 generic-impl-more-params-with-defaults.rs
-rw-r--r-- 673 generic-no-mangle.rs
-rw-r--r-- 701 generic-non-trailing-defaults.rs
-rw-r--r-- 642 generic-type-less-params-with-defaults.rs
-rw-r--r-- 663 generic-type-more-params-with-defaults.rs
-rw-r--r-- 723 generic-type-params-forward-mention.rs
-rw-r--r-- 1638 generic-type-params-name-repr.rs
-rw-r--r-- 1128 glob-resolve1.rs
-rw-r--r-- 652 hidden-rt-injection.rs
-rw-r--r-- 648 hidden-rt-injection2.rs
-rw-r--r-- 625 hygienic-label-1.rs
-rw-r--r-- 635 hygienic-label-2.rs
-rw-r--r-- 653 hygienic-label-3.rs
-rw-r--r-- 650 hygienic-label-4.rs
-rw-r--r-- 604 if-branch-types.rs
-rw-r--r-- 579 if-typeck.rs
-rw-r--r-- 621 if-without-else-result.rs
-rw-r--r-- 2381 ifmt-bad-arg.rs
-rw-r--r-- 598 ifmt-bad-format-args.rs
-rw-r--r-- 538 ifmt-bad-format-args2.rs
-rw-r--r-- 583 ifmt-unimpl.rs
-rw-r--r-- 574 ifmt-unknown-trait.rs
-rw-r--r-- 622 immut-function-arguments.rs
-rw-r--r-- 718 impl-bounds-checking.rs
-rw-r--r-- 610 impl-duplicate-methods.rs
-rw-r--r-- 547 implicit-method-bind.rs
-rw-r--r-- 632 import-from-missing.rs
-rw-r--r-- 513 import-from-path.rs
-rw-r--r-- 565 import-from-rename.rs
-rw-r--r-- 822 import-glob-0.rs
-rw-r--r-- 815 import-glob-circular.rs
-rw-r--r-- 509 import-glob-path.rs
-rw-r--r-- 561 import-glob-rename.rs
-rw-r--r-- 579 import-loop-2.rs
-rw-r--r-- 546 import-loop.rs
-rw-r--r-- 658 import.rs
-rw-r--r-- 670 import2.rs
-rw-r--r-- 543 import3.rs
-rw-r--r-- 579 import4.rs
-rw-r--r-- 760 inaccessible-test-modules.rs
-rw-r--r-- 559 index_message.rs
-rw-r--r-- 874 indexing-requires-a-uint.rs
-rw-r--r-- 782 infinite-autoderef.rs
-rw-r--r-- 997 infinite-instantiation.rs
-rw-r--r-- 632 infinite-tag-type-recursion.rs
-rw-r--r-- 565 infinite-vec-type-recursion.rs
-rw-r--r-- 606 inherit-struct1.rs
-rw-r--r-- 708 inherit-struct2.rs
-rw-r--r-- 717 inherit-struct3.rs
-rw-r--r-- 719 inherit-struct4.rs
-rw-r--r-- 733 inherit-struct5.rs
-rw-r--r-- 1086 inherit-struct6.rs
-rw-r--r-- 781 inherit-struct7.rs
-rw-r--r-- 832 inherit-struct8.rs
-rw-r--r-- 637 inherit-struct9.rs
-rw-r--r-- 630 inner-static-type-parameter.rs
-rw-r--r-- 619 integer-literal-suffix-inference-2.rs
-rw-r--r-- 588 integer-literal-suffix-inference-3.rs
-rw-r--r-- 4119 integer-literal-suffix-inference.rs
-rw-r--r-- 1353 integral-indexing.rs
-rw-r--r-- 889 intrinsic-return-address.rs
-rw-r--r-- 589 invalid-crate-type.rs
-rw-r--r-- 627 issue-10291.rs
-rw-r--r-- 584 issue-10392-2.rs
-rw-r--r-- 583 issue-10392.rs
-rw-r--r-- 627 issue-10398.rs
-rw-r--r-- 587 issue-10401.rs
-rw-r--r-- 1165 issue-10412.rs
-rw-r--r-- 782 issue-10465.rs
-rw-r--r-- 927 issue-10536.rs
-rw-r--r-- 573 issue-10545.rs
-rw-r--r-- 565 issue-10636-1.rs
-rw-r--r-- 604 issue-10636-2.rs
-rw-r--r-- 561 issue-10656.rs
-rw-r--r-- 555 issue-10755.rs
-rw-r--r-- 592 issue-10764.rs
-rw-r--r-- 965 issue-10877.rs
-rw-r--r-- 566 issue-10991.rs
-rw-r--r-- 573 issue-11154.rs
-rw-r--r-- 855 issue-11192.rs
-rw-r--r-- 730 issue-11319.rs
-rw-r--r-- 643 issue-11493.rs
-rw-r--r-- 611 issue-11515.rs
-rw-r--r-- 634 issue-11593.rs
-rw-r--r-- 693 issue-11680.rs
-rw-r--r-- 847 issue-11681.rs
-rw-r--r-- 665 issue-11692.rs
-rw-r--r-- 626 issue-11844.rs
-rw-r--r-- 599 issue-11873.rs
-rw-r--r-- 621 issue-11925.rs
-rw-r--r-- 663 issue-12041.rs
-rw-r--r-- 822 issue-12116.rs
-rw-r--r-- 597 issue-12127.rs
-rw-r--r-- 627 issue-12187-1.rs
-rw-r--r-- 626 issue-12187-2.rs
-rw-r--r-- 678 issue-12369.rs
-rw-r--r-- 680 issue-12552.rs
-rw-r--r-- 896 issue-12560-1.rs
-rw-r--r-- 921 issue-12560-2.rs
-rw-r--r-- 946 issue-12567.rs
-rw-r--r-- 678 issue-12612.rs
-rw-r--r-- 691 issue-12796.rs
-rw-r--r-- 695 issue-12997-1.rs
-rw-r--r-- 633 issue-12997-2.rs
-rw-r--r-- 708 issue-13033.rs
-rw-r--r-- 607 issue-13404.rs
-rw-r--r-- 953 issue-13428.rs
-rw-r--r-- 576 issue-13446.rs
-rw-r--r-- 947 issue-13466.rs
-rw-r--r-- 651 issue-13482.rs
-rw-r--r-- 859 issue-13599.rs
-rw-r--r-- 775 issue-1362.rs
-rw-r--r-- 810 issue-13641.rs
-rw-r--r-- 579 issue-14084.rs
-rw-r--r-- 559 issue-14092.rs
-rw-r--r-- 675 issue-14221.rs
-rw-r--r-- 3175 issue-14254.rs
-rw-r--r-- 672 issue-14285.rs
-rw-r--r-- 575 issue-14303-enum.rs
-rw-r--r-- 571 issue-14303-fn-def.rs
-rw-r--r-- 630 issue-14303-fncall.rs
-rw-r--r-- 582 issue-14303-impl.rs
-rw-r--r-- 588 issue-14303-path.rs
-rw-r--r-- 577 issue-14303-struct.rs
-rw-r--r-- 564 issue-14303-trait.rs
-rw-r--r-- 1047 issue-14309.rs
-rw-r--r-- 617 issue-1448-2.rs
-rw-r--r-- 710 issue-14541.rs
-rw-r--r-- 558 issue-1476.rs
-rw-r--r-- 771 issue-14845.rs
-rw-r--r-- 944 issue-14915.rs
-rw-r--r-- 896 issue-15094.rs
-rw-r--r-- 730 issue-15129.rs
-rw-r--r-- 857 issue-15167.rs
-rw-r--r-- 596 issue-15260.rs
-rw-r--r-- 764 issue-15896.rs
-rw-r--r-- 723 issue-16058.rs
-rw-r--r-- 680 issue-16149.rs
-rw-r--r-- 636 issue-16338.rs
-rw-r--r-- 676 issue-16401.rs
-rw-r--r-- 844 issue-1655.rs
-rw-r--r-- 615 issue-16725.rs
-rw-r--r-- 673 issue-1697.rs
-rw-r--r-- 553 issue-1802-1.rs
-rw-r--r-- 552 issue-1802-2.rs
-rw-r--r-- 715 issue-1871.rs
-rw-r--r-- 555 issue-1900.rs
-rw-r--r-- 632 issue-1962.rs
-rw-r--r-- 788 issue-2063-resource.rs
-rw-r--r-- 1019 issue-2063.rs
-rw-r--r-- 721 issue-2111.rs
-rw-r--r-- 891 issue-2149.rs
-rw-r--r-- 713 issue-2150.rs
-rw-r--r-- 580 issue-2151.rs
-rw-r--r-- 552 issue-2281-part1.rs
-rw-r--r-- 677 issue-2330.rs
-rw-r--r-- 528 issue-2354-1.rs
-rw-r--r-- 722 issue-2354.rs
-rw-r--r-- 2447 issue-2356.rs
-rw-r--r-- 595 issue-2478.rs
-rw-r--r-- 717 issue-2590.rs
-rw-r--r-- 751 issue-2611-4.rs
-rw-r--r-- 804 issue-2611-5.rs
-rw-r--r-- 757 issue-2718-a.rs
-rw-r--r-- 719 issue-2823.rs
-rw-r--r-- 733 issue-2848.rs
-rw-r--r-- 630 issue-2849.rs
-rw-r--r-- 570 issue-2937.rs
-rw-r--r-- 577 issue-2951.rs
-rw-r--r-- 565 issue-2995.rs
-rw-r--r-- 636 issue-3008-1.rs
-rw-r--r-- 699 issue-3008-2.rs
-rw-r--r-- 628 issue-3008-3.rs
-rw-r--r-- 755 issue-3021-b.rs
-rw-r--r-- 803 issue-3021-c.rs
-rw-r--r-- 1185 issue-3021-d.rs
-rw-r--r-- 824 issue-3021.rs
-rw-r--r-- 596 issue-3036.rs
-rw-r--r-- 1067 issue-3038.rs
-rw-r--r-- 701 issue-3044.rs
-rw-r--r-- 603 issue-3080.rs
-rw-r--r-- 523 issue-3096-1.rs
-rw-r--r-- 595 issue-3096-2.rs
-rw-r--r-- 567 issue-3099-a.rs
-rw-r--r-- 561 issue-3099-b.rs
-rw-r--r-- 717 issue-3099.rs
-rw-r--r-- 618 issue-3154.rs
-rw-r--r-- 705 issue-3214.rs
-rw-r--r-- 719 issue-3344.rs
-rw-r--r-- 556 issue-3477.rs
-rw-r--r-- 615 issue-3521-2.rs
-rw-r--r-- 651 issue-3521.rs
-rw-r--r-- 602 issue-3563.rs
-rw-r--r-- 1170 issue-3601.rs
-rw-r--r-- 588 issue-3668-2.rs
-rw-r--r-- 806 issue-3668.rs
-rw-r--r-- 685 issue-3680.rs
-rw-r--r-- 772 issue-3702-2.rs
-rw-r--r-- 767 issue-3707.rs
-rw-r--r-- 1469 issue-3763.rs
-rw-r--r-- 652 issue-3779.rs
-rw-r--r-- 749 issue-3820.rs
-rw-r--r-- 684 issue-3907-2.rs
-rw-r--r-- 774 issue-3907.rs
-rw-r--r-- 2137 issue-3953.rs
-rw-r--r-- 1020 issue-3973.rs
-rw-r--r-- 637 issue-3993-2.rs
-rw-r--r-- 574 issue-3993.rs
-rw-r--r-- 645 issue-4265.rs
-rw-r--r-- 711 issue-4321.rs
-rw-r--r-- 637 issue-4335.rs
-rw-r--r-- 867 issue-4366-2.rs
-rw-r--r-- 896 issue-4366.rs
-rw-r--r-- 672 issue-4517.rs
-rw-r--r-- 588 issue-4523.rs
-rw-r--r-- 597 issue-4736.rs
-rw-r--r-- 619 issue-4935.rs
-rw-r--r-- 712 issue-4968.rs
-rw-r--r-- 708 issue-4972.rs
-rw-r--r-- 583 issue-5035-2.rs
-rw-r--r-- 608 issue-5035.rs
-rw-r--r-- 872 issue-5060-fail.rs
-rw-r--r-- 554 issue-5062.rs
-rw-r--r-- 549 issue-5099.rs
-rw-r--r-- 1445 issue-5100.rs
-rw-r--r-- 684 issue-5153.rs
-rw-r--r-- 652 issue-5216.rs
-rw-r--r-- 645 issue-5239-1.rs
-rw-r--r-- 677 issue-5358-1.rs
-rw-r--r-- 779 issue-5439.rs
-rw-r--r-- 669 issue-5500-1.rs
-rw-r--r-- 671 issue-5543.rs
-rw-r--r-- 564 issue-5544-a.rs
-rw-r--r-- 560 issue-5544-b.rs
-rw-r--r-- 1061 issue-5806.rs
-rw-r--r-- 599 issue-5844.rs
-rw-r--r-- 725 issue-5883.rs
-rw-r--r-- 601 issue-5927.rs
-rw-r--r-- 682 issue-5997-enum.rs
-rw-r--r-- 685 issue-5997-struct.rs
-rw-r--r-- 587 issue-6458-1.rs
-rw-r--r-- 581 issue-6458-2.rs
-rw-r--r-- 595 issue-6458-3.rs
-rw-r--r-- 649 issue-6458-4.rs
-rw-r--r-- 698 issue-6458.rs
-rw-r--r-- 645 issue-6596.rs
-rw-r--r-- 543 issue-6610.rs
-rw-r--r-- 681 issue-6642.rs
-rw-r--r-- 652 issue-6702.rs
-rw-r--r-- 661 issue-6738.rs
-rw-r--r-- 887 issue-6801.rs
-rw-r--r-- 1028 issue-6804.rs
-rw-r--r-- 603 issue-6977.rs
-rw-r--r-- 1047 issue-7013.rs
-rw-r--r-- 561 issue-7044.rs
-rw-r--r-- 685 issue-7061.rs
-rw-r--r-- 647 issue-7092.rs
-rw-r--r-- 628 issue-7246.rs
-rw-r--r-- 688 issue-7364.rs
-rw-r--r-- 1309 issue-7573.rs
-rw-r--r-- 2032 issue-7575.rs
-rw-r--r-- 730 issue-8153.rs
-rw-r--r-- 545 issue-8208.rs
-rw-r--r-- 542 issue-8537.rs
-rw-r--r-- 900 issue-8727.rs
-rw-r--r-- 641 issue-8761.rs
-rw-r--r-- 618 issue-897-2.rs
-rw-r--r-- 714 issue-897.rs
-rw-r--r-- 696 issue-9243.rs
-rw-r--r-- 638 issue-9575.rs
-rw-r--r-- 620 issue-9725.rs
-rw-r--r-- 663 issue-9814.rs
-rw-r--r-- 623 issue-9957.rs
-rw-r--r-- 757 issue13359.rs
-rw-r--r-- 877 isuue-12470.rs
-rw-r--r-- 596 keyword-as-as-identifier.rs
-rw-r--r-- 602 keyword-break-as-identifier.rs
-rw-r--r-- 518 keyword-do-as-identifier.rs
-rw-r--r-- 600 keyword-else-as-identifier.rs
-rw-r--r-- 600 keyword-enum-as-identifier.rs
-rw-r--r-- 604 keyword-extern-as-identifier.rs
-rw-r--r-- 602 keyword-false-as-identifier.rs
-rw-r--r-- 596 keyword-fn-as-identifier.rs
-rw-r--r-- 598 keyword-for-as-identifier.rs
-rw-r--r-- 596 keyword-if-as-identifier.rs
-rw-r--r-- 600 keyword-impl-as-identifier.rs
-rw-r--r-- 598 keyword-let-as-identifier.rs
-rw-r--r-- 600 keyword-loop-as-identifier.rs
-rw-r--r-- 602 keyword-match-as-identifier.rs
-rw-r--r-- 598 keyword-mod-as-identifier.rs
-rw-r--r-- 598 keyword-mut-as-identifier.rs
-rw-r--r-- 600 keyword-priv-as-identifier.rs
-rw-r--r-- 598 keyword-pub-as-identifier.rs
-rw-r--r-- 598 keyword-ref-as-identifier.rs
-rw-r--r-- 604 keyword-return-as-identifier.rs
-rw-r--r-- 600 keyword-self-as-identifier.rs
-rw-r--r-- 604 keyword-static-as-identifier.rs
-rw-r--r-- 604 keyword-struct-as-identifier.rs
-rw-r--r-- 602 keyword-super-as-identifier.rs
-rw-r--r-- 543 keyword-super.rs
-rw-r--r-- 602 keyword-trait-as-identifier.rs
-rw-r--r-- 600 keyword-true-as-identifier.rs
-rw-r--r-- 600 keyword-type-as-identifier.rs
-rw-r--r-- 543 keyword-typeof.rs
-rw-r--r-- 604 keyword-unsafe-as-identifier.rs
-rw-r--r-- 598 keyword-use-as-identifier.rs
-rw-r--r-- 602 keyword-while-as-identifier.rs
-rw-r--r-- 532 keyword.rs
-rw-r--r-- 2487 kindck-copy.rs
-rw-r--r-- 684 kindck-destructor-owned.rs
-rw-r--r-- 671 kindck-impl-type-params-2.rs
-rw-r--r-- 1360 kindck-impl-type-params.rs
-rw-r--r-- 812 kindck-nonsendable-1.rs
-rw-r--r-- 980 kindck-owned-trait-contains.rs
-rw-r--r-- 2214 kindck-send.rs
-rw-r--r-- 1391 lex-bad-char-literals.rs
-rw-r--r-- 1793 lex-bad-numeric-literals.rs
-rw-r--r-- 505 lex-bad-token.rs
-rw-r--r-- 1083 lex-bare-cr-string-literal-doc-comment.rs
-rw-r--r-- 997 lifetime-elision-return-type-requires-explicit-lifetime.rs
-rw-r--r-- 1268 lifetime-inference-give-expl-lifetime-param-2.rs
-rw-r--r-- 2694 lifetime-inference-give-expl-lifetime-param.rs
-rw-r--r-- 594 lifetime-no-keyword.rs
-rw-r--r-- 579 lifetime-obsoleted-self.rs
-rw-r--r-- 599 linkage1.rs
-rw-r--r-- 624 linkage2.rs
-rw-r--r-- 630 linkage3.rs
-rw-r--r-- 755 lint-change-warnings.rs
-rw-r--r-- 813 lint-ctypes-enum.rs
-rw-r--r-- 879 lint-ctypes.rs
-rw-r--r-- 2670 lint-dead-code-1.rs
-rw-r--r-- 1026 lint-dead-code-2.rs
-rw-r--r-- 1772 lint-dead-code-3.rs
-rw-r--r-- 1429 lint-dead-code-4.rs
-rw-r--r-- 958 lint-directives-on-use-items-issue-10534.rs
-rw-r--r-- 600 lint-forbid-attr.rs
-rw-r--r-- 609 lint-forbid-cmdline.rs
-rw-r--r-- 907 lint-heap-memory.rs
-rw-r--r-- 948 lint-impl-fn.rs
-rw-r--r-- 692 lint-managed-heap-memory.rs
-rw-r--r-- 875 lint-misplaced-attr.rs
-rw-r--r-- 3288 lint-missing-doc.rs
-rw-r--r-- 1206 lint-non-camel-case-types.rs
-rw-r--r-- 1632 lint-non-snake-case-functions.rs
-rw-r--r-- 635 lint-non-uppercase-statics.rs
-rw-r--r-- 766 lint-obsolete-attr.rs
-rw-r--r-- 795 lint-output-format.rs
-rw-r--r-- 660 lint-owned-heap-memory.rs
-rw-r--r-- 622 lint-qualification.rs
-rw-r--r-- 1107 lint-raw-ptr-deriving.rs
-rw-r--r-- 13833 lint-stability.rs
-rw-r--r-- 1962 lint-type-limits.rs
-rw-r--r-- 2406 lint-type-overflow.rs
-rw-r--r-- 755 lint-unknown-attr.rs
-rw-r--r-- 571 lint-unknown-feature.rs
-rw-r--r-- 781 lint-unnecessary-casts.rs
-rw-r--r-- 1613 lint-unnecessary-parens.rs
-rw-r--r-- 840 lint-unsafe-block.rs
-rw-r--r-- 1966 lint-unused-imports.rs
-rw-r--r-- 757 lint-unused-mut-self.rs
-rw-r--r-- 2218 lint-unused-mut-variables.rs
-rw-r--r-- 2046 lint-unused-unsafe.rs
-rw-r--r-- 1364 lint-uppercase-variables.rs
-rw-r--r-- 3397 lint-visible-private-types.rs
-rw-r--r-- 693 liveness-assign-imm-local-in-loop.rs
-rw-r--r-- 635 liveness-assign-imm-local-in-op-eq.rs
-rw-r--r-- 641 liveness-assign-imm-local-with-init.rs
-rw-r--r-- 662 liveness-bad-bang-2.rs
-rw-r--r-- 599 liveness-closure-require-ret.rs
-rw-r--r-- 796 liveness-dead.rs
-rw-r--r-- 658 liveness-forgot-ret.rs
-rw-r--r-- 610 liveness-issue-2163.rs
-rw-r--r-- 695 liveness-missing-ret2.rs
-rw-r--r-- 607 liveness-move-call-arg.rs
-rw-r--r-- 789 liveness-move-in-loop.rs
-rw-r--r-- 751 liveness-move-in-while.rs
-rw-r--r-- 1079 liveness-return-last-stmt-semi.rs
-rw-r--r-- 1591 liveness-unused.rs
-rw-r--r-- 623 liveness-use-after-move.rs
-rw-r--r-- 918 liveness-use-after-send.rs
-rw-r--r-- 544 log-syntax-gate.rs
-rw-r--r-- 712 loop-does-not-diverge.rs
-rw-r--r-- 1605 lub-if.rs
-rw-r--r-- 1644 lub-match.rs
-rw-r--r-- 537 macro-bad-delimiter-ident.rs
-rw-r--r-- 941 macro-incomplete-parse.rs
-rw-r--r-- 884 macro-inner-attributes.rs
-rw-r--r-- 657 macro-local-data-key-priv.rs
-rw-r--r-- 561 macro-mismatched-delim-brace-paren.rs
-rw-r--r-- 561 macro-mismatched-delim-paren-brace.rs
-rw-r--r-- 832 macro-outer-attributes.rs
-rw-r--r-- 568 macro-with-seps-err-msg.rs
-rw-r--r-- 1548 macros-nonfatal-errors.rs
-rw-r--r-- 642 main-wrong-location.rs
-rw-r--r-- 528 main-wrong-type-2.rs
-rw-r--r-- 564 main-wrong-type.rs
-rw-r--r-- 919 map-types.rs
-rw-r--r-- 584 marker-no-copy.rs
-rw-r--r-- 591 marker-no-send.rs
-rw-r--r-- 592 marker-no-share.rs
-rw-r--r-- 2921 match-arm-statics.rs
-rw-r--r-- 559 match-arrows-block-then-binop.rs
-rw-r--r-- 574 match-ill-type1.rs
-rw-r--r-- 583 match-ill-type2.rs
-rw-r--r-- 774 match-join.rs
-rw-r--r-- 610 match-non-exhaustive.rs
-rw-r--r-- 833 match-pattern-field-mismatch-2.rs
-rw-r--r-- 827 match-pattern-field-mismatch.rs
-rw-r--r-- 1045 match-range-fail-dominate.rs
-rw-r--r-- 772 match-range-fail.rs
-rw-r--r-- 1464 match-static-const-lc.rs
-rw-r--r-- 640 match-struct.rs
-rw-r--r-- 581 match-tag-nullary.rs
-rw-r--r-- 597 match-tag-unary.rs
-rw-r--r-- 738 match-vec-fixed.rs
-rw-r--r-- 610 match-vec-invalid.rs
-rw-r--r-- 588 match-vec-mismatch-2.rs
-rw-r--r-- 590 match-vec-mismatch.rs
-rw-r--r-- 1242 match-vec-unreachable.rs
-rw-r--r-- 1135 method-call-err-msg.rs
-rw-r--r-- 1421 method-missing-call.rs
-rw-r--r-- 589 minus-string.rs
-rw-r--r-- 723 missing-derivable-attr.rs
-rw-r--r-- 522 missing-main.rs
-rw-r--r-- 531 missing-return.rs
-rw-r--r-- 547 mod_file_aux.rs
-rw-r--r-- 657 mod_file_correct_spans.rs
-rw-r--r-- 614 mod_file_disambig.rs
-rw-r--r-- 508 mod_file_disambig_aux.rs
drwxr-xr-x - mod_file_disambig_aux
-rw-r--r-- 598 mod_file_not_exist.rs
-rw-r--r-- 575 mod_file_not_owning.rs
-rw-r--r-- 532 mod_file_not_owning_aux1.rs
-rw-r--r-- 501 mod_file_not_owning_aux2.rs
-rw-r--r-- 579 mod_file_with_path_attr.rs
-rw-r--r-- 861 moves-based-on-type-access-to-field.rs
-rw-r--r-- 961 moves-based-on-type-block-bad.rs
-rw-r--r-- 649 moves-based-on-type-capture-clause-bad.rs
-rw-r--r-- 975 moves-based-on-type-cyclic-types-issue-4821.rs
-rw-r--r-- 1337 moves-based-on-type-distribute-copy-over-paren.rs
-rw-r--r-- 2435 moves-based-on-type-exprs.rs
-rw-r--r-- 936 moves-based-on-type-match-bindings.rs
-rw-r--r-- 594 moves-based-on-type-move-out-of-closure-env-issue-1965.rs
-rw-r--r-- 1489 moves-based-on-type-no-recursive-stack-closure.rs
-rw-r--r-- 592 moves-based-on-type-tuple.rs
-rw-r--r-- 1049 moves-sru-moved-field.rs
-rw-r--r-- 590 multiline-comment-line-tracking.rs
-rw-r--r-- 564 multiple-main-2.rs
-rw-r--r-- 592 multiple-main-3.rs
-rw-r--r-- 700 multiple-plugin-registrars.rs
-rw-r--r-- 636 multitrait.rs
-rw-r--r-- 636 mut-cant-alias.rs
-rw-r--r-- 567 mut-cross-borrowing.rs
-rw-r--r-- 611 mut-not-freeze.rs
-rw-r--r-- 626 mut-patterns.rs
-rw-r--r-- 644 mut-ptr-cant-outlive-ref.rs
-rw-r--r-- 778 mutable-class-fields-2.rs
-rw-r--r-- 719 mutable-class-fields.rs
-rw-r--r-- 760 mutable-enum-indirect.rs
-rw-r--r-- 604 name-clash-nullary-2.rs
-rw-r--r-- 616 name-clash-nullary.rs
-rw-r--r-- 632 nested-ty-params.rs
-rw-r--r-- 924 new-box-syntax-bad.rs
-rw-r--r-- 585 no-binary-float-literal.rs
-rw-r--r-- 775 no-capture-arc.rs
-rw-r--r-- 591 no-hex-float-literal.rs
-rw-r--r-- 2481 no-implicit-prelude-nested.rs
-rw-r--r-- 1254 no-implicit-prelude.rs
-rw-r--r-- 813 no-reuse-move-arc.rs
-rw-r--r-- 962 no-send-res-ports.rs
-rw-r--r-- 792 no-unsafe-self.rs
-rw-r--r-- 583 no_crate_type.rs
-rw-r--r-- 735 no_send-enum.rs
-rw-r--r-- 701 no_send-rc.rs
-rw-r--r-- 765 no_send-struct.rs
-rw-r--r-- 731 no_share-enum.rs
-rw-r--r-- 757 no_share-rc.rs
-rw-r--r-- 755 no_share-struct.rs
-rw-r--r-- 854 noexporttypeexe.rs
-rw-r--r-- 750 nolink-with-link-args.rs
-rw-r--r-- 636 non-constant-enum-for-vec-repeat.rs
-rw-r--r-- 776 non-constant-expr-for-fixed-len-vec.rs
-rw-r--r-- 674 non-constant-expr-for-vec-repeat.rs
-rw-r--r-- 713 non-copyable-void.rs
-rw-r--r-- 1181 non-exhaustive-match-nested.rs
-rw-r--r-- 2237 non-exhaustive-match.rs
-rw-r--r-- 2109 non-exhaustive-pattern-witness.rs
-rw-r--r-- 650 non-str-meta.rs
-rw-r--r-- 928 noncopyable-class.rs
-rw-r--r-- 609 nonscalar-cast.rs
-rw-r--r-- 628 not-a-pred.rs
-rw-r--r-- 726 not-enough-arguments.rs
-rw-r--r-- 3036 not-utf8.bin
-rw-r--r-- 541 not-utf8.rs
-rw-r--r-- 767 object-does-not-impl-trait.rs
-rw-r--r-- 1152 object-pointer-types.rs
-rw-r--r-- 601 obsolete-tuple-struct-deref.rs
-rw-r--r-- 605 occurs-check-3.rs
-rw-r--r-- 569 occurs-check.rs
-rw-r--r-- 515 omitted-arg-in-item-fn.rs
-rw-r--r-- 791 once-cant-call-twice-on-heap.rs
-rw-r--r-- 787 once-cant-call-twice-on-stack.rs
-rw-r--r-- 784 once-cant-move-out-of-non-once-on-stack.rs
-rw-r--r-- 635 once-fn-subtyping.rs
-rw-r--r-- 614 or-patter-mismatch.rs
-rw-r--r-- 648 osx-frameworks.rs
-rw-r--r-- 550 output-type-mismatch.rs
-rw-r--r-- 1025 overloaded-calls-bad.rs
-rw-r--r-- 807 overloaded-calls-nontuple.rs
-rw-r--r-- 563 oversized-literal.rs
-rw-r--r-- 913 owned-ptr-static-bound.rs
-rw-r--r-- 557 paamayim-nekudotayim.rs
-rw-r--r-- 1010 packed-struct-generic-transmute.rs
-rw-r--r-- 971 packed-struct-transmute.rs
-rw-r--r-- 623 pat-ref-enum.rs
-rw-r--r-- 566 pat-shadow-in-nested-binding.rs
-rw-r--r-- 742 pattern-bindings-after-at.rs
-rw-r--r-- 1037 pattern-error-continue.rs
-rw-r--r-- 589 pattern-ident-path-generics.rs
-rw-r--r-- 602 pattern-macro-hygeine.rs
-rw-r--r-- 747 pattern-tyvar-2.rs
-rw-r--r-- 717 pattern-tyvar.rs
-rw-r--r-- 1134 pinned-deep-copy.rs
-rw-r--r-- 692 pptypedef.rs
-rw-r--r-- 2156 prim-with-args.rs
-rw-r--r-- 755 priv-in-bad-locations.rs
-rw-r--r-- 1355 privacy-ns1.rs
-rw-r--r-- 1738 privacy-ns2.rs
-rw-r--r-- 1556 privacy-struct-variant.rs
-rw-r--r-- 4684 privacy1.rs
-rw-r--r-- 1023 privacy2.rs
-rw-r--r-- 951 privacy3.rs
-rw-r--r-- 915 privacy4.rs
-rw-r--r-- 4983 privacy5.rs
-rw-r--r-- 664 private-impl-method.rs
-rw-r--r-- 552 private-item-simple.rs
-rw-r--r-- 654 private-method-cross-crate.rs
-rw-r--r-- 676 private-method-inherited.rs
-rw-r--r-- 862 private-method.rs
-rw-r--r-- 700 private-struct-field-cross-crate.rs
-rw-r--r-- 616 private-struct-field-ctor.rs
-rw-r--r-- 708 private-struct-field-pattern.rs
-rw-r--r-- 725 private-struct-field.rs
-rw-r--r-- 865 proc-bounds.rs
-rw-r--r-- 861 proc-static-bound.rs
-rw-r--r-- 1694 qquote-1.rs
-rw-r--r-- 1598 qquote-2.rs
-rw-r--r-- 531 raw-byte-string-eof.rs
-rw-r--r-- 604 raw-byte-string-literals.rs
-rw-r--r-- 589 raw-str-delim.rs
-rw-r--r-- 546 raw-str-unbalanced.rs
-rw-r--r-- 578 raw-str-unterminated.rs
-rw-r--r-- 1215 recursion.rs
-rw-r--r-- 567 recursive-enum.rs
-rw-r--r-- 1121 redundant-link-args.rs
-rw-r--r-- 741 refutable-pattern-errors.rs
-rw-r--r-- 602 refutable-pattern-in-fn-arg.rs
-rw-r--r-- 1568 regionck-closure-lifetimes.rs
-rw-r--r-- 757 regionck-unboxed-closure-lifetimes.rs
-rw-r--r-- 805 regions-addr-of-arg.rs
-rw-r--r-- 935 regions-addr-of-self.rs
-rw-r--r-- 715 regions-addr-of-upvar-self.rs
-rw-r--r-- 974 regions-appearance-constraint.rs
-rw-r--r-- 598 regions-bound-lists-feature-gate-2.rs
-rw-r--r-- 661 regions-bound-lists-feature-gate.rs
-rw-r--r-- 1018 regions-bounds.rs
-rw-r--r-- 1156 regions-creating-enums.rs
-rw-r--r-- 655 regions-creating-enums3.rs
-rw-r--r-- 664 regions-creating-enums4.rs
-rw-r--r-- 941 regions-early-bound-error-method.rs
-rw-r--r-- 934 regions-early-bound-error.rs
-rw-r--r-- 665 regions-escape-bound-fn-2.rs
-rw-r--r-- 630 regions-escape-bound-fn.rs
-rw-r--r-- 776 regions-escape-loop-via-variable.rs
-rw-r--r-- 886 regions-escape-loop-via-vec.rs
-rw-r--r-- 755 regions-escape-via-trait-or-not.rs
-rw-r--r-- 1689 regions-fn-bound.rs
-rw-r--r-- 1482 regions-fn-subtyping-return-static.rs
-rw-r--r-- 1396 regions-fn-subtyping.rs
-rw-r--r-- 697 regions-fns.rs
-rw-r--r-- 1260 regions-free-region-ordering-callee.rs
-rw-r--r-- 1233 regions-free-region-ordering-caller.rs
-rw-r--r-- 939 regions-free-region-ordering-caller1.rs
-rw-r--r-- 1027 regions-free-region-ordering-incorrect.rs
-rw-r--r-- 621 regions-freevar.rs
-rw-r--r-- 1271 regions-glb-free-free.rs
-rw-r--r-- 575 regions-in-consts.rs
-rw-r--r-- 618 regions-in-enums-anon.rs
-rw-r--r-- 807 regions-in-enums.rs
-rw-r--r-- 620 regions-in-structs-anon.rs
-rw-r--r-- 702 regions-in-structs.rs
-rw-r--r-- 860 regions-infer-at-fn-not-param.rs
-rw-r--r-- 751 regions-infer-borrow-scope-too-big.rs
-rw-r--r-- 908 regions-infer-borrow-scope-within-loop.rs
-rw-r--r-- 700 regions-infer-call-3.rs
-rw-r--r-- 1467 regions-infer-contravariance-due-to-decl.rs
-rw-r--r-- 1309 regions-infer-covariance-due-to-decl.rs
-rw-r--r-- 760 regions-infer-invariance-due-to-decl.rs
-rw-r--r-- 728 regions-infer-invariance-due-to-mutability-3.rs
-rw-r--r-- 729 regions-infer-invariance-due-to-mutability-4.rs
-rw-r--r-- 997 regions-infer-not-param.rs
-rw-r--r-- 1075 regions-infer-paramd-indirect.rs
-rw-r--r-- 1720 regions-infer-paramd-method.rs
-rw-r--r-- 683 regions-infer-region-in-fn-but-not-type.rs
-rw-r--r-- 935 regions-lifetime-of-struct-or-enum-variant.rs
-rw-r--r-- 568 regions-name-duplicated.rs
-rw-r--r-- 583 regions-name-static.rs
-rw-r--r-- 1886 regions-name-undeclared.rs
-rw-r--r-- 673 regions-nested-fns-2.rs
-rw-r--r-- 884 regions-nested-fns.rs
-rw-r--r-- 752 regions-out-of-scope-slice.rs
-rw-r--r-- 694 regions-reborrow-from-shorter-mut-ref-mut-ref.rs
-rw-r--r-- 899 regions-reborrow-from-shorter-mut-ref.rs
-rw-r--r-- 756 regions-ref-in-fn-arg.rs
-rw-r--r-- 960 regions-ret-borrowed-1.rs
-rw-r--r-- 1137 regions-ret-borrowed.rs
-rw-r--r-- 575 regions-ret.rs
-rw-r--r-- 682 regions-return-stack-allocated-vec.rs
-rw-r--r-- 714 regions-steal-closure.rs
-rw-r--r-- 1075 regions-trait-1.rs
-rw-r--r-- 971 regions-trait-2.rs
-rw-r--r-- 1437 regions-trait-3.rs
-rw-r--r-- 1001 regions-trait-variance.rs
-rw-r--r-- 851 regions-undeclared.rs
-rw-r--r-- 724 regions-var-type-out-of-scope.rs
-rw-r--r-- 1393 regions-variance-contravariant-use-covariant-in-second-position.rs
-rw-r--r-- 1407 regions-variance-contravariant-use-covariant.rs
-rw-r--r-- 1397 regions-variance-covariant-use-contravariant.rs
-rw-r--r-- 1180 regions-variance-invariant-use-contravariant.rs
-rw-r--r-- 1068 regions-variance-invariant-use-covariant.rs
-rw-r--r-- 530 removed-syntax-closure-lifetime.rs
-rw-r--r-- 525 removed-syntax-const-item.rs
-rw-r--r-- 515 removed-syntax-enum-newtype.rs
-rw-r--r-- 532 removed-syntax-extern-const.rs
-rw-r--r-- 585 removed-syntax-field-let.rs
-rw-r--r-- 540 removed-syntax-field-semicolon.rs
-rw-r--r-- 521 removed-syntax-fixed-vec.rs
-rw-r--r-- 520 removed-syntax-fn-pure.rs
-rw-r--r-- 538 removed-syntax-fn-sigil.rs
-rw-r--r-- 565 removed-syntax-larrow-init.rs
-rw-r--r-- 588 removed-syntax-larrow-move.rs
-rw-r--r-- 516 removed-syntax-mode.rs
-rw-r--r-- 594 removed-syntax-mut-vec-expr.rs
-rw-r--r-- 575 removed-syntax-mut-vec-ty.rs
-rw-r--r-- 528 removed-syntax-ptr-lifetime.rs
-rw-r--r-- 531 removed-syntax-record.rs
-rw-r--r-- 547 removed-syntax-static-fn.rs
-rw-r--r-- 593 removed-syntax-uniq-mut-expr.rs
-rw-r--r-- 584 removed-syntax-uniq-mut-ty.rs
-rw-r--r-- 669 removed-syntax-with-1.rs
-rw-r--r-- 655 removed-syntax-with-2.rs
-rw-r--r-- 787 repeat-to-run-dtor-twice.rs
-rw-r--r-- 1405 repeat_count.rs
-rw-r--r-- 537 required-lang-item.rs
-rw-r--r-- 539 reserved-be.rs
-rw-r--r-- 566 resolve-conflict-extern-crate-vs-extern-crate.rs
-rw-r--r-- 553 resolve-conflict-import-vs-extern-crate.rs
-rw-r--r-- 596 resolve-conflict-import-vs-import.rs
-rw-r--r-- 556 resolve-conflict-item-vs-extern-crate.rs
-rw-r--r-- 581 resolve-conflict-item-vs-import.rs
-rw-r--r-- 1175 resolve-inconsistent-binding-mode.rs
-rw-r--r-- 675 resolve-inconsistent-names.rs
-rw-r--r-- 1515 resolve-type-param-in-item-in-trait.rs
-rw-r--r-- 821 resolve-unknown-trait.rs
-rw-r--r-- 1068 resolve_self_super_hint.rs
-rw-r--r-- 597 ret-non-nil.rs
-rw-r--r-- 889 rustc-diagnostics-1.rs
-rw-r--r-- 672 rustc-diagnostics-2.rs
-rw-r--r-- 745 rustc-diagnostics-3.rs
-rw-r--r-- 681 selftype-traittype.rs
-rw-r--r-- 658 seq-args.rs
-rw-r--r-- 664 shadowing-in-the-same-pattern.rs
-rw-r--r-- 1645 simd-binop.rs
-rw-r--r-- 576 simd-experimental.rs
-rw-r--r-- 815 simd-type.rs
-rw-r--r-- 643 slightly-nice-generic-literal-messages.rs
-rw-r--r-- 564 spawn-non-nil-fn.rs
-rw-r--r-- 579 static-assert.rs
-rw-r--r-- 580 static-assert2.rs
-rw-r--r-- 774 static-items-cant-move.rs
-rw-r--r-- 619 static-method-privacy.rs
-rw-r--r-- 570 static-mut-bad-types.rs
-rw-r--r-- 673 static-mut-foreign-requires-unsafe.rs
-rw-r--r-- 585 static-mut-not-constant.rs
-rw-r--r-- 1790 static-mut-not-pat.rs
-rw-r--r-- 646 static-mut-requires-unsafe.rs
-rw-r--r-- 1103 static-priv-by-default.rs
-rw-r--r-- 1009 static-priv-by-default2.rs
-rw-r--r-- 808 static-reference-to-fn-1.rs
-rw-r--r-- 1714 static-reference-to-fn-2.rs
-rw-r--r-- 656 static-region-bound.rs
-rw-r--r-- 626 static-vec-repeat-not-constant.rs
-rw-r--r-- 641 staticness-mismatch.rs
-rw-r--r-- 1182 std-uncopyable-atomics.rs
-rw-r--r-- 601 str-idx.rs
-rw-r--r-- 933 struct-base-wrong-type.rs
-rw-r--r-- 675 struct-field-assignability.rs
-rw-r--r-- 1187 struct-field-privacy.rs
-rw-r--r-- 573 struct-fields-decl-dupe.rs
-rw-r--r-- 628 struct-fields-dupe.rs
-rw-r--r-- 616 struct-fields-missing.rs
-rw-r--r-- 638 struct-fields-too-many.rs
-rw-r--r-- 684 struct-like-enum-nonexhaustive.rs
-rw-r--r-- 683 struct-literal-in-for.rs
-rw-r--r-- 677 struct-literal-in-if.rs
-rw-r--r-- 627 struct-literal-in-match-discriminant.rs
-rw-r--r-- 680 struct-literal-in-while.rs
-rw-r--r-- 609 struct-no-fields-2.rs
-rw-r--r-- 614 struct-no-fields-3.rs
-rw-r--r-- 614 struct-no-fields-4.rs
-rw-r--r-- 613 struct-no-fields-5.rs
-rw-r--r-- 568 struct-no-fields-enumlike.rs
-rw-r--r-- 570 struct-no-fields.rs
-rw-r--r-- 868 struct-pat-derived-error.rs
-rw-r--r-- 667 struct-pattern-match-useless.rs
-rw-r--r-- 1169 structure-constructor-type-mismatch.rs
-rw-r--r-- 535 super-at-top-level.rs
-rw-r--r-- 568 suppressed-error.rs
-rw-r--r-- 825 svh-change-lit.rs
-rw-r--r-- 837 svh-change-significant-cfg.rs
-rw-r--r-- 833 svh-change-trait-bound.rs
-rw-r--r-- 830 svh-change-type-arg.rs
-rw-r--r-- 830 svh-change-type-ret.rs
-rw-r--r-- 833 svh-change-type-static.rs
-rw-r--r-- 1029 svh-use-trait.rs
-rw-r--r-- 589 syntax-extension-bytes-non-ascii-char-literal.rs
-rw-r--r-- 577 syntax-extension-bytes-non-literal.rs
-rw-r--r-- 592 syntax-extension-bytes-too-large-integer-literal.rs
-rw-r--r-- 589 syntax-extension-bytes-too-large-u8-literal.rs
-rw-r--r-- 578 syntax-extension-bytes-too-small-integer-literal.rs
-rw-r--r-- 580 syntax-extension-bytes-too-small-u8-literal.rs
-rw-r--r-- 587 syntax-extension-bytes-unsupported-literal.rs
-rw-r--r-- 894 syntax-extension-minor.rs
-rw-r--r-- 705 tag-that-dare-not-speak-its-name.rs
-rw-r--r-- 600 tag-type-args.rs
-rw-r--r-- 611 tag-variant-cast-non-nullary.rs
-rw-r--r-- 713 tag-variant-disr-dup.rs
-rw-r--r-- 681 tag-variant-disr-non-nullary.rs
-rw-r--r-- 592 tail-typeck.rs
-rw-r--r-- 721 task-rng-isnt-sendable.rs
-rw-r--r-- 676 terr-in-field.rs
-rw-r--r-- 671 terr-sorts.rs
-rw-r--r-- 599 test-cfg.rs
-rw-r--r-- 1122 trace_macros-format.rs
-rw-r--r-- 683 trailing-plus-in-bounds.rs
-rw-r--r-- 628 trait-bounds-cant-coerce.rs
-rw-r--r-- 2514 trait-bounds-impl-comparison-1.rs
-rw-r--r-- 979 trait-bounds-impl-comparison-2.rs
-rw-r--r-- 665 trait-bounds-not-on-bare-trait.rs
-rw-r--r-- 596 trait-bounds-not-on-impl.rs
-rw-r--r-- 582 trait-bounds-not-on-struct.rs
-rw-r--r-- 850 trait-bounds-on-structs-and-enums-locals.rs
-rw-r--r-- 688 trait-bounds-on-structs-and-enums-static.rs
-rw-r--r-- 1264 trait-bounds-on-structs-and-enums-xc.rs
-rw-r--r-- 1938 trait-bounds-on-structs-and-enums.rs
-rw-r--r-- 815 trait-bounds-sugar.rs
-rw-r--r-- 883 trait-coercion-generic-bad.rs
-rw-r--r-- 881 trait-coercion-generic-regions.rs
-rw-r--r-- 597 trait-duplicate-methods.rs
-rw-r--r-- 588 trait-impl-can-not-have-untraitful-methods.rs
-rw-r--r-- 699 trait-impl-different-num-params.rs
-rw-r--r-- 565 trait-impl-for-module.rs
-rw-r--r-- 741 trait-impl-method-mismatch.rs
-rw-r--r-- 1064 trait-impl-of-supertrait-has-wrong-lifetime-parameters.rs
-rw-r--r-- 511 trait-keyword.rs
-rw-r--r-- 843 trait-matching-lifetimes.rs
-rw-r--r-- 635 trait-or-new-type-instead.rs
-rw-r--r-- 765 trait-resolution-in-overloaded-op.rs
-rw-r--r-- 887 trait-test-2.rs
-rw-r--r-- 566 trait-test.rs
-rw-r--r-- 835 transmute-different-sizes.rs
-rw-r--r-- 1180 transmute-type-parameters.rs
-rw-r--r-- 654 tuple-arity-mismatch.rs
-rw-r--r-- 653 tuple-struct-nonexhaustive.rs
-rw-r--r-- 995 tutorial-suffix-inference-test.rs
-rw-r--r-- 611 type-arg-out-of-scope.rs
-rw-r--r-- 687 type-mismatch-multiple.rs
-rw-r--r-- 649 type-parameter-names.rs
-rw-r--r-- 785 type-params-in-different-spaces-1.rs
-rw-r--r-- 961 type-params-in-different-spaces-2.rs
-rw-r--r-- 571 type-params-in-different-spaces-3.rs
-rw-r--r-- 576 type-recursive.rs
-rw-r--r-- 621 type-shadow.rs
-rw-r--r-- 618 typeck-cast-pointer-to-float.rs
-rw-r--r-- 1104 typeck-unsafe-always-share.rs
-rw-r--r-- 4694 typeck_type_placeholder_item.rs
-rw-r--r-- 734 typeck_type_placeholder_lifetime_1.rs
-rw-r--r-- 736 typeck_type_placeholder_lifetime_2.rs
-rw-r--r-- 895 typeck_type_placeholder_mismatch.rs
-rw-r--r-- 1163 ufcs-explicit-self-bad.rs
-rw-r--r-- 541 unbalanced-doublequote.rs
-rw-r--r-- 613 unboxed-closures-static-call-wrong-trait.rs
-rw-r--r-- 681 unboxed-closures-type-mismatch.rs
-rw-r--r-- 818 unboxed-closures-vtable-mismatch.rs
-rw-r--r-- 718 unboxed-closures-wrong-trait.rs
-rw-r--r-- 581 unconstrained-none.rs
-rw-r--r-- 617 unconstrained-ref.rs
-rw-r--r-- 579 uninhabited-enum-cast.rs
-rw-r--r-- 802 unique-object-noncopyable.rs
-rw-r--r-- 745 unique-pinned-nocopy.rs
-rw-r--r-- 599 unique-unique-kind.rs
-rw-r--r-- 1252 unique-vec-res.rs
-rw-r--r-- 979 unnecessary-private.rs
-rw-r--r-- 549 unop-neg-bool.rs
-rw-r--r-- 618 unreachable-arm.rs
-rw-r--r-- 593 unreachable-code.rs
-rw-r--r-- 629 unreachable-variant.rs
-rw-r--r-- 564 unresolved-extern-mod-suggestion.rs
-rw-r--r-- 678 unresolved-import.rs
-rw-r--r-- 586 unsafe-around-compiler-generated-unsafe.rs
-rw-r--r-- 703 unsafe-destructor-check-crash.rs
-rw-r--r-- 606 unsafe-fn-assign-deref-ptr.rs
-rw-r--r-- 1140 unsafe-fn-autoderef.rs
-rw-r--r-- 586 unsafe-fn-called-from-safe.rs
-rw-r--r-- 601 unsafe-fn-deref-ptr.rs
-rw-r--r-- 604 unsafe-fn-used-as-value.rs
-rw-r--r-- 860 unsendable-class.rs
-rw-r--r-- 613 unsized-bare-typaram.rs
-rw-r--r-- 621 unsized-enum.rs
-rw-r--r-- 646 unsized-struct.rs
-rw-r--r-- 616 unsized.rs
-rw-r--r-- 598 unsized2.rs
-rw-r--r-- 2156 unsized3.rs
-rw-r--r-- 651 unsized4.rs
-rw-r--r-- 1071 unsized5.rs
-rw-r--r-- 1985 unsized6.rs
-rw-r--r-- 637 unsupported-cast.rs
-rw-r--r-- 1359 unused-attr.rs
-rw-r--r-- 613 unused-mut-warning-captured-var.rs
-rw-r--r-- 1421 unused-result.rs
-rw-r--r-- 583 use-after-move-based-on-type.rs
-rw-r--r-- 981 use-after-move-implicity-coerced-object.rs
-rw-r--r-- 773 use-after-move-self-based-on-type.rs
-rw-r--r-- 738 use-after-move-self.rs
-rw-r--r-- 949 use-from-trait-xc.rs
-rw-r--r-- 773 use-from-trait.rs
-rw-r--r-- 565 use-meta-mismatch.rs
-rw-r--r-- 677 use-mod-2.rs
-rw-r--r-- 693 use-mod-3.rs
-rw-r--r-- 881 use-mod.rs
-rw-r--r-- 799 useless-priv.rs
-rw-r--r-- 629 useless-priv2.rs
-rw-r--r-- 690 variadic-ffi-1.rs
-rw-r--r-- 607 variadic-ffi-2.rs
-rw-r--r-- 571 variadic-ffi-3.rs
-rw-r--r-- 582 variadic-ffi-4.rs
-rw-r--r-- 1975 variadic-ffi.rs
-rw-r--r-- 853 variance-cell-is-invariant.rs
-rw-r--r-- 1997 variance-regions-direct.rs
-rw-r--r-- 1412 variance-regions-indirect.rs
-rw-r--r-- 1015 variance-trait-matching-2.rs
-rw-r--r-- 864 variance-trait-matching.rs
-rw-r--r-- 525 vec-macro-with-comma-only.rs
-rw-r--r-- 601 vec-mut-iter-borrow.rs
-rw-r--r-- 783 vec-res-add.rs
-rw-r--r-- 1065 vector-cast-weirdness.rs
-rw-r--r-- 538 vector-no-ann.rs
-rw-r--r-- 604 view-items-at-top.rs
-rw-r--r-- 954 vtable-res-trait-param.rs
-rw-r--r-- 744 warn-foreign-int-types.rs
-rw-r--r-- 582 warn-path-statement.rs
-rw-r--r-- 793 weak-lang-item.rs
-rw-r--r-- 737 where-clauses-no-bounds-or-predicates.rs
-rw-r--r-- 577 where-clauses-not-parameter.rs
-rw-r--r-- 888 where-clauses-unsatisfied.rs
-rw-r--r-- 532 while-type-error.rs
-rw-r--r-- 562 writing-to-immutable-vec.rs
-rw-r--r-- 1636 wrong-mul-method-signature.rs
-rw-r--r-- 566 wrong-ret-type.rs
-rw-r--r-- 797 xc-private-method.rs
-rw-r--r-- 782 xc-private-method2.rs
-rw-r--r-- 1667 xcrate-private-by-default.rs
-rw-r--r-- 807 xcrate-unit-struct.rs