tree: fee65aa089f00dab8eac93e21dec04d155d543e8
  1. abi/
  2. alloc-error/
  3. allocator/
  4. annotate-snippet/
  5. anon-params/
  6. argument-suggestions/
  7. array-slice-vec/
  8. asm/
  9. associated-consts/
  10. associated-item/
  11. associated-type-bounds/
  12. associated-types/
  13. async-await/
  14. attributes/
  15. auto-traits/
  16. autoref-autoderef/
  17. auxiliary/
  18. bench/
  19. binding/
  20. binop/
  21. blind/
  22. block-result/
  23. borrowck/
  24. box/
  25. btreemap/
  26. builtin-superkinds/
  27. c-variadic/
  28. cast/
  29. cfg/
  30. chalkify/
  31. check-cfg/
  32. closure-expected-type/
  33. closure_context/
  34. closures/
  35. cmse-nonsecure/
  36. codegen/
  37. codemap_tests/
  38. coercion/
  39. coherence/
  40. command/
  41. compare-method/
  42. conditional-compilation/
  43. confuse-field-and-method/
  44. const-generics/
  45. const-ptr/
  46. const_prop/
  47. consts/
  48. crate-loading/
  49. cross/
  50. cross-crate/
  51. custom_test_frameworks/
  52. cycle-trait/
  53. debuginfo/
  54. definition-reachable/
  55. dep-graph/
  56. deprecation/
  57. derived-errors/
  58. derives/
  59. deriving/
  60. dest-prop/
  61. destructuring-assignment/
  62. did_you_mean/
  63. directory_ownership/
  64. disallowed-deconstructing/
  65. discrim/
  66. dollar-crate/
  67. drop/
  68. drop-bounds/
  69. dropck/
  70. dst/
  71. duplicate/
  72. dyn-drop/
  73. dyn-keyword/
  74. dynamically-sized-types/
  75. editions/
  76. empty/
  77. entry-point/
  78. enum/
  79. enum-discriminant/
  80. error-codes/
  81. errors/
  82. explicit/
  83. expr/
  84. extenv/
  85. extern/
  86. extern-flag/
  87. feature-gates/
  88. fmt/
  89. fn/
  90. for/
  91. for-loop-while/
  92. foreign/
  93. fully-qualified-type/
  94. function-pointer/
  95. functional-struct-update/
  96. functions-closures/
  97. generator/
  98. generic-associated-types/
  99. generics/
  100. half-open-range-patterns/
  101. hashmap/
  102. hello_world/
  103. higher-rank-trait-bounds/
  104. hr-subtype/
  105. hrtb/
  106. hygiene/
  107. impl-header-lifetime-elision/
  108. impl-trait/
  109. implied-bounds/
  110. imports/
  111. include-macros/
  112. incoherent-inherent-impls/
  113. inference/
  114. infinite/
  115. inherent-impls-overlap-check/
  116. inline-const/
  117. interior-mutability/
  118. internal/
  119. intrinsics/
  120. invalid/
  121. invalid-compile-flags/
  122. invalid-module-declaration/
  123. invalid-self-argument/
  124. issues/
  125. iterators/
  126. keyword/
  127. kindck/
  128. label/
  129. lang-items/
  130. layout/
  131. lazy-type-alias-impl-trait/
  132. let-else/
  133. lexer/
  134. lifetimes/
  135. limits/
  136. linkage-attr/
  137. lint/
  138. liveness/
  139. loops/
  140. lto/
  141. lub-glb/
  142. macro_backtrace/
  143. macros/
  144. malformed/
  145. manual/
  146. marker_trait_attr/
  147. match/
  148. meta/
  149. methods/
  150. mir/
  151. mir-dataflow/
  152. mismatched_types/
  153. missing/
  154. missing-trait-bounds/
  155. missing_non_modrs_mod/
  156. modules/
  157. modules_and_files_visibility/
  158. moves/
  159. mut/
  160. namespace/
  161. native-library-link-flags/
  162. never_type/
  163. nll/
  164. non_modrs_mods/
  165. non_modrs_mods_and_inline_mods/
  166. not-panic/
  167. numbers-arithmetic/
  168. numeric/
  169. object-lifetime/
  170. object-safety/
  171. obsolete-in-place/
  172. on-unimplemented/
  173. operator-recovery/
  174. or-patterns/
  175. overloaded/
  176. packed/
  177. packed-struct/
  178. panic-handler/
  179. panic-runtime/
  180. panics/
  181. parser/
  182. pattern/
  183. pin-macro/
  184. polymorphization/
  185. print-fuel/
  186. print_type_sizes/
  187. privacy/
  188. proc-macro/
  189. process/
  190. process-termination/
  191. ptr_ops/
  192. pub/
  193. qualified/
  194. query-system/
  195. range/
  196. raw-ref-op/
  197. reachable/
  198. recursion/
  199. recursion_limit/
  200. regions/
  201. repeat-expr/
  202. repr/
  203. reserved/
  204. resolve/
  205. return/
  206. rfc-0107-bind-by-move-pattern-guards/
  207. rfc-1445-restrict-constants-in-patterns/
  208. rfc-1717-dllimport/
  209. rfc-1937-termination-trait/
  210. rfc-2005-default-binding-mode/
  211. rfc-2008-non-exhaustive/
  212. rfc-2027-object-safe-for-dispatch/
  213. rfc-2091-track-caller/
  214. rfc-2093-infer-outlives/
  215. rfc-2126-crate-paths/
  216. rfc-2126-extern-absolute-paths/
  217. rfc-2294-if-let-guard/
  218. rfc-2306/
  219. rfc-2361-dbg-macro/
  220. rfc-2457/
  221. rfc-2497-if-let-chains/
  222. rfc-2565-param-attrs/
  223. rfc-2627-raw-dylib/
  224. rfc-2632-const-trait-impl/
  225. rfcs/
  226. rmeta/
  227. runtime/
  228. rust-2018/
  229. rust-2021/
  230. rustdoc/
  231. sanitize/
  232. save-analysis/
  233. self/
  234. sepcomp/
  235. shadowed/
  236. simd/
  237. single-use-lifetime/
  238. span/
  239. specialization/
  240. stability-attribute/
  241. stack-protector/
  242. static/
  243. statics/
  244. stdlib-unit-tests/
  245. str/
  246. structs/
  247. structs-enums/
  248. suggestions/
  249. svh/
  250. symbol-names/
  251. target-feature/
  252. terminal-width/
  253. test-attrs/
  254. thread-local/
  255. threads-sendsync/
  256. tool-attributes/
  257. trait-bounds/
  258. traits/
  259. transmute/
  260. treat-err-as-bug/
  261. trivial-bounds/
  262. try-block/
  263. try-trait/
  264. tuple/
  265. type/
  266. type-alias/
  267. type-alias-enum-variants/
  268. type-alias-impl-trait/
  269. type-inference/
  270. typeck/
  271. typeof/
  272. ufcs/
  273. unboxed-closures/
  274. underscore-imports/
  275. underscore-lifetime/
  276. uniform-paths/
  277. uninhabited/
  278. union/
  279. unique/
  280. unknown-unstable-lints/
  281. unresolved/
  282. unsafe/
  283. unsized/
  284. unsized-locals/
  285. unused-crate-deps/
  286. unwind-abis/
  287. use/
  288. variance/
  289. variants/
  290. wasm/
  291. wf/
  292. where-clauses/
  293. xcrate/
  294. zero-sized/
  295. .gitattributes
  296. alias-uninit-value.rs
  297. align-with-extern-c-fn.rs
  298. aligned_enum_cast.rs
  299. anonymous-higher-ranked-lifetime.rs
  300. anonymous-higher-ranked-lifetime.stderr
  301. artificial-block.rs
  302. as-precedence.rs
  303. assign-assign.rs
  304. assign-imm-local-twice.rs
  305. assign-imm-local-twice.stderr
  306. assoc-inherent.rs
  307. assoc-inherent.stderr
  308. assoc-lang-items.rs
  309. assoc-lang-items.stderr
  310. assoc-oddities-3.rs
  311. associated-path-shl.rs
  312. associated-path-shl.stderr
  313. atomic-from-mut-not-available.rs
  314. atomic-from-mut-not-available.stderr
  315. attempted-access-non-fatal.rs
  316. attempted-access-non-fatal.stderr
  317. attr-bad-crate-attr.rc
  318. attr-shebang.rs
  319. attr-start.rs
  320. attr-usage-inline.rs
  321. attr-usage-inline.stderr
  322. attrs-resolution-errors.rs
  323. attrs-resolution-errors.stderr
  324. attrs-resolution.rs
  325. augmented-assignments-feature-gate-cross.rs
  326. augmented-assignments-rpass.rs
  327. augmented-assignments.rs
  328. augmented-assignments.stderr
  329. auto-instantiate.rs
  330. auto-ref-slice-plus-ref.rs
  331. auto-ref-slice-plus-ref.stderr
  332. autoderef-full-lval.rs
  333. autoderef-full-lval.stderr
  334. backtrace-apple-no-dsymutil.rs
  335. backtrace.rs
  336. bare-fn-implements-fn-mut.rs
  337. bare-static-string.rs
  338. big-literals.rs
  339. bind-by-move.rs
  340. bitwise.rs
  341. blind-item-local-shadow.rs
  342. bogus-tag.rs
  343. bogus-tag.stderr
  344. borrow-by-val-method-receiver.rs
  345. bounds-lifetime.rs
  346. bounds-lifetime.stderr
  347. break-diverging-value.rs
  348. break-diverging-value.stderr
  349. builtin-clone-unwind.rs
  350. by-move-pattern-binding.rs
  351. by-move-pattern-binding.stderr
  352. can-copy-pod.rs
  353. cancel-clean-via-immediate-rvalue-ref.rs
  354. cannot-mutate-captured-non-mut-var.rs
  355. cannot-mutate-captured-non-mut-var.stderr
  356. capture1.rs
  357. capture1.stderr
  358. catch-unwind-bang.rs
  359. cenum_impl_drop_cast.rs
  360. cenum_impl_drop_cast.stderr
  361. cfguard-run.rs
  362. char.rs
  363. check-static-immutable-mut-slices.rs
  364. check-static-immutable-mut-slices.stderr
  365. check-static-recursion-foreign.rs
  366. check-static-values-constraints.rs
  367. check-static-values-constraints.stderr
  368. class-cast-to-trait.rs
  369. class-cast-to-trait.stderr
  370. class-method-missing.rs
  371. class-method-missing.stderr
  372. cleanup-rvalue-for-scope.rs
  373. cleanup-rvalue-scopes-cf.rs
  374. cleanup-rvalue-scopes-cf.stderr
  375. cleanup-rvalue-scopes.rs
  376. cleanup-rvalue-temp-during-incomplete-alloc.rs
  377. cleanup-shortcircuit.rs
  378. close-over-big-then-small-data.rs
  379. command-line-diagnostics.rs
  380. command-line-diagnostics.stderr
  381. commandline-argfile-badutf8.args
  382. commandline-argfile-badutf8.rs
  383. commandline-argfile-badutf8.stderr
  384. commandline-argfile-missing.rs
  385. commandline-argfile-missing.stderr
  386. commandline-argfile.args
  387. commandline-argfile.rs
  388. compile_error_macro.rs
  389. compile_error_macro.stderr
  390. complex.rs
  391. conflicting-repr-hints.rs
  392. conflicting-repr-hints.stderr
  393. conservative_impl_trait.rs
  394. conservative_impl_trait.stderr
  395. constructor-lifetime-args.rs
  396. constructor-lifetime-args.stderr
  397. copy-a-resource.rs
  398. copy-a-resource.stderr
  399. crate-leading-sep.rs
  400. crate-method-reexport-grrrrrrr.rs
  401. crate-name-attr-used.rs
  402. crate-name-mismatch.rs
  403. crate-name-mismatch.stderr
  404. custom-attribute-multisegment.rs
  405. custom-attribute-multisegment.stderr
  406. custom-test-frameworks-simple.rs
  407. custom_attribute.rs
  408. custom_attribute.stderr
  409. deduplicate-diagnostics.deduplicate.stderr
  410. deduplicate-diagnostics.duplicate.stderr
  411. deduplicate-diagnostics.rs
  412. deep.rs
  413. default-method-parsing.rs
  414. default-method-simple.rs
  415. defaults-well-formedness.rs
  416. deprecation-in-force-unstable.rs
  417. deref-non-pointer.rs
  418. deref-non-pointer.stderr
  419. deref-rc.rs
  420. deref.rs
  421. derive-uninhabited-enum-38885.rs
  422. derive-uninhabited-enum-38885.stderr
  423. destructure-trait-ref.rs
  424. destructure-trait-ref.stderr
  425. disambiguate-identical-names.rs
  426. disambiguate-identical-names.stderr
  427. diverging-fallback-method-chain.rs
  428. diverging-fallback-option.rs
  429. diverging-fn-tail-35849.rs
  430. diverging-fn-tail-35849.stderr
  431. does-nothing.rs
  432. does-nothing.stderr
  433. dont-suggest-private-trait-method.rs
  434. dont-suggest-private-trait-method.stderr
  435. double-ref.rs
  436. double-type-import.rs
  437. double-type-import.stderr
  438. dupe-first-attr.rc
  439. duplicate_entry_error.rs
  440. duplicate_entry_error.stderr
  441. early-ret-binop-add.rs
  442. elide-errors-on-mismatched-tuple.rs
  443. elide-errors-on-mismatched-tuple.stderr
  444. elided-test.rs
  445. elided-test.stderr
  446. else-if.rs
  447. empty-allocation-non-null.rs
  448. empty-allocation-rvalue-non-null.rs
  449. empty-type-parameter-list.rs
  450. empty_global_asm.rs
  451. env-args-reverse-iterator.rs
  452. env-funky-keys.rs
  453. env-null-vars.rs
  454. env-vars.rs
  455. error-festival.rs
  456. error-festival.stderr
  457. error-should-say-copy-not-pod.rs
  458. error-should-say-copy-not-pod.stderr
  459. exclusive-drop-and-copy.rs
  460. exclusive-drop-and-copy.stderr
  461. exec-env.rs
  462. explain.rs
  463. explain.stdout
  464. explicit-i-suffix.rs
  465. explore-issue-38412.rs
  466. explore-issue-38412.stderr
  467. expr-block-fn.rs
  468. expr-block-generic-unique1.rs
  469. expr-block-generic-unique2.rs
  470. expr-block-generic.rs
  471. expr-block.rs
  472. expr-copy.rs
  473. expr-if-generic.rs
  474. expr-if-panic-all.rs
  475. expr-if-unique.rs
  476. expr-scope.rs
  477. ext-expand-inner-exprs.rs
  478. ext-nonexistent.rs
  479. ext-nonexistent.stderr
  480. extoption_env-no-args.rs
  481. extoption_env-no-args.stderr
  482. extoption_env-not-defined.rs
  483. extoption_env-not-string-literal.rs
  484. extoption_env-not-string-literal.stderr
  485. extoption_env-too-many-args.rs
  486. extoption_env-too-many-args.stderr
  487. fact.rs
  488. fail-simple.rs
  489. fail-simple.stderr
  490. ffi_const.rs
  491. ffi_const.stderr
  492. ffi_const2.rs
  493. ffi_const2.stderr
  494. ffi_pure.rs
  495. ffi_pure.stderr
  496. ffi_returns_twice.rs
  497. ffi_returns_twice.stderr
  498. filter-block-view-items.rs
  499. fn-in-pat.rs
  500. fn-in-pat.stderr
  501. foreign-fn-return-lifetime.fixed
  502. foreign-fn-return-lifetime.rs
  503. foreign-fn-return-lifetime.stderr
  504. foreign-unsafe-fn-called.mir.stderr
  505. foreign-unsafe-fn-called.rs
  506. foreign-unsafe-fn-called.thir.stderr
  507. format-no-std.rs
  508. fun-indirect-call.rs
  509. future-incompatible-lint-group.rs
  510. future-incompatible-lint-group.stderr
  511. global-scope.rs
  512. hello.rs
  513. higher-lifetime-bounds.rs
  514. higher-lifetime-bounds.stderr
  515. illegal-ufcs-drop.fixed
  516. illegal-ufcs-drop.rs
  517. illegal-ufcs-drop.stderr
  518. impl-duplicate-methods.rs
  519. impl-duplicate-methods.stderr
  520. impl-inherent-non-conflict.rs
  521. impl-not-adjacent-to-type.rs
  522. impl-privacy-xc-1.rs
  523. impl-unused-rps-in-assoc-type.rs
  524. impl-unused-rps-in-assoc-type.stderr
  525. impl-unused-tps-inherent.rs
  526. impl-unused-tps-inherent.stderr
  527. impl-unused-tps.rs
  528. impl-unused-tps.stderr
  529. implicit-method-bind.rs
  530. implicit-method-bind.stderr
  531. impossible_range.fixed
  532. impossible_range.rs
  533. impossible_range.stderr
  534. inc-range-pat.rs
  535. index-bot.rs
  536. index-bot.stderr
  537. index-help.rs
  538. index-help.stderr
  539. index_message.rs
  540. index_message.stderr
  541. indexing-requires-a-uint.rs
  542. indexing-requires-a-uint.stderr
  543. infer-fn-tail-expr.rs
  544. inherit-env.rs
  545. inline-disallow-on-variant.rs
  546. inline-disallow-on-variant.stderr
  547. inlined-main.rs
  548. inner-attrs-on-impl.rs
  549. inner-module.rs
  550. inner-static-type-parameter.rs
  551. inner-static-type-parameter.stderr
  552. inner-static.rs
  553. integral-indexing.rs
  554. integral-indexing.stderr
  555. integral-variable-unification-error.rs
  556. integral-variable-unification-error.stderr
  557. intrinsics-always-extern.rs
  558. intrinsics-always-extern.stderr
  559. invalid_crate_type_syntax.rs
  560. invalid_crate_type_syntax.stderr
  561. invalid_dispatch_from_dyn_impls.rs
  562. invalid_dispatch_from_dyn_impls.stderr
  563. issue-76387-llvm-miscompile.rs
  564. issues-71798.rs
  565. issues-71798.stderr
  566. item-name-overload.rs
  567. json-and-color.rs
  568. json-and-color.stderr
  569. json-and-error-format.rs
  570. json-and-error-format.stderr
  571. json-bom-plus-crlf-multifile-aux.rs
  572. json-bom-plus-crlf-multifile.rs
  573. json-bom-plus-crlf-multifile.stderr
  574. json-bom-plus-crlf.rs
  575. json-bom-plus-crlf.stderr
  576. json-invalid.rs
  577. json-invalid.stderr
  578. json-multiple.polonius.stderr
  579. json-multiple.rs
  580. json-multiple.stderr
  581. json-options.polonius.stderr
  582. json-options.rs
  583. json-options.stderr
  584. json-short.rs
  585. json-short.stderr
  586. kinds-in-metadata.rs
  587. kinds-of-primitive-impl.rs
  588. kinds-of-primitive-impl.stderr
  589. lambda-infer-unresolved.rs
  590. last-use-in-block.rs
  591. last-use-in-cap-clause.rs
  592. last-use-is-capture.rs
  593. lazy-and-or.rs
  594. lexical-scopes.rs
  595. lexical-scopes.stderr
  596. lexical-scoping.rs
  597. link-section.rs
  598. lint-unknown-lints-at-crate-level.rs
  599. list.rs
  600. log-err-phi.rs
  601. log-knows-the-names-of-variants.rs
  602. log-poly.rs
  603. logging-only-prints-once.rs
  604. loud_ui.rs
  605. macro-quote-test.rs
  606. main-wrong-location.rs
  607. main-wrong-location.stderr
  608. main-wrong-type.rs
  609. main-wrong-type.stderr
  610. max-min-classes.rs
  611. maybe-bounds.rs
  612. maybe-bounds.stderr
  613. minus-string.rs
  614. minus-string.stderr
  615. mir-unpretty.rs
  616. mir-unpretty.stderr
  617. missing_debug_impls.rs
  618. missing_debug_impls.stderr
  619. mod-subitem-as-enum-variant.rs
  620. mod-subitem-as-enum-variant.stderr
  621. module-macro_use-arguments.rs
  622. module-macro_use-arguments.stderr
  623. monomorphize-abi-alignment.rs
  624. msvc-data-only.rs
  625. multibyte.rs
  626. multiline-comment.rs
  627. mut-function-arguments.rs
  628. mutexguard-sync.rs
  629. mutexguard-sync.stderr
  630. mutual-recursion-group.rs
  631. nested-block-comment.rs
  632. nested-cfg-attrs.rs
  633. nested-cfg-attrs.stderr
  634. nested-class.rs
  635. nested-ty-params.rs
  636. nested-ty-params.stderr
  637. new-impl-syntax.rs
  638. new-import-syntax.rs
  639. new-style-constants.rs
  640. new-unicode-escapes.rs
  641. new-unsafe-pointers.rs
  642. newlambdas.rs
  643. newtype-polymorphic.rs
  644. newtype.rs
  645. no-capture-arc.rs
  646. no-capture-arc.stderr
  647. no-core-1.rs
  648. no-core-2.rs
  649. no-link-unknown-crate.rs
  650. no-link-unknown-crate.stderr
  651. no-patterns-in-args-2.rs
  652. no-patterns-in-args-2.stderr
  653. no-patterns-in-args-macro.rs
  654. no-patterns-in-args-macro.stderr
  655. no-patterns-in-args.rs
  656. no-patterns-in-args.stderr
  657. no-reuse-move-arc.rs
  658. no-reuse-move-arc.stderr
  659. no-send-res-ports.rs
  660. no-send-res-ports.stderr
  661. no-warn-on-field-replace-issue-34101.rs
  662. no_crate_type.rs
  663. no_crate_type.stderr
  664. no_send-enum.rs
  665. no_send-enum.stderr
  666. no_send-rc.rs
  667. no_send-rc.stderr
  668. no_share-enum.rs
  669. no_share-enum.stderr
  670. no_share-struct.rs
  671. no_share-struct.stderr
  672. noexporttypeexe.rs
  673. noexporttypeexe.stderr
  674. non-constant-expr-for-arr-len.rs
  675. non-constant-expr-for-arr-len.stderr
  676. non-copyable-void.rs
  677. non-copyable-void.stderr
  678. non-fmt-panic.fixed
  679. non-fmt-panic.rs
  680. non-fmt-panic.stderr
  681. non-ice-error-on-worker-io-fail.rs
  682. non-ice-error-on-worker-io-fail.stderr
  683. noncopyable-class.rs
  684. noncopyable-class.stderr
  685. nonscalar-cast.fixed
  686. nonscalar-cast.rs
  687. nonscalar-cast.stderr
  688. not-clone-closure.rs
  689. not-clone-closure.stderr
  690. not-copy-closure.rs
  691. not-copy-closure.stderr
  692. not-enough-arguments.rs
  693. not-enough-arguments.stderr
  694. nul-characters.rs
  695. nullable-pointer-iotareduction.rs
  696. nullable-pointer-size.rs
  697. object-pointer-types.rs
  698. object-pointer-types.stderr
  699. objects-coerce-freeze-borrored.rs
  700. occurs-check-2.rs
  701. occurs-check-2.stderr
  702. occurs-check-3.rs
  703. occurs-check-3.stderr
  704. occurs-check.rs
  705. occurs-check.stderr
  706. once-cant-call-twice-on-heap.rs
  707. once-cant-call-twice-on-heap.stderr
  708. oom_unwind.rs
  709. op-assign-builtins-by-ref.rs
  710. opeq.rs
  711. opt-in-copy.rs
  712. opt-in-copy.stderr
  713. optimization-fuel-0.rs
  714. optimization-fuel-0.stderr
  715. optimization-fuel-1.rs
  716. optimization-fuel-1.stderr
  717. optimization-remark.rs
  718. order-dependent-cast-inference.rs
  719. order-dependent-cast-inference.stderr
  720. orphan-check-diagnostics.rs
  721. orphan-check-diagnostics.stderr
  722. osx-frameworks.rs
  723. osx-frameworks.stderr
  724. out-pointer-aliasing.rs
  725. output-slot-variants.rs
  726. output-type-mismatch.rs
  727. output-type-mismatch.stderr
  728. over-constrained-vregs.rs
  729. panic-while-printing.rs
  730. panic_implementation-closures.rs
  731. paren-span.rs
  732. paren-span.stderr
  733. parenthesized-deref-suggestion.rs
  734. parenthesized-deref-suggestion.stderr
  735. partialeq_help.rs
  736. partialeq_help.stderr
  737. path-lookahead.fixed
  738. path-lookahead.rs
  739. path-lookahead.stderr
  740. path.rs
  741. paths-containing-nul.rs
  742. phantom-auto-trait.rs
  743. phantom-auto-trait.stderr
  744. point-to-type-err-cause-on-impl-trait-return-2.rs
  745. point-to-type-err-cause-on-impl-trait-return-2.stderr
  746. pptypedef.rs
  747. pptypedef.stderr
  748. primitive-binop-lhs-mut.rs
  749. print-stdout-eprint-stderr.rs
  750. project-cache-issue-31849.rs
  751. ptr-coercion-rpass.rs
  752. ptr-coercion.rs
  753. ptr-coercion.stderr
  754. range_inclusive.rs
  755. raw-str.rs
  756. reachable-unnameable-type-alias.rs
  757. realloc-16687.rs
  758. reassign-ref-mut.rs
  759. reassign-ref-mut.stderr
  760. reexport-test-harness-main.rs
  761. reify-intrinsic.rs
  762. reify-intrinsic.stderr
  763. remap-path-prefix.rs
  764. remap-path-prefix.stderr
  765. removing-extern-crate.fixed
  766. removing-extern-crate.rs
  767. removing-extern-crate.stderr
  768. repr_c_int_align.rs
  769. resource-assign-is-not-copy.rs
  770. resource-destruct.rs
  771. ret-bang.rs
  772. ret-non-nil.rs
  773. ret-non-nil.stderr
  774. return-disjoint-regions.rs
  775. return-disjoint-regions.stderr
  776. return-nil.rs
  777. rfc1623-2.rs
  778. rfc1623-2.stderr
  779. rfc1623.rs
  780. rfc1623.stderr
  781. rustc-error.rs
  782. rustc-error.stderr
  783. rustc-rust-log.rs
  784. seq-args.rs
  785. seq-args.stderr
  786. shadow-bool.rs
  787. shadowed-use-visibility.rs
  788. short-error-format.rs
  789. short-error-format.stderr
  790. simple_global_asm.rs
  791. sized-borrowed-pointer.rs
  792. sized-cycle-note.rs
  793. sized-cycle-note.stderr
  794. sized-owned-pointer.rs
  795. slightly-nice-generic-literal-messages.rs
  796. slightly-nice-generic-literal-messages.stderr
  797. slowparse-bstring.rs
  798. slowparse-string.rs
  799. sse2.rs
  800. stable-addr-of.rs
  801. std-backtrace.rs
  802. std-uncopyable-atomics.rs
  803. std-uncopyable-atomics.stderr
  804. stdio-is-blocking.rs
  805. stmt_expr_attrs_no_feature.rs
  806. stmt_expr_attrs_no_feature.stderr
  807. string-box-error.rs
  808. struct-ctor-mangling.rs
  809. super-at-top-level.rs
  810. super-at-top-level.stderr
  811. super-fast-paren-parsing.rs
  812. super.rs
  813. suppressed-error.rs
  814. suppressed-error.stderr
  815. svh-add-nothing.rs
  816. swap-1.rs
  817. swap-overlapping.rs
  818. switched-expectations.rs
  819. switched-expectations.stderr
  820. syntax-extension-minor.rs
  821. tag-that-dare-not-speak-its-name.rs
  822. tag-that-dare-not-speak-its-name.stderr
  823. tag-type-args.rs
  824. tag-type-args.stderr
  825. tag-variant-cast-non-nullary.fixed
  826. tag-variant-cast-non-nullary.rs
  827. tag-variant-cast-non-nullary.stderr
  828. tag-variant-disr-dup.rs
  829. tag-variant-disr-dup.stderr
  830. tail-call-arg-leak.rs
  831. tail-cps.rs
  832. tail-typeck.rs
  833. tail-typeck.stderr
  834. terr-in-field.rs
  835. terr-in-field.stderr
  836. terr-sorts.rs
  837. terr-sorts.stderr
  838. thir-tree.rs
  839. thir-tree.stdout
  840. thread-local-mutation.rs
  841. thread-local-mutation.stderr
  842. thread-local-static.rs
  843. thread-local-static.stderr
  844. tool_lints-fail.rs
  845. tool_lints-fail.stderr
  846. tool_lints-rpass.rs
  847. tool_lints.rs
  848. tool_lints.stderr
  849. tool_lints_2018_preview.rs
  850. trailing-comma.rs
  851. trait-impl-bound-suggestions.fixed
  852. trait-impl-bound-suggestions.rs
  853. trait-impl-bound-suggestions.stderr
  854. trait-method-number-parameters.rs
  855. trait-method-number-parameters.stderr
  856. transmute-equal-assoc-types.rs
  857. transmute-equal-assoc-types.stderr
  858. transmute-non-immediate-to-immediate.rs
  859. trivial_casts-rpass.rs
  860. try-from-int-error-partial-eq.rs
  861. try-operator-hygiene.rs
  862. try-operator.rs
  863. tuple-index.rs
  864. tydesc-name.rs
  865. type-id-higher-rank-2.rs
  866. type-namespace.rs
  867. type-param-constraints.rs
  868. type-param.rs
  869. type-ptr.rs
  870. type-use-i1-versus-i8.rs
  871. type_length_limit.polonius.stderr
  872. type_length_limit.rs
  873. type_length_limit.stderr
  874. typeid-intrinsic.rs
  875. typestate-multi-decl.rs
  876. ufcs-polymorphic-paths.rs
  877. ui-testing-optout.rs
  878. ui-testing-optout.stderr
  879. unconstrained-none.rs
  880. unconstrained-none.stderr
  881. unconstrained-ref.rs
  882. unconstrained-ref.stderr
  883. underscore-ident-matcher.rs
  884. underscore-ident-matcher.stderr
  885. underscore-lifetimes.rs
  886. underscore-method-after-integer.rs
  887. unevaluated_fixed_size_array_len.rs
  888. unevaluated_fixed_size_array_len.stderr
  889. uninit-empty-types.rs
  890. unique-object-noncopyable.rs
  891. unique-object-noncopyable.stderr
  892. unique-pinned-nocopy.rs
  893. unique-pinned-nocopy.stderr
  894. unit.rs
  895. unknown-language-item.rs
  896. unknown-language-item.stderr
  897. unknown-lint-tool-name.rs
  898. unknown-lint-tool-name.stderr
  899. unknown-llvm-arg.rs
  900. unknown-llvm-arg.stderr
  901. unknown-tool-name.rs
  902. unknown-tool-name.stderr
  903. unnamed_argument_mode.rs
  904. unop-move-semantics.rs
  905. unop-move-semantics.stderr
  906. unop-neg-bool.rs
  907. unop-neg-bool.stderr
  908. unpretty-expr-fn-arg.rs
  909. unpretty-expr-fn-arg.stdout
  910. unreachable-code-1.rs
  911. unreachable-code.rs
  912. unsafe-fn-called-from-unsafe-blk.rs
  913. unsafe-fn-called-from-unsafe-fn.rs
  914. unsafe-pointer-assignability.rs
  915. unsigned-literal-negation.rs
  916. unsigned-literal-negation.stderr
  917. unspecified-self-in-trait-ref.rs
  918. unspecified-self-in-trait-ref.stderr
  919. unterminated-comment.rs
  920. unterminated-comment.stderr
  921. unterminated-nested-comment.rs
  922. unterminated-nested-comment.stderr
  923. unused-move-capture.rs
  924. unused-move.rs
  925. unwind-no-uwtable.rs
  926. unwind-unique.rs
  927. use-import-export.rs
  928. use-keyword-2.rs
  929. use-module-level-int-consts.rs
  930. use-nested-groups.rs
  931. use.rs
  932. used.rs
  933. used.stderr
  934. user-defined-macro-rules.rs
  935. using-target-feature-unstable.rs
  936. usize-generic-argument-parent.rs
  937. usize-generic-argument-parent.stderr
  938. utf8-bom.rs
  939. utf8_idents.rs
  940. variance-intersection-of-ref-and-opt-ref.rs
  941. variance-iterators-in-libcore.rs
  942. wait-forked-but-failed-child.rs
  943. walk-struct-literal-with.rs
  944. walk-struct-literal-with.stderr
  945. wasm-custom-section-relocations.rs
  946. wasm-custom-section-relocations.stderr
  947. weak-new-uninhabited-issue-48493.rs
  948. weird-exit-code.rs
  949. weird-exprs.rs
  950. while-type-error.rs
  951. while-type-error.stderr
  952. windows-subsystem-invalid.rs
  953. windows-subsystem-invalid.stderr
  954. write-fmt-errors.rs
  955. writing-to-immutable-vec.rs
  956. writing-to-immutable-vec.stderr
  957. wrong-hashset-issue-42918.rs
  958. wrong-mul-method-signature.rs
  959. wrong-mul-method-signature.stderr
  960. wrong-ret-type.rs
  961. wrong-ret-type.stderr
  962. xc-private-method.rs
  963. xc-private-method.stderr
  964. xc-private-method2.rs
  965. xc-private-method2.stderr
  966. z-crate-attr.rs