]> git.lizzy.rs Git - rust.git/history - src/doc/robots.txt
Rollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle
[rust.git] / src / doc / robots.txt
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-24 Mazdak FarrokhzadRollup merge of #70023 - GuillaumeGomez:cleanup-e0436...
2020-03-24 borsAuto merge of #69894 - vtbassmatt:master, r=nellshamrell
2020-03-24 Mazdak FarrokhzadRollup merge of #69788 - ArekPiekarz:unstable_book_opti...
2020-03-23 Mazdak FarrokhzadRollup merge of #70080 - anyska:mir-double-space, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #69494 - GuillaumeGomez:stabilize-crate...
2020-03-23 Mazdak FarrokhzadRollup merge of #69940 - tmiasko:llvm-api, r=hanna...
2020-03-22 borsAuto merge of #69778 - Marwes:dep_graph, r=davidtwco
2020-03-22 borsAuto merge of #69079 - CAD97:layout-of-ptr, r=RalfJung
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-22 borsAuto merge of #68820 - WaffleLapkin:remove_finished_fro...
2020-03-21 borsAuto merge of #69729 - RalfJung:backtrace, r=Mark-Simul...
2020-03-21 Dylan DPCRollup merge of #70032 - lcnr:issue69970, r=varkor
2020-03-21 Dylan DPCRollup merge of #69955 - alexcrichton:stderr-infallible...
2020-03-21 Mazdak FarrokhzadRollup merge of #69934 - andjo403:inlinecost, r=wesleywiser
2020-03-21 Mazdak FarrokhzadRollup merge of #70038 - DutchGhost:const-forget-tests...
2020-03-20 borsAuto merge of #69509 - RalfJung:debug-assert-write...
2020-03-20 Yuki OkushiRollup merge of #69935 - davidtwco:issue-69925, r=eddyb
2020-03-20 Yuki OkushiRollup merge of #69768 - oli-obk:union_field_ice, r...
2020-03-19 Mazdak FarrokhzadRollup merge of #70005 - GuillaumeGomez:code-block...
2020-03-19 Mazdak FarrokhzadRollup merge of #69969 - iximeow:sigstack-guard-page...
2020-03-19 Mazdak FarrokhzadRollup merge of #69959 - alexcrichton:fix-panic-in...
2020-03-19 Mazdak FarrokhzadRollup merge of #69929 - cuviper:unicode-13.0.0, r...
2020-03-19 Mazdak FarrokhzadRollup merge of #69814 - jonas-schievink:gen-ret-unw...
2020-03-19 Mazdak FarrokhzadRollup merge of #69443 - ehuss:tidy-license, r=skade...
2020-03-19 Mazdak FarrokhzadRollup merge of #69036 - eddyb:monoshim, r=nikomatsakis
2020-03-18 Mazdak FarrokhzadRollup merge of #69920 - Centril:hir-cleanup, r=Zoxc
2020-03-18 Mazdak FarrokhzadRollup merge of #69839 - RalfJung:miri-error-cleanup...
2020-03-18 Mazdak FarrokhzadRollup merge of #69837 - jonas-schievink:gen-discr...
2020-03-18 Mazdak FarrokhzadRollup merge of #69139 - GuillaumeGomez:cleanup-e0308...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-18 borsAuto merge of #68915 - timvermeulen:non_fused_iter...
2020-03-17 borsAuto merge of #69519 - 12101111:remove-proc-macro-check...
2020-03-17 Mazdak FarrokhzadRollup merge of #69956 - matthewjasper:fix-region-flags...
2020-03-17 Mazdak FarrokhzadRollup merge of #69922 - RalfJung:less-intrinsic, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69735 - tmiasko:bootstrap-sanitizers...
2020-03-17 Mazdak FarrokhzadRollup merge of #69688 - JohnTitor:move-tidy, r=Mark...
2020-03-17 Mazdak FarrokhzadRollup merge of #70029 - jonas-schievink:bootstrap...
2020-03-17 Mazdak FarrokhzadRollup merge of #70000 - petrochenkov:rawkeypars, r...
2020-03-17 Mazdak FarrokhzadRollup merge of #69881 - Centril:fix-69485, r=oli-obk
2020-03-17 Mazdak FarrokhzadRollup merge of #69870 - petrochenkov:cfgacc, r=matthew...
2020-03-17 Mazdak FarrokhzadRollup merge of #69811 - petrochenkov:privdiag2, r...
2020-03-16 borsAuto merge of #68970 - matthewjasper:min-spec, r=nikoma...
2020-03-16 borsAuto merge of #67133 - oli-obk:it_must_be_a_sign, r...
2020-03-16 Dylan DPCRollup merge of #70036 - mark-i-m:describe-it-4, r...
2020-03-16 Dylan DPCRollup merge of #69989 - petrochenkov:nolegacy, r=eddyb...
2020-03-16 Dylan DPCRollup merge of #69867 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69738 - mark-i-m:assoc-fn-2, r=eddyb
2020-03-16 Dylan DPCRollup merge of #69520 - kornelski:e69492, r=cramertj
2020-03-16 Dylan DPCRollup merge of #69122 - dtolnay:backtrace, r=cramertj
2020-03-16 Dylan DPCRollup merge of #67335 - ecstatic-morse:qualif-refactor...
2020-03-16 borsAuto merge of #70010 - Amanieu:fix-opt-catch, r=Mark...
2020-03-16 borsAuto merge of #70034 - Dylan-DPC:rollup-5yg771j, r...
2020-03-16 Dylan DPCRollup merge of #70014 - TimotheeGerber:small-fix-rustd...
2020-03-16 Dylan DPCRollup merge of #69998 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69995 - contrun:add-context-to-literal...
2020-03-16 Dylan DPCRollup merge of #69992 - kornelski:robots, r=steveklabnik
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
next