tree: 4597d638652cd1a58754f33d8568c45a493804f2 [path history] [tgz]
  1. allocator/
  2. array-slice-vec/
  3. associated-consts/
  4. associated-types/
  5. autoref-autoderef/
  6. auxiliary/
  7. bench/
  8. binding/
  9. borrowck/
  10. cfg/
  11. chalkify/
  12. coerce/
  13. coherence/
  14. consts/
  15. cross-crate/
  16. ctfe/
  17. deriving/
  18. drop/
  19. dynamically-sized-types/
  20. extern/
  21. for-loop-while/
  22. foreign/
  23. functions-closures/
  24. generator/
  25. generics/
  26. higher-rank-trait-bounds/
  27. hygiene/
  28. impl-trait/
  29. imports/
  30. intrinsics/
  31. issues/
  32. iterators/
  33. macros/
  34. methods/
  35. mir/
  36. modules/
  37. moves/
  38. nll/
  39. non_modrs_mods/
  40. numbers-arithmetic/
  41. overloaded/
  42. packed/
  43. panic-runtime/
  44. panics/
  45. privacy/
  46. proc-macro/
  47. process/
  48. regions/
  49. rfcs/
  50. sepcomp/
  51. simd/
  52. specialization/
  53. statics/
  54. structs-enums/
  55. thinlto/
  56. threads-sendsync/
  57. traits/
  58. unboxed-closures/
  59. uniform-paths/
  60. union/
  61. unique/
  62. unsized-locals/
  63. where-clauses/
  64. zero-sized/
  65. .gitattributes
  66. abi-sysv64-arg-passing.rs
  67. abi-sysv64-register-usage.rs
  68. abort-on-c-abi.rs
  69. alias-uninit-value.rs
  70. align-with-extern-c-fn.rs
  71. alignment-gep-tup-like-1.rs
  72. alloca-from-derived-tydesc.rs
  73. allocator-alloc-one.rs
  74. anon-extern-mod.rs
  75. argument-passing.rs
  76. artificial-block.rs
  77. as-precedence.rs
  78. asm-concat-src.rs
  79. asm-in-moved.rs
  80. asm-in-out-operand.rs
  81. asm-indirect-memory.rs
  82. asm-out-assign.rs
  83. assert-eq-trailing-comma.rs
  84. assert-escape.rs
  85. assert-ne-trailing-comma.rs
  86. assign-assign.rs
  87. assoc-oddities-3.rs
  88. associated-item-long-paths.rs
  89. async-fn-size.rs
  90. atomic-access-bool.rs
  91. atomic-alignment.rs
  92. atomic-compare_exchange.rs
  93. atomic-print.rs
  94. attr-main-2.rs
  95. attr-main.rs
  96. attr-on-generic-formals.rs
  97. attr-shebang.rs
  98. attr-start.rs
  99. attr.rs
  100. augmented-assignments-feature-gate-cross.rs
  101. augmented-assignments-feature-gate.rs
  102. augmented-assignments.rs
  103. auto-instantiate.rs
  104. auto-is-contextual.rs
  105. autobind.rs
  106. backtrace-debuginfo-aux.rs
  107. backtrace-debuginfo.rs
  108. backtrace.rs
  109. bare-fn-implements-fn-mut.rs
  110. bare-static-string.rs
  111. big-literals.rs
  112. binary-minus-without-space.rs
  113. bind-by-move.rs
  114. binops-issue-22743.rs
  115. binops.rs
  116. bitwise.rs
  117. blind-item-local-shadow.rs
  118. blind-item-mixed-crate-use-item.rs
  119. blind-item-mixed-use-item.rs
  120. block-arg-call-as.rs
  121. block-arg.rs
  122. block-explicit-types.rs
  123. block-expr-precedence.rs
  124. block-fn-coerce.rs
  125. block-iter-1.rs
  126. block-iter-2.rs
  127. bool-not.rs
  128. bool.rs
  129. borrow-by-val-method-receiver.rs
  130. box-new.rs
  131. bug-7183-generics.rs
  132. bug-7295.rs
  133. builtin-clone-unwind.rs
  134. builtin-clone.rs
  135. builtin-superkinds-capabilities-transitive.rs
  136. builtin-superkinds-capabilities-xc.rs
  137. builtin-superkinds-capabilities.rs
  138. builtin-superkinds-in-metadata.rs
  139. builtin-superkinds-phantom-typaram.rs
  140. builtin-superkinds-simple.rs
  141. builtin-superkinds-typaram.rs
  142. byte-literals.rs
  143. c-stack-as-value.rs
  144. c-stack-returning-int64.rs
  145. cabi-int-widening.rs
  146. can-copy-pod.rs
  147. cancel-clean-via-immediate-rvalue-ref.rs
  148. cast-does-fallback.rs
  149. cast-region-to-uint.rs
  150. cast-rfc0401-vtable-kinds.rs
  151. cast-rfc0401.rs
  152. cast-to-infer-ty.rs
  153. cast.rs
  154. catch-unwind-bang.rs
  155. cell-does-not-clone.rs
  156. char.rs
  157. char_unicode.rs
  158. check-static-recursion-foreign.rs
  159. check_const-feature-gated.rs
  160. child-outlives-parent.rs
  161. cleanup-arm-conditional.rs
  162. cleanup-rvalue-during-if-and-while.rs
  163. cleanup-rvalue-for-scope.rs
  164. cleanup-rvalue-scopes.rs
  165. cleanup-rvalue-temp-during-incomplete-alloc.rs
  166. cleanup-shortcircuit.rs
  167. clone-with-exterior.rs
  168. close-over-big-then-small-data.rs
  169. cmp-default.rs
  170. codegen-object-shim.rs
  171. collections-const-new.rs
  172. command-exec.rs
  173. command-pre-exec.rs
  174. compiletest-skip-codegen.rs
  175. complex.rs
  176. concat.rs
  177. const-int-conversion.rs
  178. const-int-overflowing.rs
  179. const-int-rotate.rs
  180. const-int-saturating-arith.rs
  181. const-int-sign.rs
  182. const-int-wrapping.rs
  183. const-needs_drop.rs
  184. core-run-destroy.rs
  185. crate-leading-sep.rs
  186. crate-method-reexport-grrrrrrr.rs
  187. crate-name-attr-used.rs
  188. crt-static-off-works.rs
  189. crt-static-on-works.rs
  190. cycle-generic-bound.rs
  191. dead-code-alias-in-pat.rs
  192. dead-code-leading-underscore.rs
  193. debuginfo-lto.rs
  194. deep.rs
  195. default-alloc-error-hook.rs
  196. default-associated-types.rs
  197. default-method-parsing.rs
  198. default-method-simple.rs
  199. defaults-well-formedness.rs
  200. deprecation-in-force-unstable.rs
  201. deref-lval.rs
  202. deref-mut-on-ref.rs
  203. deref-on-ref.rs
  204. deref-rc.rs
  205. deref.rs
  206. discriminant_value-wrapper.rs
  207. discriminant_value.rs
  208. dispatch_from_dyn_zst.rs
  209. diverging-fallback-control-flow.rs
  210. diverging-fallback-method-chain.rs
  211. diverging-fallback-option.rs
  212. double-ref.rs
  213. dupe-first-attr.rc
  214. duplicated-external-mods.rs
  215. early-ret-binop-add.rs
  216. early-vtbl-resolution.rs
  217. edition-keywords-2015-2015.rs
  218. edition-keywords-2015-2018.rs
  219. edition-keywords-2018-2015.rs
  220. edition-keywords-2018-2018.rs
  221. else-if.rs
  222. empty-allocation-non-null.rs
  223. empty-allocation-rvalue-non-null.rs
  224. empty-type-parameter-list.rs
  225. empty_global_asm.rs
  226. env-args-reverse-iterator.rs
  227. env-funky-keys.rs
  228. env-home-dir.rs
  229. env-null-vars.rs
  230. env-vars.rs
  231. epoch-gate-feature.rs
  232. eq-multidispatch.rs
  233. estr-uniq.rs
  234. exec-env.rs
  235. existential_type.rs
  236. explicit-i-suffix.rs
  237. export-glob-imports-target.rs
  238. export-multi.rs
  239. export-non-interference2.rs
  240. export-non-interference3.rs
  241. expr-block-fn.rs
  242. expr-block-generic-unique1.rs
  243. expr-block-generic-unique2.rs
  244. expr-block-generic.rs
  245. expr-block-slot.rs
  246. expr-block-unique.rs
  247. expr-block.rs
  248. expr-copy.rs
  249. expr-empty-ret.rs
  250. expr-fn.rs
  251. expr-if-generic.rs
  252. expr-if-panic-all.rs
  253. expr-if-panic.rs
  254. expr-if-unique.rs
  255. expr-if.rs
  256. expr-scope.rs
  257. ext-expand-inner-exprs.rs
  258. extend-for-unit.rs
  259. exterior.rs
  260. extoption_env-not-defined.rs
  261. fact.rs
  262. fat-lto.rs
  263. fat-ptr-cast.rs
  264. fds-are-cloexec.rs
  265. filter-block-view-items.rs
  266. fixup-deref-mut.rs
  267. format-hygiene.rs
  268. format-nan.rs
  269. format-no-std.rs
  270. format-ref-cell.rs
  271. fsu-moves-and-copies.rs
  272. fun-call-variants.rs
  273. fun-indirect-call.rs
  274. futures-api.rs
  275. global-scope.rs
  276. guards-not-exhaustive.rs
  277. guards.rs
  278. hashmap-memory.rs
  279. hello.rs
  280. html-literals.rs
  281. if-bot.rs
  282. if-check.rs
  283. if-ret.rs
  284. if-ret.stderr
  285. ifmt.rs
  286. ignore-all-the-things.rs
  287. impl-for-never.rs
  288. impl-inherent-non-conflict.rs
  289. impl-not-adjacent-to-type.rs
  290. impl-privacy-xc-1.rs
  291. impl-privacy-xc-2.rs
  292. impl-trait-in-bindings.rs
  293. impl-trait-in-bindings.stderr
  294. in-band-lifetimes.rs
  295. inc-range-pat.rs
  296. infer-fn-tail-expr.rs
  297. inherit-env.rs
  298. init-large-type.rs
  299. init-res-into-things.rs
  300. inlined-main.rs
  301. inner-attrs-on-impl.rs
  302. inner-module.rs
  303. inner-static.rs
  304. instantiable.rs
  305. invalid_const_promotion.rs
  306. invoke-external-foreign.rs
  307. irrefutable-unit.rs
  308. issue-59020.rs
  309. istr.rs
  310. item-name-overload.rs
  311. keyword-changes-2012-07-31.rs
  312. kindck-implicit-close-over-mut-var.rs
  313. kinds-in-metadata.rs
  314. lambda-infer-unresolved.rs
  315. lambda-var-hygiene.rs
  316. large-records.rs
  317. last-use-in-block.rs
  318. last-use-in-cap-clause.rs
  319. last-use-is-capture.rs
  320. lazy-and-or.rs
  321. lazy-init.rs
  322. leak-unique-as-tydesc.rs
  323. lex-bare-cr-nondoc-comment.rs
  324. lexer-crlf-line-endings-string-literal-doc-comment.rs
  325. lexical-scoping.rs
  326. lib-defaults.rs
  327. link-cfg-works.rs
  328. link-section.rs
  329. linkage1.rs
  330. lint-cap.rs
  331. lint-dead-code-associated-type.rs
  332. lint-dead-code-variant.rs
  333. lint-expr-stmt-attrs-for-early-lints.rs
  334. lint-unknown-lints-at-crate-level.rs
  335. list.rs
  336. liveness-assign-imm-local-after-ret.rs
  337. llvm-pr32379.rs
  338. log-err-phi.rs
  339. log-knows-the-names-of-variants-in-std.rs
  340. log-knows-the-names-of-variants.rs
  341. log-poly.rs
  342. logging-only-prints-once.rs
  343. logging_before_rt_started.rs
  344. long-while.rs
  345. lto-many-codegen-units.rs
  346. lto-still-runs-thread-dtors.rs
  347. lub-glb-with-unbound-infer-var.rs
  348. macro-quote-cond.rs
  349. macro-quote-test.rs
  350. max-min-classes.rs
  351. mid-path-type-params.rs
  352. minmax-stability-issue-23687.rs
  353. monad.rs
  354. monomorphize-abi-alignment.rs
  355. monomorphized-callees-with-ty-params-3314.rs
  356. mpsc_stress.rs
  357. msvc-data-only.rs
  358. multi-panic.rs
  359. multibyte.rs
  360. multidispatch-conditional-impl-not-considered.rs
  361. multidispatch1.rs
  362. multidispatch2.rs
  363. multiline-comment.rs
  364. multiple-reprs.rs
  365. mut-function-arguments.rs
  366. mut-vstore-expr.rs
  367. mutual-recursion-group.rs
  368. native-print-no-runtime.rs
  369. negative.rs
  370. nested-block-comment.rs
  371. nested-class.rs
  372. nested-function-names-issue-8587.rs
  373. nested_item_main.rs
  374. never-result.rs
  375. never-type-rvalues.rs
  376. never_coercions.rs
  377. new-box-syntax.rs
  378. new-box.rs
  379. new-impl-syntax.rs
  380. new-import-syntax.rs
  381. new-style-constants.rs
  382. new-unicode-escapes.rs
  383. new-unsafe-pointers.rs
  384. newlambdas-ret-infer.rs
  385. newlambdas-ret-infer2.rs
  386. newlambdas.rs
  387. newtype-polymorphic.rs
  388. newtype-temporary.rs
  389. newtype.rs
  390. nil-decl-in-foreign.rs
  391. no-core-1.rs
  392. no-core-2.rs
  393. no-landing-pads.rs
  394. no-std-1.rs
  395. no-std-2.rs
  396. no-std-3.rs
  397. no-stdio.rs
  398. non-built-in-quote.rs
  399. non-legacy-modes.rs
  400. nul-characters.rs
  401. nullable-pointer-ffi-compat.rs
  402. nullable-pointer-iotareduction.rs
  403. nullable-pointer-size.rs
  404. object-lifetime-default-default-to-static.rs
  405. object-lifetime-default-from-rptr-box.rs
  406. object-lifetime-default-from-rptr-mut.rs
  407. object-lifetime-default-from-rptr.rs
  408. object-method-numbering.rs
  409. objects-coerce-freeze-borrored.rs
  410. objects-owned-object-borrowed-method-headerless.rs
  411. objects-owned-object-owned-method.rs
  412. once-move-out-on-heap.rs
  413. one-tuple.rs
  414. op-assign-builtins-by-ref.rs
  415. opeq.rs
  416. operator-associativity.rs
  417. operator-multidispatch.rs
  418. operator-overloading.rs
  419. optimization-fuel-0.rs
  420. optimization-fuel-0.stderr
  421. optimization-fuel-1.rs
  422. optimization-fuel-1.stderr
  423. option-ext.rs
  424. option-unwrap.rs
  425. out-of-stack.rs
  426. out-pointer-aliasing.rs
  427. output-slot-variants.rs
  428. over-constrained-vregs.rs
  429. overlap-doesnt-conflict-with-specialization.rs
  430. overlap-permitted-for-annotated-marker-traits.rs
  431. owned-implies-static.rs
  432. panic-uninitialized-zeroed.rs
  433. paren-free.rs
  434. parse-assoc-type-lt.rs
  435. parse-panic.rs
  436. parser-unicode-whitespace.rs
  437. path.rs
  438. paths-containing-nul.rs
  439. print-stdout-eprint-stderr.rs
  440. proc_macro.rs
  441. project-cache-issue-31849.rs
  442. project-cache-issue-37154.rs
  443. project-defer-unification.rs
  444. ptr-coercion.rs
  445. pure-sum.rs
  446. purity-infer.rs
  447. range-type-infer.rs
  448. range.rs
  449. range_inclusive.rs
  450. range_inclusive_gate.rs
  451. ranges-precedence.rs
  452. raw-fat-ptr.rs
  453. raw-str.rs
  454. rcvr-borrowed-to-region.rs
  455. reachable-unnameable-items.rs
  456. reachable-unnameable-type-alias.rs
  457. readalias.rs
  458. realloc-16687.rs
  459. reexport-should-still-link.rs
  460. reexport-star.rs
  461. reexport-test-harness-main.rs
  462. refer-to-other-statics-by-value.rs
  463. repeat-expr-in-static.rs
  464. repr_c_int_align.rs
  465. resolve-issue-2428.rs
  466. resolve-pseudo-shadowing.rs
  467. resource-assign-is-not-copy.rs
  468. resource-destruct.rs
  469. result-opt-conversions.rs
  470. ret-bang.rs
  471. ret-none.rs
  472. return-nil.rs
  473. rmeta.rs
  474. running-with-no-runtime.rs
  475. rustc-rust-log.rs
  476. rvalue-static-promotion.rs
  477. segfault-no-out-of-stack.rs
  478. semistatement-in-lambda.rs
  479. seq-compare.rs
  480. shadow.rs
  481. shadowed-use-visibility.rs
  482. shebang.rs
  483. signal-alternate-stack-cleanup.rs
  484. signal-exit-status.rs
  485. sigpipe-should-be-ignored.rs
  486. simple-infer.rs
  487. simple_global_asm.rs
  488. size-and-align.rs
  489. sized-borrowed-pointer.rs
  490. sized-owned-pointer.rs
  491. sleep.rs
  492. slowparse-bstring.rs
  493. slowparse-string.rs
  494. sse2.rs
  495. stable-addr-of.rs
  496. stack-probes-lto.rs
  497. stack-probes.rs
  498. stdio-is-blocking.rs
  499. str-concat.rs
  500. str-multiline.rs
  501. string-box-error.rs
  502. string-escapes.rs
  503. struct-ctor-mangling.rs
  504. structured-compare.rs
  505. super-fast-paren-parsing.rs
  506. super.rs
  507. supported-cast.rs
  508. svh-add-nothing.rs
  509. swap-1.rs
  510. swap-2.rs
  511. swap-overlapping.rs
  512. tail-call-arg-leak.rs
  513. tail-cps.rs
  514. tail-direct.rs
  515. tcp-stress.rs
  516. terminate-in-initializer.rs
  517. test-allow-dead-extern-static-no-warning.rs
  518. test-allow-fail-attr.rs
  519. test-fn-signature-verification-for-explicit-return-type.rs
  520. test-main-not-dead-attr.rs
  521. test-main-not-dead.rs
  522. test-runner-hides-buried-main.rs
  523. test-runner-hides-main.rs
  524. test-runner-hides-start.rs
  525. test-should-fail-good-message.rs
  526. test-vs-cfg-test.rs
  527. thin-lto-global-allocator.rs
  528. thread-local-not-in-prelude.rs
  529. tool_attributes.rs
  530. tool_lints.rs
  531. tool_lints_2018_preview.rs
  532. trailing-comma.rs
  533. transmute-non-immediate-to-immediate.rs
  534. transmute-specialization.rs
  535. trivial-message.rs
  536. trivial_casts.rs
  537. try-block.rs
  538. try-from-int-error-partial-eq.rs
  539. try-is-identifier-edition2015.rs
  540. try-operator-custom.rs
  541. try-operator-hygiene.rs
  542. try-operator.rs
  543. try-wait.rs
  544. try_from.rs
  545. tup.rs
  546. tuple-index-fat-types.rs
  547. tuple-index.rs
  548. tydesc-name.rs
  549. type-alias-enum-variants-2.rs
  550. type-alias-enum-variants.rs
  551. type-ascription.rs
  552. type-id-higher-rank-2.rs
  553. type-id-higher-rank.rs
  554. type-in-nested-module.rs
  555. type-infer-generalize-ty-var.rs
  556. type-namespace.rs
  557. type-param-constraints.rs
  558. type-param.rs
  559. type-params-in-for-each.rs
  560. type-ptr.rs
  561. type-sizes.rs
  562. type-use-i1-versus-i8.rs
  563. typeck-closure-to-unsafe-fn-ptr.rs
  564. typeck-fn-to-unsafe-fn-ptr.rs
  565. typeck_type_placeholder_1.rs
  566. typeclasses-eq-example-static.rs
  567. typeclasses-eq-example.rs
  568. typeid-intrinsic.rs
  569. typestate-cfg-nesting.rs
  570. typestate-multi-decl.rs
  571. ufcs-polymorphic-paths.rs
  572. ufcs-type-params.rs
  573. unary-minus-suffix-inference.rs
  574. underscore-lifetimes.rs
  575. underscore-method-after-integer.rs
  576. unify-return-ty.rs
  577. uninit-empty-types.rs
  578. unit.rs
  579. unnamed_argument_mode.rs
  580. unreachable-code-1.rs
  581. unreachable-code.rs
  582. unsafe-coercion.rs
  583. unsafe-fn-called-from-unsafe-blk.rs
  584. unsafe-fn-called-from-unsafe-fn.rs
  585. unsafe-pointer-assignability.rs
  586. unsized-tuple-impls.rs
  587. unsized.rs
  588. unsized2.rs
  589. unsized3.rs
  590. unused-move-capture.rs
  591. unused-move.rs
  592. unwind-resource.rs
  593. unwind-unique.rs
  594. use-crate-name-alias.rs
  595. use-import-export.rs
  596. use-keyword-2.rs
  597. use-mod.rs
  598. use-nested-groups.rs
  599. use.rs
  600. use_inline_dtor.rs
  601. using-target-feature-unstable.rs
  602. utf8-bom.rs
  603. utf8.rs
  604. utf8_chars.rs
  605. utf8_idents.rs
  606. variadic-ffi.rs
  607. variance-intersection-of-ref-and-opt-ref.rs
  608. variance-iterators-in-libcore.rs
  609. volatile-fat-ptr.rs
  610. wait-forked-but-failed-child.rs
  611. warn-ctypes-inhibit.rs
  612. weak-lang-item.rs
  613. weak-new-uninhabited-issue-48493.rs
  614. weird-exit-code.rs
  615. weird-exprs.rs
  616. wf-bound-region-in-object-type.rs
  617. wrapping-int-api.rs
  618. write-fmt-errors.rs
  619. writealias.rs
  620. wrong-hashset-issue-42918.rs
  621. x86stdcall.rs
  622. x86stdcall2.rs
  623. yield.rs
  624. yield1.rs
  625. yield2.rs
  626. z-crate-attr.rs