]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/typedef.rs
Rollup merge of #100567 - Rageking8:fix-100563, r=wesleywiser
[rust.git] / src / test / rustdoc / typedef.rs
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-15 Matthias KrügerRollup merge of #100559 - nnethercote:parser-simplifica...
2022-08-15 Matthias KrügerRollup merge of #100514 - compiler-errors:issue-100191...
2022-08-15 Matthias KrügerRollup merge of #100458 - compiler-errors:fn-argument...
2022-08-15 Matthias KrügerRollup merge of #100377 - est31:fluent_grepability...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
2022-08-15 borsAuto merge of #98393 - michaelwoerister:new-cpp-like...
2022-08-15 Matthias KrügerRollup merge of #100566 - TaKO8Ki:use-create-snapshot...
2022-08-15 Matthias KrügerRollup merge of #100506 - lcnr:fnctxt-yeet, r=compiler...
2022-08-15 Matthias KrügerRollup merge of #100277 - m-ou-se:format-args-1, r...
2022-08-15 Matthias KrügerRollup merge of #100211 - cjgillot:ctfe-mir-available...
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-14 Matthias KrügerRollup merge of #100482 - youknowone:patch-1, r=Mark...
2022-08-14 Matthias KrügerRollup merge of #100253 - obeis:issue-100197, r=cjgillot
2022-08-14 Matthias KrügerRollup merge of #100249 - Meziu:master, r=joshtriplett
2022-08-14 Dylan DPCRollup merge of #100487 - tmiasko:assert-safe, r=petroc...
2022-08-14 Dylan DPCRollup merge of #100126 - petrochenkov:screname, r...
2022-08-14 Dylan DPCRollup merge of #100115 - obeis:issue-99910, r=cjgillot
2022-08-14 Dylan DPCRollup merge of #100026 - WaffleLapkin:array-chunks...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-14 Michael GouletRollup merge of #100479 - compiler-errors:argument...
2022-08-14 Michael GouletRollup merge of #100468 - cuviper:lazy-x, r=jyn514
2022-08-14 Michael GouletRollup merge of #100446 - TaKO8Ki:suggest-removing...
2022-08-14 Michael GouletRollup merge of #100431 - compiler-errors:enum-ctor...
2022-08-14 Michael GouletRollup merge of #100367 - fmease:fix-100365, r=compiler...
2022-08-14 Michael GouletRollup merge of #100335 - aDotInTheVoid:rdj-resolved...
2022-08-14 Michael GouletRollup merge of #100299 - compiler-errors:issue-100283...
2022-08-14 Michael GouletRollup merge of #99646 - compiler-errors:arg-mismatch...
2022-08-14 borsAuto merge of #100495 - RalfJung:miri, r=RalfJung
2022-08-14 borsAuto merge of #100511 - compiler-errors:rollup-vrte4w5...
2022-08-13 Michael GouletRollup merge of #100509 - BoxyUwU:merge_hrtb_with_highe...
2022-08-13 Michael GouletRollup merge of #100501 - RalfJung:miri-from-exposed...
2022-08-13 Michael GouletRollup merge of #100490 - lcnr:wf-consts, r=jackh726
2022-08-13 Michael GouletRollup merge of #100475 - chenyukang:fix-100461, r...
2022-08-13 Michael GouletRollup merge of #100464 - khyperia:lld-icf-on-windows...
2022-08-13 Michael GouletRollup merge of #100447 - GuillaumeGomez:rm-clean-impl...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-13 Michael GouletRollup merge of #100438 - compiler-errors:issue-100360...
2022-08-13 Michael GouletRollup merge of #100434 - compiler-errors:issue-100373...
2022-08-13 Michael GouletRollup merge of #100407 - RalfJung:no-int2ptr, r=Mark...
2022-08-13 Michael GouletRollup merge of #100355 - camelid:has2-rename, r=Guilla...
2022-08-13 Noah LevRename `@hastext` to `@hasraw` (same for `matches`)
2022-08-13 Noah LevUpdate tests: arity-2 `@{has,matches}` -> `...text`
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
2022-02-18 Matthias KrügerRollup merge of #92959 - asquared31415:test-non-fn...
2022-02-18 Matthias KrügerRollup merge of #92933 - bjorn3:no_bin_lib_mixing,...
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
next