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