tree: f5eaa1a4537e5824d5cb9377cefba174edde92a0 [path history] [tgz]
  1. auxiliary/
  2. box-conditional-drop-allocator.rs
  3. box-drop-unused-value-statement-regression.rs
  4. conditional-drop-10734.rs
  5. destructor-run-for-expression-4734.rs
  6. destructor-run-for-let-ignore-6892.rs
  7. drop-conflicting-impls.rs
  8. drop-conflicting-impls.stderr
  9. drop-count-assertion-16151.rs
  10. drop-foreign-fundamental.rs
  11. drop-foreign-fundamental.stderr
  12. drop-if-let-binding.rs
  13. drop-immediate-non-box-ty-9446.rs
  14. drop-on-empty-block-exit.rs
  15. drop-on-ret.rs
  16. drop-once-on-move.rs
  17. drop-order-comparisons-let-chains.rs
  18. drop-order-comparisons.e2021.fixed
  19. drop-order-comparisons.e2021.stderr
  20. drop-order-comparisons.rs
  21. drop-scope-exit.rs
  22. drop-struct-as-object.rs
  23. drop-struct-as-object.stderr
  24. drop-trait-enum.rs
  25. drop-trait-generic.rs
  26. drop-trait.rs
  27. drop-uninhabited-enum.rs
  28. drop-with-type-ascription-1.rs
  29. drop-with-type-ascription-2.rs
  30. drop_elaboration_with_errors.rs
  31. drop_elaboration_with_errors.stderr
  32. drop_elaboration_with_errors2.rs
  33. drop_elaboration_with_errors2.stderr
  34. drop_elaboration_with_errors3.rs
  35. drop_elaboration_with_errors3.stderr
  36. drop_order.rs
  37. drop_order_if_let_rescope.rs
  38. drop_order_let_chain.rs
  39. dropck-eyepatch-extern-crate.rs
  40. dropck-eyepatch-manuallydrop.rs
  41. dropck-eyepatch-reorder.rs
  42. dropck-eyepatch.rs
  43. dropck-normalize-errors.nll.stderr
  44. dropck-normalize-errors.polonius.stderr
  45. dropck-normalize-errors.rs
  46. dropck_legal_cycles.rs
  47. dynamic-drop-async.rs
  48. dynamic-drop.rs
  49. enum-drop-impl-15063.rs
  50. explicit-call-to-dtor.fixed
  51. explicit-call-to-dtor.rs
  52. explicit-call-to-dtor.stderr
  53. explicit-call-to-supertrait-dtor.fixed
  54. explicit-call-to-supertrait-dtor.rs
  55. explicit-call-to-supertrait-dtor.stderr
  56. explicit-drop-call-error.fixed
  57. explicit-drop-call-error.rs
  58. explicit-drop-call-error.stderr
  59. field-replace-in-struct-with-drop.rs
  60. for-expr-temporary-drop-scope.rs
  61. generic-drop-trait-bound-15858.rs
  62. generic-drop-trait-bound-15858.stderr
  63. if-let-guards.rs
  64. if-let-rescope-borrowck-suggestions.rs
  65. if-let-rescope-borrowck-suggestions.stderr
  66. if-let-super-let.rs
  67. issue-100276.rs
  68. issue-10028.rs
  69. issue-103107.rs
  70. issue-110682.rs
  71. issue-17718-const-destructors.rs
  72. issue-21486.rs
  73. issue-23338-ensure-param-drop-order.rs
  74. issue-23611-enum-swap-in-drop.rs
  75. issue-2734.rs
  76. issue-2735-2.rs
  77. issue-2735-3.rs
  78. issue-2735.rs
  79. issue-30018-nopanic.rs
  80. issue-35546.rs
  81. issue-48962.rs
  82. issue-90752-raw-ptr-shenanigans.rs
  83. issue-90752.rs
  84. issue-979.rs
  85. lint-if-let-rescope-false-positives.rs
  86. lint-if-let-rescope-gated.edition2021.stderr
  87. lint-if-let-rescope-gated.rs
  88. lint-if-let-rescope-with-macro.rs
  89. lint-if-let-rescope-with-macro.stderr
  90. lint-if-let-rescope.fixed
  91. lint-if-let-rescope.rs
  92. lint-if-let-rescope.stderr
  93. lint-tail-expr-drop-order-borrowck.rs
  94. lint-tail-expr-drop-order-borrowck.stderr
  95. lint-tail-expr-drop-order-gated.rs
  96. lint-tail-expr-drop-order.rs
  97. lint-tail-expr-drop-order.stderr
  98. missing-drop-method.rs
  99. missing-drop-method.stderr
  100. multiple-drop-safe-code-25549.rs
  101. nested-return-drop-order.rs
  102. no-drop-flag-size.rs
  103. nondrop-cycle.rs
  104. nonsense-drop-impl-issue-139278.rs
  105. nonsense-drop-impl-issue-139278.stderr
  106. norm-ice-106444.rs
  107. or-pattern-drop-order.rs
  108. or-pattern-drop-order.stderr
  109. panic-during-drop-14875.rs
  110. recursion-check-on-erroneous-impl.rs
  111. recursion-check-on-erroneous-impl.stderr
  112. repeat-drop-2.rs
  113. repeat-drop-2.stderr
  114. repeat-drop.rs
  115. same-alloca-reassigned-match-binding-16151.rs
  116. static-issue-17302.rs
  117. static-variable-with-drop-trait-9243.rs
  118. struct-field-drop-order.rs
  119. super-let-tail-expr-drop-order.rs
  120. tail-expr-drop-order-negative.edition2024.stderr
  121. tail-expr-drop-order-negative.rs
  122. tail-expr-drop-order.rs
  123. tail_expr_drop_order-on-coroutine-unwind.rs
  124. tail_expr_drop_order-on-coroutine-unwind.stderr
  125. tail_expr_drop_order-on-recursive-boxed-fut.rs
  126. tail_expr_drop_order-on-thread-local.rs
  127. terminate-in-initializer.rs
  128. trait-object-drop-10802.rs
  129. use_inline_dtor.rs