tree: d97b08cdce647aa855cfbe1cd556eefb98de47dd [path history] [tgz]
  1. abi/
  2. alloc-error/
  3. allocator/
  4. annotate-snippet/
  5. anon-params/
  6. array-slice-vec/
  7. asm/
  8. associated-consts/
  9. associated-item/
  10. associated-type-bounds/
  11. associated-types/
  12. ast-json/
  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. closure-expected-type/
  32. closure_context/
  33. closures/
  34. cmse-nonsecure/
  35. codegen/
  36. codemap_tests/
  37. coercion/
  38. coherence/
  39. command/
  40. compare-method/
  41. conditional-compilation/
  42. confuse-field-and-method/
  43. const-generics/
  44. const-ptr/
  45. const_prop/
  46. consts/
  47. crate-loading/
  48. cross/
  49. cross-crate/
  50. custom_test_frameworks/
  51. cycle-trait/
  52. definition-reachable/
  53. dep-graph/
  54. deprecation/
  55. derived-errors/
  56. derives/
  57. deriving/
  58. dest-prop/
  59. destructuring-assignment/
  60. did_you_mean/
  61. directory_ownership/
  62. disallowed-deconstructing/
  63. discrim/
  64. dollar-crate/
  65. drop/
  66. drop-bounds/
  67. dropck/
  68. dst/
  69. duplicate/
  70. dyn-drop/
  71. dyn-keyword/
  72. dynamically-sized-types/
  73. editions/
  74. empty/
  75. entry-point/
  76. enum/
  77. enum-discriminant/
  78. error-codes/
  79. explicit/
  80. expr/
  81. extenv/
  82. extern/
  83. extern-flag/
  84. feature-gates/
  85. fmt/
  86. fn/
  87. for/
  88. for-loop-while/
  89. foreign/
  90. fully-qualified-type/
  91. function-pointer/
  92. functional-struct-update/
  93. functions-closures/
  94. generator/
  95. generic-associated-types/
  96. generics/
  97. half-open-range-patterns/
  98. hashmap/
  99. hello_world/
  100. higher-rank-trait-bounds/
  101. hr-subtype/
  102. hrtb/
  103. hygiene/
  104. impl-header-lifetime-elision/
  105. impl-trait/
  106. imports/
  107. in-band-lifetimes/
  108. include-macros/
  109. inference/
  110. infinite/
  111. inherent-impls-overlap-check/
  112. inline-const/
  113. interior-mutability/
  114. internal/
  115. intrinsics/
  116. invalid/
  117. invalid-compile-flags/
  118. invalid-module-declaration/
  119. invalid-self-argument/
  120. issues/
  121. iterators/
  122. keyword/
  123. kindck/
  124. label/
  125. lang-items/
  126. layout/
  127. let-else/
  128. lifetimes/
  129. limits/
  130. linkage-attr/
  131. lint/
  132. liveness/
  133. llvm-asm/
  134. loops/
  135. lub-glb/
  136. macro_backtrace/
  137. macros/
  138. malformed/
  139. manual/
  140. marker_trait_attr/
  141. match/
  142. meta/
  143. methods/
  144. mir/
  145. mir-dataflow/
  146. mismatched_types/
  147. missing/
  148. missing_non_modrs_mod/
  149. modules/
  150. modules_and_files_visibility/
  151. moves/
  152. mut/
  153. namespace/
  154. native-library-link-flags/
  155. never_type/
  156. nll/
  157. non_modrs_mods/
  158. non_modrs_mods_and_inline_mods/
  159. not-panic/
  160. numbers-arithmetic/
  161. numeric/
  162. object-lifetime/
  163. object-safety/
  164. obsolete-in-place/
  165. on-unimplemented/
  166. or-patterns/
  167. overloaded/
  168. packed/
  169. packed-struct/
  170. panic-handler/
  171. panic-runtime/
  172. panics/
  173. parser/
  174. pattern/
  175. polymorphization/
  176. print-fuel/
  177. print_type_sizes/
  178. privacy/
  179. proc-macro/
  180. process/
  181. process-termination/
  182. pub/
  183. qualified/
  184. range/
  185. raw-ref-op/
  186. reachable/
  187. recursion/
  188. recursion_limit/
  189. regions/
  190. repr/
  191. reserved/
  192. resolve/
  193. return/
  194. rfc-0107-bind-by-move-pattern-guards/
  195. rfc-1445-restrict-constants-in-patterns/
  196. rfc-1717-dllimport/
  197. rfc-1937-termination-trait/
  198. rfc-2005-default-binding-mode/
  199. rfc-2008-non-exhaustive/
  200. rfc-2027-object-safe-for-dispatch/
  201. rfc-2091-track-caller/
  202. rfc-2093-infer-outlives/
  203. rfc-2126-crate-paths/
  204. rfc-2126-extern-absolute-paths/
  205. rfc-2294-if-let-guard/
  206. rfc-2306/
  207. rfc-2361-dbg-macro/
  208. rfc-2457/
  209. rfc-2497-if-let-chains/
  210. rfc-2565-param-attrs/
  211. rfc-2627-raw-dylib/
  212. rfc-2632-const-trait-impl/
  213. rfcs/
  214. rmeta/
  215. rust-2018/
  216. rust-2021/
  217. rustdoc/
  218. sanitize/
  219. save-analysis/
  220. self/
  221. sepcomp/
  222. shadowed/
  223. simd/
  224. simd-intrinsic/
  225. single-use-lifetime/
  226. span/
  227. specialization/
  228. stability-attribute/
  229. static/
  230. statics/
  231. str/
  232. structs/
  233. structs-enums/
  234. suggestions/
  235. svh/
  236. symbol-names/
  237. target-feature/
  238. terminal-width/
  239. test-attrs/
  240. thinlto/
  241. thread-local/
  242. threads-sendsync/
  243. tool-attributes/
  244. trait-bounds/
  245. traits/
  246. transmute/
  247. treat-err-as-bug/
  248. trivial-bounds/
  249. try-block/
  250. try-trait/
  251. tuple/
  252. type/
  253. type-alias/
  254. type-alias-enum-variants/
  255. type-alias-impl-trait/
  256. type-inference/
  257. typeck/
  258. typeof/
  259. ufcs/
  260. unboxed-closures/
  261. underscore-imports/
  262. underscore-lifetime/
  263. uniform-paths/
  264. uninhabited/
  265. union/
  266. unique/
  267. unresolved/
  268. unsafe/
  269. unsized/
  270. unsized-locals/
  271. unused-crate-deps/
  272. unwind-abis/
  273. use/
  274. variance/
  275. variants/
  276. wasm/
  277. wf/
  278. where-clauses/
  279. xcrate/
  280. zero-sized/
  281. .gitattributes
  282. absolute-paths-in-nested-use-groups.rs
  283. absolute-paths-in-nested-use-groups.stderr
  284. access-mode-in-closures.rs
  285. access-mode-in-closures.stderr
  286. alias-uninit-value.rs
  287. align-with-extern-c-fn.rs
  288. alignment-gep-tup-like-1.rs
  289. alloca-from-derived-tydesc.rs
  290. anonymous-higher-ranked-lifetime.rs
  291. anonymous-higher-ranked-lifetime.stderr
  292. arg-count-mismatch.rs
  293. arg-count-mismatch.stderr
  294. arg-type-mismatch.rs
  295. arg-type-mismatch.stderr
  296. argument-passing.rs
  297. artificial-block.rs
  298. as-precedence.rs
  299. assign-assign.rs
  300. assign-imm-local-twice.rs
  301. assign-imm-local-twice.stderr
  302. assignment-operator-unimplemented.rs
  303. assignment-operator-unimplemented.stderr
  304. assoc-inherent.rs
  305. assoc-inherent.stderr
  306. assoc-lang-items.rs
  307. assoc-lang-items.stderr
  308. assoc-oddities-3.rs
  309. associated-item-long-paths.rs
  310. associated-path-shl.rs
  311. associated-path-shl.stderr
  312. atomic-from-mut-not-available.rs
  313. atomic-from-mut-not-available.stderr
  314. atomic-print.rs
  315. attempted-access-non-fatal.rs
  316. attempted-access-non-fatal.stderr
  317. attr-bad-crate-attr.rc
  318. attr-eq-token-tree.rs
  319. attr-eq-token-tree.stderr
  320. attr-shebang.rs
  321. attr-start.rs
  322. attr-usage-inline.rs
  323. attr-usage-inline.stderr
  324. attr-usage-repr.rs
  325. attr-usage-repr.stderr
  326. attribute-with-no-generics-in-parameter-list.rs
  327. attribute-with-no-generics-in-parameter-list.stderr
  328. attrs-resolution-errors.rs
  329. attrs-resolution-errors.stderr
  330. attrs-resolution.rs
  331. augmented-assignments-feature-gate-cross.rs
  332. augmented-assignments-feature-gate.rs
  333. augmented-assignments-rpass.rs
  334. augmented-assignments.rs
  335. augmented-assignments.stderr
  336. auto-instantiate.rs
  337. auto-ref-slice-plus-ref.rs
  338. auto-ref-slice-plus-ref.stderr
  339. autobind.rs
  340. autoderef-full-lval.rs
  341. autoderef-full-lval.stderr
  342. backtrace-apple-no-dsymutil.rs
  343. backtrace-debuginfo-aux.rs
  344. backtrace-debuginfo.rs
  345. backtrace.rs
  346. bare-fn-implements-fn-mut.rs
  347. bare-static-string.rs
  348. bastion-of-the-turbofish.rs
  349. big-literals.rs
  350. bind-by-move.rs
  351. bitwise.rs
  352. blind-item-local-shadow.rs
  353. blind-item-mixed-crate-use-item.rs
  354. blind-item-mixed-use-item.rs
  355. bogus-tag.rs
  356. bogus-tag.stderr
  357. borrow-by-val-method-receiver.rs
  358. bound-suggestions.fixed
  359. bound-suggestions.rs
  360. bound-suggestions.stderr
  361. bounds-lifetime.rs
  362. bounds-lifetime.stderr
  363. break-diverging-value.rs
  364. break-diverging-value.stderr
  365. break-outside-loop.rs
  366. break-outside-loop.stderr
  367. break-while-condition.rs
  368. break-while-condition.stderr
  369. bug-7183-generics.rs
  370. bug-7295.rs
  371. builtin-clone-unwind.rs
  372. builtin-clone.rs
  373. by-move-pattern-binding.rs
  374. by-move-pattern-binding.stderr
  375. byte-literals.rs
  376. c-stack-returning-int64.rs
  377. can-copy-pod.rs
  378. cancel-clean-via-immediate-rvalue-ref.rs
  379. cannot-mutate-captured-non-mut-var.rs
  380. cannot-mutate-captured-non-mut-var.stderr
  381. capture1.rs
  382. capture1.stderr
  383. catch-unwind-bang.rs
  384. cenum_impl_drop_cast.rs
  385. cenum_impl_drop_cast.stderr
  386. cfguard-run.rs
  387. changing-crates.rs
  388. changing-crates.stderr
  389. char.rs
  390. check-static-immutable-mut-slices.rs
  391. check-static-immutable-mut-slices.stderr
  392. check-static-recursion-foreign.rs
  393. check-static-values-constraints.rs
  394. check-static-values-constraints.stderr
  395. child-outlives-parent.rs
  396. class-cast-to-trait.rs
  397. class-cast-to-trait.stderr
  398. class-method-missing.rs
  399. class-method-missing.stderr
  400. class-missing-self.rs
  401. class-missing-self.stderr
  402. cleanup-arm-conditional.rs
  403. cleanup-rvalue-for-scope.rs
  404. cleanup-rvalue-scopes-cf.rs
  405. cleanup-rvalue-scopes-cf.stderr
  406. cleanup-rvalue-scopes.rs
  407. cleanup-rvalue-temp-during-incomplete-alloc.rs
  408. cleanup-shortcircuit.rs
  409. clone-with-exterior.rs
  410. close-over-big-then-small-data.rs
  411. closure-expected.rs
  412. closure-expected.stderr
  413. closure_promotion.rs
  414. codegen-object-shim.rs
  415. command-line-diagnostics.rs
  416. command-line-diagnostics.stderr
  417. commandline-argfile-badutf8.args
  418. commandline-argfile-badutf8.rs
  419. commandline-argfile-badutf8.stderr
  420. commandline-argfile-missing.rs
  421. commandline-argfile-missing.stderr
  422. commandline-argfile.args
  423. commandline-argfile.rs
  424. compile_error_macro.rs
  425. compile_error_macro.stderr
  426. complex.rs
  427. concat.rs
  428. concat.stderr
  429. conflicting-repr-hints.rs
  430. conflicting-repr-hints.stderr
  431. conservative_impl_trait.rs
  432. conservative_impl_trait.stderr
  433. constructor-lifetime-args.rs
  434. constructor-lifetime-args.stderr
  435. continue-after-missing-main.nll.stderr
  436. continue-after-missing-main.rs
  437. continue-after-missing-main.stderr
  438. copy-a-resource.rs
  439. copy-a-resource.stderr
  440. core-run-destroy.rs
  441. crate-in-paths.rs
  442. crate-in-paths.stderr
  443. crate-leading-sep.rs
  444. crate-method-reexport-grrrrrrr.rs
  445. crate-name-attr-used.rs
  446. crate-name-mismatch.rs
  447. crate-name-mismatch.stderr
  448. crt-static-off-works.rs
  449. crt-static-on-works.rs
  450. custom-attribute-multisegment.rs
  451. custom-attribute-multisegment.stderr
  452. custom-test-frameworks-simple.rs
  453. custom_attribute.rs
  454. custom_attribute.stderr
  455. cycle-generic-bound.rs
  456. debuginfo-emit-llvm-ir-and-split-debuginfo.rs
  457. debuginfo-lto.rs
  458. deduplicate-diagnostics.deduplicate.stderr
  459. deduplicate-diagnostics.duplicate.stderr
  460. deduplicate-diagnostics.rs
  461. deep.rs
  462. default-alloc-error-hook.rs
  463. default-associated-types.rs
  464. default-method-parsing.rs
  465. default-method-simple.rs
  466. defaults-well-formedness.rs
  467. deprecation-in-force-unstable.rs
  468. deref-non-pointer.rs
  469. deref-non-pointer.stderr
  470. deref-rc.rs
  471. deref.rs
  472. derive-uninhabited-enum-38885.rs
  473. derive-uninhabited-enum-38885.stderr
  474. destructure-trait-ref.rs
  475. destructure-trait-ref.stderr
  476. disambiguate-identical-names.rs
  477. disambiguate-identical-names.stderr
  478. diverging-fallback-method-chain.rs
  479. diverging-fallback-option.rs
  480. diverging-fn-tail-35849.rs
  481. diverging-fn-tail-35849.stderr
  482. diverging-tuple-parts-39485.rs
  483. diverging-tuple-parts-39485.stderr
  484. does-nothing.rs
  485. does-nothing.stderr
  486. dont-suggest-private-trait-method.rs
  487. dont-suggest-private-trait-method.stderr
  488. double-ref.rs
  489. double-type-import.rs
  490. double-type-import.stderr
  491. dupe-first-attr.rc
  492. duplicate_entry_error.rs
  493. duplicate_entry_error.stderr
  494. dyn-trait-compatibility.rs
  495. dyn-trait-compatibility.stderr
  496. early-ret-binop-add.rs
  497. early-vtbl-resolution.rs
  498. edition-keywords-2015-2015.rs
  499. edition-keywords-2015-2018.rs
  500. edition-keywords-2018-2015.rs
  501. edition-keywords-2018-2018.rs
  502. editions-crate-root-2015.rs
  503. editions-crate-root-2015.stderr
  504. editions-crate-root-2018.rs
  505. editions-crate-root-2018.stderr
  506. elide-errors-on-mismatched-tuple.rs
  507. elide-errors-on-mismatched-tuple.stderr
  508. elided-test.rs
  509. elided-test.stderr
  510. else-if.rs
  511. empty-allocation-non-null.rs
  512. empty-allocation-rvalue-non-null.rs
  513. empty-type-parameter-list.rs
  514. empty_global_asm.rs
  515. enable-unstable-lib-feature.rs
  516. enable-unstable-lib-feature.stderr
  517. enums-pats-not-idents.rs
  518. enums-pats-not-idents.stderr
  519. env-args-reverse-iterator.rs
  520. env-funky-keys.rs
  521. env-null-vars.rs
  522. env-vars.rs
  523. epoch-gate-feature.rs
  524. eq-multidispatch.rs
  525. error-festival.rs
  526. error-festival.stderr
  527. error-should-say-copy-not-pod.rs
  528. error-should-say-copy-not-pod.stderr
  529. estr-uniq.rs
  530. eval-enum.rs
  531. eval-enum.stderr
  532. exclusive-drop-and-copy.rs
  533. exclusive-drop-and-copy.stderr
  534. exec-env.rs
  535. expanded-cfg.rs
  536. explain.rs
  537. explain.stdout
  538. explicit-i-suffix.rs
  539. explore-issue-38412.rs
  540. explore-issue-38412.stderr
  541. export-fully-qualified.rs
  542. export-fully-qualified.stderr
  543. export-import.rs
  544. export-import.stderr
  545. export-multi.rs
  546. export-non-interference2.rs
  547. export-non-interference3.rs
  548. export-tag-variant.rs
  549. export-tag-variant.stderr
  550. export.rs
  551. export.stderr
  552. export2.rs
  553. export2.stderr
  554. expr-block-fn.rs
  555. expr-block-generic-unique1.rs
  556. expr-block-generic-unique2.rs
  557. expr-block-generic.rs
  558. expr-block-slot.rs
  559. expr-block-unique.rs
  560. expr-block.rs
  561. expr-copy.rs
  562. expr-empty-ret.rs
  563. expr-fn.rs
  564. expr-if-generic.rs
  565. expr-if-panic-all.rs
  566. expr-if-unique.rs
  567. expr-if.rs
  568. expr-scope.rs
  569. ext-expand-inner-exprs.rs
  570. ext-nonexistent.rs
  571. ext-nonexistent.stderr
  572. extoption_env-no-args.rs
  573. extoption_env-no-args.stderr
  574. extoption_env-not-defined.rs
  575. extoption_env-not-string-literal.rs
  576. extoption_env-not-string-literal.stderr
  577. extoption_env-too-many-args.rs
  578. extoption_env-too-many-args.stderr
  579. fact.rs
  580. fail-simple.rs
  581. fail-simple.stderr
  582. fat-lto.rs
  583. fds-are-cloexec.rs
  584. ffi_const.rs
  585. ffi_const.stderr
  586. ffi_const2.rs
  587. ffi_const2.stderr
  588. ffi_pure.rs
  589. ffi_pure.stderr
  590. ffi_returns_twice.rs
  591. ffi_returns_twice.stderr
  592. filter-block-view-items.rs
  593. fixup-deref-mut.rs
  594. float-literal-inference-restrictions.rs
  595. float-literal-inference-restrictions.stderr
  596. fn-in-pat.rs
  597. fn-in-pat.stderr
  598. foreign-fn-return-lifetime.fixed
  599. foreign-fn-return-lifetime.rs
  600. foreign-fn-return-lifetime.stderr
  601. foreign-unsafe-fn-called.mir.stderr
  602. foreign-unsafe-fn-called.rs
  603. foreign-unsafe-fn-called.thir.stderr
  604. format-no-std.rs
  605. fun-call-variants.rs
  606. fun-indirect-call.rs
  607. future-incompatible-lint-group.rs
  608. future-incompatible-lint-group.stderr
  609. gated-bad-feature.rs
  610. gated-bad-feature.stderr
  611. glob-cycles.rs
  612. global-scope.rs
  613. guards.rs
  614. hello.rs
  615. hello2021.rs
  616. higher-lifetime-bounds.rs
  617. higher-lifetime-bounds.stderr
  618. ignore-all-the-things.rs
  619. illegal-ufcs-drop.fixed
  620. illegal-ufcs-drop.rs
  621. illegal-ufcs-drop.stderr
  622. immut-function-arguments.rs
  623. immut-function-arguments.stderr
  624. impl-duplicate-methods.rs
  625. impl-duplicate-methods.stderr
  626. impl-inherent-non-conflict.rs
  627. impl-not-adjacent-to-type.rs
  628. impl-privacy-xc-1.rs
  629. impl-privacy-xc-2.rs
  630. impl-unused-rps-in-assoc-type.rs
  631. impl-unused-rps-in-assoc-type.stderr
  632. impl-unused-tps-inherent.rs
  633. impl-unused-tps-inherent.stderr
  634. impl-unused-tps.rs
  635. impl-unused-tps.stderr
  636. implicit-method-bind.rs
  637. implicit-method-bind.stderr
  638. impossible_range.fixed
  639. impossible_range.rs
  640. impossible_range.stderr
  641. in-band-lifetimes.rs
  642. inc-range-pat.rs
  643. include-single-expr-helper-1.rs
  644. include-single-expr-helper.rs
  645. include-single-expr.rs
  646. include-single-expr.stderr
  647. index-bot.rs
  648. index-bot.stderr
  649. index-help.rs
  650. index-help.stderr
  651. index_message.rs
  652. index_message.stderr
  653. indexing-requires-a-uint.rs
  654. indexing-requires-a-uint.stderr
  655. infer-fn-tail-expr.rs
  656. inherit-env.rs
  657. init-large-type.rs
  658. init-res-into-things.rs
  659. inline-disallow-on-variant.rs
  660. inline-disallow-on-variant.stderr
  661. inlined-main.rs
  662. inner-attrs-on-impl.rs
  663. inner-module.rs
  664. inner-static-type-parameter.rs
  665. inner-static-type-parameter.stderr
  666. inner-static.rs
  667. instantiable.rs
  668. integer-literal-suffix-inference.rs
  669. integer-literal-suffix-inference.stderr
  670. integral-indexing.rs
  671. integral-indexing.stderr
  672. integral-variable-unification-error.rs
  673. integral-variable-unification-error.stderr
  674. intrinsics-always-extern.rs
  675. intrinsics-always-extern.stderr
  676. invalid_crate_type_syntax.rs
  677. invalid_crate_type_syntax.stderr
  678. invalid_dispatch_from_dyn_impls.rs
  679. invalid_dispatch_from_dyn_impls.stderr
  680. issue-72470-llvm-dominate.rs
  681. issue-73914.rs
  682. issue-76387-llvm-miscompile.rs
  683. issue-83639.rs
  684. issue-83639.stderr
  685. issues-71798.rs
  686. issues-71798.stderr
  687. istr.rs
  688. item-name-overload.rs
  689. json-and-color.rs
  690. json-and-color.stderr
  691. json-and-error-format.rs
  692. json-and-error-format.stderr
  693. json-bom-plus-crlf-multifile-aux.rs
  694. json-bom-plus-crlf-multifile.rs
  695. json-bom-plus-crlf-multifile.stderr
  696. json-bom-plus-crlf.rs
  697. json-bom-plus-crlf.stderr
  698. json-invalid.rs
  699. json-invalid.stderr
  700. json-multiple.nll.stderr
  701. json-multiple.polonius.stderr
  702. json-multiple.rs
  703. json-multiple.stderr
  704. json-options.nll.stderr
  705. json-options.polonius.stderr
  706. json-options.rs
  707. json-options.stderr
  708. json-short.rs
  709. json-short.stderr
  710. keyword-changes-2012-07-31.rs
  711. kindck-implicit-close-over-mut-var.rs
  712. kinds-in-metadata.rs
  713. kinds-of-primitive-impl.rs
  714. kinds-of-primitive-impl.stderr
  715. lambda-infer-unresolved.rs
  716. lambda-var-hygiene.rs
  717. large-records.rs
  718. last-use-in-block.rs
  719. last-use-in-cap-clause.rs
  720. last-use-is-capture.rs
  721. lazy-and-or.rs
  722. lazy-init.rs
  723. leak-unique-as-tydesc.rs
  724. legacy-const-generics-bad.rs
  725. legacy-const-generics-bad.stderr
  726. legacy-const-generics.rs
  727. lexical-scopes.rs
  728. lexical-scopes.stderr
  729. lexical-scoping.rs
  730. lifetime-before-type-params.rs
  731. lifetime-before-type-params.stderr
  732. link-cfg-works.rs
  733. link-section.rs
  734. linkage1.rs
  735. lint-cap.rs
  736. lint-unknown-lints-at-crate-level.rs
  737. list.rs
  738. liveness-assign-imm-local-after-ret.rs
  739. llvm-pr32379.rs
  740. log-err-phi.rs
  741. log-knows-the-names-of-variants-in-std.rs
  742. log-knows-the-names-of-variants.rs
  743. log-poly.rs
  744. logging-only-prints-once.rs
  745. long-while.rs
  746. loud_ui.rs
  747. lto-and-no-bitcode-in-rlib.rs
  748. lto-and-no-bitcode-in-rlib.stderr
  749. lto-duplicate-symbols.rs
  750. lto-duplicate-symbols.stderr
  751. lto-many-codegen-units.rs
  752. lto-opt-level-s.rs
  753. lto-opt-level-z.rs
  754. lto-rustc-loads-linker-plugin.rs
  755. lto-still-runs-thread-dtors.rs
  756. lto-thin-rustc-loads-linker-plugin.rs
  757. lub-glb-with-unbound-infer-var.rs
  758. lub-if.nll.stderr
  759. lub-if.rs
  760. lub-if.stderr
  761. lub-match.nll.stderr
  762. lub-match.rs
  763. lub-match.stderr
  764. macro-quote-cond.rs
  765. macro-quote-test.rs
  766. main-wrong-location.rs
  767. main-wrong-location.stderr
  768. main-wrong-type.rs
  769. main-wrong-type.stderr
  770. malformed_macro_lhs.rs
  771. malformed_macro_lhs.stderr
  772. map-types.rs
  773. map-types.stderr
  774. match-on-negative-integer-ranges.rs
  775. matches2021.rs
  776. max-min-classes.rs
  777. maybe-bounds-where-cpass.rs
  778. maybe-bounds-where.rs
  779. maybe-bounds-where.stderr
  780. maybe-bounds.rs
  781. maybe-bounds.stderr
  782. mid-path-type-params.rs
  783. minmax-stability-issue-23687.rs
  784. minus-string.rs
  785. minus-string.stderr
  786. mir-unpretty.rs
  787. mir-unpretty.stderr
  788. missing_debug_impls.rs
  789. missing_debug_impls.stderr
  790. mod-subitem-as-enum-variant.rs
  791. mod-subitem-as-enum-variant.stderr
  792. module-macro_use-arguments.rs
  793. module-macro_use-arguments.stderr
  794. monad.rs
  795. monomorphize-abi-alignment.rs
  796. monomorphized-callees-with-ty-params-3314.rs
  797. mpsc_stress.rs
  798. msvc-data-only.rs
  799. multi-panic.rs
  800. multibyte.rs
  801. multidispatch-conditional-impl-not-considered.rs
  802. multidispatch1.rs
  803. multidispatch2.rs
  804. multiline-comment.rs
  805. multiple-reprs.rs
  806. mut-function-arguments.rs
  807. mut-vstore-expr.rs
  808. mutexguard-sync.rs
  809. mutexguard-sync.stderr
  810. mutual-recursion-group.rs
  811. native-print-no-runtime.rs
  812. negative.rs
  813. nested-block-comment.rs
  814. nested-cfg-attrs.rs
  815. nested-cfg-attrs.stderr
  816. nested-class.rs
  817. nested-function-names-issue-8587.rs
  818. nested-ty-params.rs
  819. nested-ty-params.stderr
  820. nested_item_main.rs
  821. new-box-syntax.rs
  822. new-box.rs
  823. new-impl-syntax.rs
  824. new-import-syntax.rs
  825. new-style-constants.rs
  826. new-unicode-escapes.rs
  827. new-unsafe-pointers.rs
  828. newlambdas-ret-infer.rs
  829. newlambdas-ret-infer2.rs
  830. newlambdas.rs
  831. newtype-polymorphic.rs
  832. newtype-temporary.rs
  833. newtype.rs
  834. nil-decl-in-foreign.rs
  835. no-capture-arc.rs
  836. no-capture-arc.stderr
  837. no-core-1.rs
  838. no-core-2.rs
  839. no-implicit-prelude-nested.rs
  840. no-implicit-prelude-nested.stderr
  841. no-link-unknown-crate.rs
  842. no-link-unknown-crate.stderr
  843. no-link.rs
  844. no-link.stderr
  845. no-mangle-associated-fn.rs
  846. no-patterns-in-args-2.rs
  847. no-patterns-in-args-2.stderr
  848. no-patterns-in-args-macro.rs
  849. no-patterns-in-args-macro.stderr
  850. no-patterns-in-args.rs
  851. no-patterns-in-args.stderr
  852. no-reuse-move-arc.rs
  853. no-reuse-move-arc.stderr
  854. no-send-res-ports.rs
  855. no-send-res-ports.stderr
  856. no-std-1.rs
  857. no-std-2.rs
  858. no-std-3.rs
  859. no-std-inject.rs
  860. no-std-inject.stderr
  861. no-std-macros.rs
  862. no-stdio.rs
  863. no-type-for-node-ice.rs
  864. no-type-for-node-ice.stderr
  865. no-warn-on-field-replace-issue-34101.rs
  866. no_crate_type.rs
  867. no_crate_type.stderr
  868. no_owned_box_lang_item.rs
  869. no_owned_box_lang_item.stderr
  870. no_send-enum.rs
  871. no_send-enum.stderr
  872. no_send-rc.rs
  873. no_send-rc.stderr
  874. no_send-struct.rs
  875. no_send-struct.stderr
  876. no_share-enum.rs
  877. no_share-enum.stderr
  878. no_share-struct.rs
  879. no_share-struct.stderr
  880. noexporttypeexe.rs
  881. noexporttypeexe.stderr
  882. non-constant-expr-for-arr-len.rs
  883. non-constant-expr-for-arr-len.stderr
  884. non-copyable-void.rs
  885. non-copyable-void.stderr
  886. non-fmt-panic.fixed
  887. non-fmt-panic.rs
  888. non-fmt-panic.stderr
  889. non-ice-error-on-worker-io-fail.rs
  890. non-ice-error-on-worker-io-fail.stderr
  891. non-legacy-modes.rs
  892. noncopyable-class.rs
  893. noncopyable-class.stderr
  894. nonscalar-cast.fixed
  895. nonscalar-cast.rs
  896. nonscalar-cast.stderr
  897. not-clone-closure.rs
  898. not-clone-closure.stderr
  899. not-copy-closure.rs
  900. not-copy-closure.stderr
  901. not-enough-arguments.rs
  902. not-enough-arguments.stderr
  903. not-sync.rs
  904. not-sync.stderr
  905. nul-characters.rs
  906. nullable-pointer-iotareduction.rs
  907. nullable-pointer-size.rs
  908. object-does-not-impl-trait.rs
  909. object-does-not-impl-trait.stderr
  910. object-lifetime-default-default-to-static.rs
  911. object-lifetime-default-from-rptr-box.rs
  912. object-lifetime-default-from-rptr-mut.rs
  913. object-lifetime-default-from-rptr.rs
  914. object-lifetime-default-inferred.rs
  915. object-pointer-types.rs
  916. object-pointer-types.stderr
  917. objects-coerce-freeze-borrored.rs
  918. objects-owned-object-borrowed-method-headerless.rs
  919. objects-owned-object-owned-method.rs
  920. obsolete-syntax-impl-for-dotdot.rs
  921. obsolete-syntax-impl-for-dotdot.stderr
  922. occurs-check-2.rs
  923. occurs-check-2.stderr
  924. occurs-check-3.rs
  925. occurs-check-3.stderr
  926. occurs-check.rs
  927. occurs-check.stderr
  928. once-cant-call-twice-on-heap.rs
  929. once-cant-call-twice-on-heap.stderr
  930. once-move-out-on-heap.rs
  931. op-assign-builtins-by-ref.rs
  932. opeq.rs
  933. operator-associativity.rs
  934. operator-multidispatch.rs
  935. operator-overloading.rs
  936. opt-in-copy.rs
  937. opt-in-copy.stderr
  938. optimization-fuel-0.rs
  939. optimization-fuel-0.stderr
  940. optimization-fuel-1.rs
  941. optimization-fuel-1.stderr
  942. order-dependent-cast-inference.rs
  943. order-dependent-cast-inference.stderr
  944. orphan-check-diagnostics.rs
  945. orphan-check-diagnostics.stderr
  946. osx-frameworks.rs
  947. osx-frameworks.stderr
  948. out-of-order-shadowing.rs
  949. out-of-order-shadowing.stderr
  950. out-of-stack.rs
  951. out-pointer-aliasing.rs
  952. output-slot-variants.rs
  953. output-type-mismatch.rs
  954. output-type-mismatch.stderr
  955. over-constrained-vregs.rs
  956. overlap-doesnt-conflict-with-specialization.rs
  957. overlap-doesnt-conflict-with-specialization.stderr
  958. overlap-permitted-for-annotated-marker-traits.rs
  959. overloaded-calls-nontuple.rs
  960. overloaded-calls-nontuple.stderr
  961. owned-implies-static.rs
  962. panic-while-printing.rs
  963. panic_implementation-closures.rs
  964. paren-free.rs
  965. paren-span.rs
  966. paren-span.stderr
  967. parenthesized-deref-suggestion.rs
  968. parenthesized-deref-suggestion.stderr
  969. partialeq_help.rs
  970. partialeq_help.stderr
  971. path-lookahead.fixed
  972. path-lookahead.rs
  973. path-lookahead.stderr
  974. path.rs
  975. pathless-extern-ok.rs
  976. paths-containing-nul.rs
  977. phantom-auto-trait.rs
  978. phantom-auto-trait.stderr
  979. placement-syntax.rs
  980. placement-syntax.stderr
  981. point-to-type-err-cause-on-impl-trait-return-2.rs
  982. point-to-type-err-cause-on-impl-trait-return-2.stderr
  983. pptypedef.rs
  984. pptypedef.stderr
  985. prim-with-args.rs
  986. prim-with-args.stderr
  987. primitive-binop-lhs-mut.rs
  988. print-stdout-eprint-stderr.rs
  989. proc_macro.rs
  990. project-cache-issue-31849.rs
  991. project-cache-issue-37154.rs
  992. ptr-coercion-rpass.rs
  993. ptr-coercion.rs
  994. ptr-coercion.stderr
  995. pure-sum.rs
  996. purity-infer.rs
  997. question-mark-type-infer.rs
  998. question-mark-type-infer.stderr
  999. range-type-infer.rs
  1000. range_inclusive.rs
  1001. ranges-precedence.rs
  1002. raw-fat-ptr.rs
  1003. raw-str.rs
  1004. rcvr-borrowed-to-region.rs
  1005. reachable-unnameable-items.rs
  1006. reachable-unnameable-type-alias.rs
  1007. readalias.rs
  1008. realloc-16687.rs
  1009. reassign-ref-mut.rs
  1010. reassign-ref-mut.stderr
  1011. reexport-should-still-link.rs
  1012. reexport-star.rs
  1013. reexport-test-harness-main.rs
  1014. ref-suggestion.rs
  1015. ref-suggestion.stderr
  1016. refer-to-other-statics-by-value.rs
  1017. reify-intrinsic.rs
  1018. reify-intrinsic.stderr
  1019. remap-path-prefix.rs
  1020. remap-path-prefix.stderr
  1021. removing-extern-crate.fixed
  1022. removing-extern-crate.rs
  1023. removing-extern-crate.stderr
  1024. repeat-expr-in-static.rs
  1025. repeat-to-run-dtor-twice.rs
  1026. repeat-to-run-dtor-twice.stderr
  1027. repeat_count.rs
  1028. repeat_count.stderr
  1029. repr.rs
  1030. repr.stderr
  1031. repr_c_int_align.rs
  1032. required-lang-item.rs
  1033. required-lang-item.stderr
  1034. resolve-issue-2428.rs
  1035. resource-assign-is-not-copy.rs
  1036. resource-destruct.rs
  1037. ret-bang.rs
  1038. ret-non-nil.rs
  1039. ret-non-nil.stderr
  1040. ret-none.rs
  1041. retslot-cast.rs
  1042. retslot-cast.stderr
  1043. return-disjoint-regions.rs
  1044. return-disjoint-regions.stderr
  1045. return-nil.rs
  1046. rfc1623-2.rs
  1047. rfc1623-2.stderr
  1048. rfc1623.nll.stderr
  1049. rfc1623.rs
  1050. rfc1623.stderr
  1051. rt-explody-panic-payloads.rs
  1052. running-with-no-runtime.rs
  1053. rustc-error.rs
  1054. rustc-error.stderr
  1055. rustc-rust-log.rs
  1056. safe-extern-statics-mut.mir.stderr
  1057. safe-extern-statics-mut.rs
  1058. safe-extern-statics-mut.thir.stderr
  1059. safe-extern-statics.mir.stderr
  1060. safe-extern-statics.rs
  1061. safe-extern-statics.thir.stderr
  1062. semistatement-in-lambda.rs
  1063. seq-args.rs
  1064. seq-args.stderr
  1065. seq-compare.rs
  1066. shadow-bool.rs
  1067. shadowed-use-visibility.rs
  1068. shift-various-bad-types.rs
  1069. shift-various-bad-types.stderr
  1070. short-error-format.rs
  1071. short-error-format.stderr
  1072. signal-alternate-stack-cleanup.rs
  1073. signal-exit-status.rs
  1074. sigpipe-should-be-ignored.rs
  1075. similar-tokens.rs
  1076. similar-tokens.stderr
  1077. simple-infer.rs
  1078. simple_global_asm.rs
  1079. single-primitive-inherent-impl.rs
  1080. single-primitive-inherent-impl.stderr
  1081. sized-borrowed-pointer.rs
  1082. sized-cycle-note.rs
  1083. sized-cycle-note.stderr
  1084. sized-owned-pointer.rs
  1085. slightly-nice-generic-literal-messages.rs
  1086. slightly-nice-generic-literal-messages.stderr
  1087. slowparse-bstring.rs
  1088. slowparse-string.rs
  1089. sse2.rs
  1090. stability-in-private-module.rs
  1091. stability-in-private-module.stderr
  1092. stable-addr-of.rs
  1093. stable-features.rs
  1094. stable-features.stderr
  1095. static_sized_requirement.rs
  1096. staticness-mismatch.rs
  1097. staticness-mismatch.stderr
  1098. std-backtrace.rs
  1099. std-uncopyable-atomics.rs
  1100. std-uncopyable-atomics.stderr
  1101. stdio-is-blocking.rs
  1102. stdout-during-shutdown.rs
  1103. stdout-during-shutdown.run.stdout
  1104. stmt_expr_attrs_no_feature.rs
  1105. stmt_expr_attrs_no_feature.stderr
  1106. string-box-error.rs
  1107. struct-ctor-mangling.rs
  1108. structured-compare.rs
  1109. substs-ppaux.normal.stderr
  1110. substs-ppaux.rs
  1111. substs-ppaux.verbose.stderr
  1112. suffixed-literal-meta.rs
  1113. suffixed-literal-meta.stderr
  1114. super-at-top-level.rs
  1115. super-at-top-level.stderr
  1116. super-fast-paren-parsing.rs
  1117. super.rs
  1118. supported-cast.rs
  1119. suppressed-error.rs
  1120. suppressed-error.stderr
  1121. svh-add-nothing.rs
  1122. swap-1.rs
  1123. swap-overlapping.rs
  1124. switched-expectations.rs
  1125. switched-expectations.stderr
  1126. syntax-extension-minor.rs
  1127. syntax-trait-polarity-feature-gate.rs
  1128. syntax-trait-polarity-feature-gate.stderr
  1129. syntax-trait-polarity.rs
  1130. syntax-trait-polarity.stderr
  1131. synthetic-param.rs
  1132. synthetic-param.stderr
  1133. tag-that-dare-not-speak-its-name.rs
  1134. tag-that-dare-not-speak-its-name.stderr
  1135. tag-type-args.rs
  1136. tag-type-args.stderr
  1137. tag-variant-cast-non-nullary.fixed
  1138. tag-variant-cast-non-nullary.rs
  1139. tag-variant-cast-non-nullary.stderr
  1140. tag-variant-disr-dup.rs
  1141. tag-variant-disr-dup.stderr
  1142. tail-call-arg-leak.rs
  1143. tail-cps.rs
  1144. tail-direct.rs
  1145. tail-typeck.rs
  1146. tail-typeck.stderr
  1147. tcp-stress.rs
  1148. terminate-in-initializer.rs
  1149. terr-in-field.rs
  1150. terr-in-field.stderr
  1151. terr-sorts.rs
  1152. terr-sorts.stderr
  1153. test-allow-dead-extern-static-no-warning.rs
  1154. thin-lto-global-allocator.rs
  1155. thir-tree.rs
  1156. thir-tree.stdout
  1157. thir-unsafeck-issue-85871.rs
  1158. thread-local-in-ctfe.rs
  1159. thread-local-in-ctfe.stderr
  1160. thread-local-mutation.rs
  1161. thread-local-mutation.stderr
  1162. thread-local-not-in-prelude.rs
  1163. thread-local-static.rs
  1164. thread-local-static.stderr
  1165. tls.rs
  1166. tool_attributes.rs
  1167. tool_lints-fail.rs
  1168. tool_lints-fail.stderr
  1169. tool_lints-rpass.rs
  1170. tool_lints.rs
  1171. tool_lints.stderr
  1172. tool_lints_2018_preview.rs
  1173. trace_macros-format.rs
  1174. trace_macros-format.stderr
  1175. trailing-comma.rs
  1176. trait-impl-bound-suggestions.fixed
  1177. trait-impl-bound-suggestions.rs
  1178. trait-impl-bound-suggestions.stderr
  1179. trait-method-number-parameters.rs
  1180. trait-method-number-parameters.stderr
  1181. transmute-equal-assoc-types.rs
  1182. transmute-equal-assoc-types.stderr
  1183. transmute-non-immediate-to-immediate.rs
  1184. transmute-specialization.rs
  1185. transmute-specialization.stderr
  1186. trivial-message.rs
  1187. trivial_casts-rpass.rs
  1188. try-from-int-error-partial-eq.rs
  1189. try-is-identifier-edition2015.rs
  1190. try-macro-suggestion.rs
  1191. try-macro-suggestion.stderr
  1192. try-operator-hygiene.rs
  1193. try-operator.rs
  1194. try-wait.rs
  1195. tuple-index-fat-types.rs
  1196. tuple-index.rs
  1197. tutorial-suffix-inference-test.rs
  1198. tutorial-suffix-inference-test.stderr
  1199. tydesc-name.rs
  1200. type-ascription.rs
  1201. type-id-higher-rank-2.rs
  1202. type-in-nested-module.rs
  1203. type-infer-generalize-ty-var.rs
  1204. type-namespace.rs
  1205. type-param-constraints.rs
  1206. type-param.rs
  1207. type-params-in-for-each.rs
  1208. type-ptr.rs
  1209. type-use-i1-versus-i8.rs
  1210. type_length_limit.polonius.stderr
  1211. type_length_limit.rs
  1212. type_length_limit.stderr
  1213. typeclasses-eq-example-static.rs
  1214. typeclasses-eq-example.rs
  1215. typeid-intrinsic.rs
  1216. typestate-multi-decl.rs
  1217. ufcs-polymorphic-paths.rs
  1218. ufcs-type-params.rs
  1219. ui-testing-optout.rs
  1220. ui-testing-optout.stderr
  1221. unary-minus-suffix-inference.rs
  1222. unconstrained-none.rs
  1223. unconstrained-none.stderr
  1224. unconstrained-ref.rs
  1225. unconstrained-ref.stderr
  1226. underscore-ident-matcher.rs
  1227. underscore-ident-matcher.stderr
  1228. underscore-lifetimes.rs
  1229. underscore-method-after-integer.rs
  1230. unevaluated_fixed_size_array_len.rs
  1231. unevaluated_fixed_size_array_len.stderr
  1232. unify-return-ty.rs
  1233. uninit-empty-types.rs
  1234. unique-object-noncopyable.rs
  1235. unique-object-noncopyable.stderr
  1236. unique-pinned-nocopy.rs
  1237. unique-pinned-nocopy.stderr
  1238. unit.rs
  1239. unknown-language-item.rs
  1240. unknown-language-item.stderr
  1241. unknown-lint-tool-name.rs
  1242. unknown-lint-tool-name.stderr
  1243. unknown-llvm-arg.rs
  1244. unknown-llvm-arg.stderr
  1245. unknown-tool-name.rs
  1246. unknown-tool-name.stderr
  1247. unnamed_argument_mode.rs
  1248. unnecessary-extern-crate.rs
  1249. unnecessary-extern-crate.stderr
  1250. unop-move-semantics.rs
  1251. unop-move-semantics.stderr
  1252. unop-neg-bool.rs
  1253. unop-neg-bool.stderr
  1254. unpretty-expr-fn-arg.rs
  1255. unpretty-expr-fn-arg.stdout
  1256. unreachable-code-1.rs
  1257. unreachable-code.rs
  1258. unrestricted-attribute-tokens.rs
  1259. unsafe-coercion.rs
  1260. unsafe-fn-called-from-unsafe-blk.rs
  1261. unsafe-fn-called-from-unsafe-fn.rs
  1262. unsafe-pointer-assignability.rs
  1263. unsigned-literal-negation.rs
  1264. unsigned-literal-negation.stderr
  1265. unspecified-self-in-trait-ref.rs
  1266. unspecified-self-in-trait-ref.stderr
  1267. unterminated-comment.rs
  1268. unterminated-comment.stderr
  1269. unused-move-capture.rs
  1270. unused-move.rs
  1271. unwind-no-uwtable.rs
  1272. unwind-resource.rs
  1273. unwind-unique.rs
  1274. use-crate-name-alias.rs
  1275. use-import-export.rs
  1276. use-keyword-2.rs
  1277. use-mod.rs
  1278. use-module-level-int-consts.rs
  1279. use-nested-groups.rs
  1280. use-self-in-inner-fn.rs
  1281. use-self-in-inner-fn.stderr
  1282. use.rs
  1283. use_inline_dtor.rs
  1284. used.rs
  1285. used.stderr
  1286. useless-pub.rs
  1287. useless-pub.stderr
  1288. user-defined-macro-rules.rs
  1289. using-target-feature-unstable.rs
  1290. usize-generic-argument-parent.rs
  1291. usize-generic-argument-parent.stderr
  1292. utf8-bom.rs
  1293. utf8_idents-rpass.rs
  1294. utf8_idents.rs
  1295. variance-intersection-of-ref-and-opt-ref.rs
  1296. variance-iterators-in-libcore.rs
  1297. volatile-fat-ptr.rs
  1298. vtable-res-trait-param.rs
  1299. vtable-res-trait-param.stderr
  1300. wait-forked-but-failed-child.rs
  1301. walk-struct-literal-with.rs
  1302. walk-struct-literal-with.stderr
  1303. warn-ctypes-inhibit.rs
  1304. warn-path-statement.rs
  1305. warn-path-statement.stderr
  1306. wasm-custom-section-relocations.rs
  1307. wasm-custom-section-relocations.stderr
  1308. wasm-import-module.rs
  1309. wasm-import-module.stderr
  1310. weak-lang-item.rs
  1311. weak-new-uninhabited-issue-48493.rs
  1312. weird-exit-code.rs
  1313. weird-exprs.rs
  1314. wf-bound-region-in-object-type.rs
  1315. while-let.rs
  1316. while-let.stderr
  1317. while-type-error.rs
  1318. while-type-error.stderr
  1319. windows-subsystem-invalid.rs
  1320. windows-subsystem-invalid.stderr
  1321. write-fmt-errors.rs
  1322. writealias.rs
  1323. writing-to-immutable-vec.rs
  1324. writing-to-immutable-vec.stderr
  1325. wrong-hashset-issue-42918.rs
  1326. wrong-mul-method-signature.rs
  1327. wrong-mul-method-signature.stderr
  1328. wrong-ret-type.rs
  1329. wrong-ret-type.stderr
  1330. x86stdcall.rs
  1331. x86stdcall2.rs
  1332. xc-private-method.rs
  1333. xc-private-method.stderr
  1334. xc-private-method2.rs
  1335. xc-private-method2.stderr
  1336. yield.rs
  1337. yield1.rs
  1338. yield2.rs
  1339. z-crate-attr.rs