]> git.lizzy.rs Git - rust.git/history - src/doc/guide-pointers.md
Rollup merge of #101648 - Timmmm:home_dir_docs, r=joshtriplett
[rust.git] / src / doc / guide-pointers.md
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
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-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2019-04-12 Mazdak FarrokhzadRollup merge of #59847 - Kampfkarren:try-block-catch...
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-20 borsAuto merge of #57018 - dcreager:redundant-linker, r...
2019-03-19 Mazdak FarrokhzadRollup merge of #59252 - lcnr:mailmap, r=Centril
2019-03-19 Mazdak FarrokhzadRollup merge of #57847 - clarcharr:dbg_no_params, r...
2019-03-11 borsAuto merge of #58021 - ishitatsuyuki:57667-fix, r=RalfJung
2019-03-08 Pietro AlbiniRollup merge of #58906 - Nemo157:generator-state-debug...
2019-03-08 Pietro AlbiniRollup merge of #58369 - nox:sync-hash-map-entry, r...
2019-03-08 Pietro AlbiniRollup merge of #58269 - taeguk:add-some-sources-to...
2019-03-08 Pietro AlbiniRollup merge of #58080 - MikaelUrankar:freebsd_arm...
2019-03-05 borsAuto merge of #58423 - nox:relax-bounds-buf-reader...
2019-03-02 borsAuto merge of #58077 - Nemo157:generator-state-debug...
2019-02-27 Mazdak FarrokhzadRollup merge of #58075 - asettouf:master, r=varkor
2019-02-26 borsAuto merge of #58357 - sfackler:vectored-io, r=alexcrichton
2019-02-25 borsAuto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton
2019-02-25 Mazdak FarrokhzadRollup merge of #55632 - ollie27:deny_overflowing_liter...
2019-02-25 Mazdak FarrokhzadRollup merge of #58421 - nox:relax-bounds-binary-heap...
2019-02-25 Mazdak FarrokhzadRollup merge of #58370 - nox:relax-bounds, r=dtolnay
2019-02-24 Mazdak FarrokhzadRollup merge of #58442 - cuviper:unix-weak, r=alexcrichton
2019-02-24 Mazdak FarrokhzadRollup merge of #58183 - jethrogb:jb/alloc-box-guarante...
2019-02-24 borsAuto merge of #58304 - gnzlbg:simd_saturated, r=nagisa
2019-02-23 Mazdak FarrokhzadRollup merge of #58595 - stjepang:make-duration-consts...
2019-02-23 Mazdak FarrokhzadRollup merge of #58453 - jethrogb:jb/sgx-panic-abort...
2019-02-23 Mazdak FarrokhzadRollup merge of #58353 - matthewjasper:typeck-pattern...
2019-02-23 Mazdak FarrokhzadRollup merge of #58227 - Aaronepower:master, r=Centril
2019-02-23 Mazdak FarrokhzadRollup merge of #58199 - clintfred:partial-move-err...
2019-02-23 Mazdak FarrokhzadRollup merge of #58122 - matthieu-m:range_incl_perf...
2019-02-22 Mazdak FarrokhzadRollup merge of #58555 - scottmcm:try-2015, r=Centril
2019-02-22 Mazdak FarrokhzadRollup merge of #58431 - RalfJung:btree, r=Mark-Simulacrum
2019-02-22 Mazdak FarrokhzadRollup merge of #58198 - igorsdv:suggest-removing-paren...
2019-02-22 Mazdak FarrokhzadRollup merge of #58064 - llogiq:vec-deque-try-rfold...
2019-02-22 Mazdak FarrokhzadRollup merge of #58059 - RalfJung:before_exec, r=alexcr...
2019-02-22 Mazdak FarrokhzadRollup merge of #57656 - scottmcm:deprecate-resize_defa...
2019-02-22 borsAuto merge of #57997 - nitnelave:master, r=RalfJung
2019-02-20 kennytmRollup merge of #58044 - Lokathor:lokathor, r=alexcrichton
2019-02-20 kennytmRollup merge of #58553 - scottmcm:more-ihle, r=Centril
2019-02-20 kennytmRollup merge of #58538 - GuillaumeGomez:fmt-examples...
2019-02-20 kennytmRollup merge of #58530 - scottmcm:monomorphize-less...
2019-02-20 kennytmRollup merge of #58409 - euclio:impl-trait-wrapping...
2019-02-20 kennytmRollup merge of #58392 - scottmcm:less-shifting-in...
2019-02-20 kennytmRollup merge of #58384 - GuillaumeGomez:fix-table-displ...
2019-02-20 kennytmRollup merge of #58336 - GuillaumeGomez:fix-search...
2019-02-20 kennytmRollup merge of #58303 - GuillaumeGomez:stability-tags...
2019-02-19 kennytmRollup merge of #56470 - llogiq:process-termination...
2019-02-19 borsAuto merge of #57896 - oli-obk:permissive_existence...
2019-02-19 borsAuto merge of #56514 - ollie27:rustdoc_test_libdir...
2019-02-18 borsAuto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg
2019-02-17 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-02-17 borsAuto merge of #58416 - cuviper:dist-linux-gcc, r=alexcr...
2019-02-17 kennytmRollup merge of #58395 - vi:checked_duration_since...
2019-02-17 kennytmRollup merge of #57929 - GuillaumeGomez:rustodc-remove...
2019-02-16 kennytmRollup merge of #58468 - RalfJung:maybe-uninit-split...
2019-02-16 kennytmRollup merge of #58448 - euclio:missing-summaries,...
2019-02-16 kennytmRollup merge of #58440 - gnzlbg:v6, r=japaric
2019-02-16 kennytmRollup merge of #58438 - cuviper:posix_spawn_file_actio...
2019-02-16 kennytmRollup merge of #58433 - RalfJung:miri-mark-tests,...
2019-02-16 kennytmRollup merge of #58429 - RalfJung:box, r=TimNN
2019-02-16 kennytmRollup merge of #58359 - taiki-e:impl_snapshot_for...
2019-02-16 kennytmRollup merge of #58306 - GuillaumeGomez:crate-browser...
2019-02-16 kennytmRollup merge of #58293 - xfix:patch-16, r=Mark-Simulacrum
2019-02-16 kennytmRollup merge of #58074 - scottmcm:stabilize-sort_by_cac...
next