]> git.lizzy.rs Git - rust.git/history - library/core/src/ptr/mod.rs
explicitly distinguish pointer::addr and pointer::expose_addr
[rust.git] / library / core / src / ptr / mod.rs
2022-04-04 Ralf Jungexplicitly distinguish pointer::addr and pointer::expos...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #85321 - cjgillot:mir-cycle, r=bjorn3
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-02 borsAuto merge of #95590 - GuillaumeGomez:multi-line-attr...
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 borsAuto merge of #94911 - jackh726:gats_extended_2, r...
2022-04-02 borsAuto merge of #95568 - GuillaumeGomez:fix-invalid-dom...
2022-04-02 borsAuto merge of #95537 - GuillaumeGomez:type_of-doc,...
2022-04-02 borsAuto merge of #95571 - petrochenkov:nowrapident2, r...
2022-04-02 borsAuto merge of #95509 - nnethercote:simplify-MatcherPos...
2022-04-02 borsAuto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r...
2022-04-02 Dylan DPCRollup merge of #95560 - lcnr:obligation-cause, r=oli-obk
2022-04-02 Dylan DPCRollup merge of #95559 - lcnr:inferctxt-typeck, r=oli-obk
2022-04-02 Dylan DPCRollup merge of #95557 - niluxv:issue-95533, r=dtolnay
2022-04-02 Dylan DPCRollup merge of #95556 - declanvk:nonnull-provenance...
2022-04-02 Dylan DPCRollup merge of #95544 - jam1garner:improve-naked-noret...
2022-04-02 Dylan DPCRollup merge of #95430 - ChrisDenton:disable-tls-i686...
2022-04-02 Dylan DPCRollup merge of #95373 - RalfJung:invalid_value, r...
2022-04-02 Dylan DPCRollup merge of #95354 - dtolnay:rustc_const_stable...
2022-04-01 borsAuto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
2022-04-01 Matthias KrügerRollup merge of #95532 - RalfJung:utf8_char_counts...
2022-04-01 Matthias KrügerRollup merge of #95531 - petrochenkov:metacount, r...
2022-04-01 Matthias KrügerRollup merge of #95528 - RalfJung:miri-is-too-slow...
2022-04-01 Matthias KrügerRollup merge of #95516 - RalfJung:ptrs-not-ints, r...
2022-04-01 Matthias KrügerRollup merge of #95475 - Jules-Bertholet:rustdoc-hide...
2022-04-01 Matthias KrügerRollup merge of #95530 - notriddle:notriddle/private...
2022-04-01 Matthias KrügerRollup merge of #95388 - RalfJung:rust-val-limit, r...
2022-04-01 Matthias KrügerRollup merge of #95344 - jyn514:better-debug-output...
2022-04-01 Matthias KrügerRollup merge of #95293 - compiler-errors:braces, r...
2022-04-01 Matthias KrügerRollup merge of #95260 - compiler-errors:fn, r=davidtwco
2022-04-01 Matthias KrügerRollup merge of #95032 - m-ou-se:std-features, r=yaahc
2022-03-31 David TolnayFix feature name of stable parts of strict_provenance
2022-03-31 borsAuto merge of #95526 - Dylan-DPC:rollup-0ikl5l5, r...
2022-03-31 Dylan DPCRollup merge of #95523 - lcnr:yeet-unused-field, r...
2022-03-31 Dylan DPCRollup merge of #95520 - rust-lang:ptrtypo, r=lcnr
2022-03-31 Dylan DPCRollup merge of #95384 - ehuss:doc-target_has_atomic...
2022-03-31 bstrieFix typos in core::ptr docs
2022-03-31 Dylan DPCRollup merge of #95470 - GuillaumeGomez:fix-gui-spuriou...
2022-03-31 Dylan DPCRollup merge of #95445 - jyn514:rustc-unit-tests, r...
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 Dylan DPCRollup merge of #95130 - workingjubilee:stably-finished...
2022-03-30 Dylan DPCRollup merge of #95298 - jhorstmann:fix-double-drop...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94869 - jackh726:gats_extended, r...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 borsAuto merge of #95425 - nnethercote:yet-more-parse_tt...
2022-03-30 borsAuto merge of #95458 - calebcartwright:sync-rustfmt...
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 borsAuto merge of #95241 - Gankra:cleaned-provenance, r...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-30 Aria Beingessnerclarify that WASM has address spaces
2022-03-30 Aria Beingessnerfix doc link
2022-03-30 Aria Beingessnerrefine the definition of temporal provenance
2022-03-30 Aria Beingessnermore review fixes to ptr docs
2022-03-30 Aria BeingessnerAdd even more details to top-level pointer docs
2022-03-30 Aria Beingessnerclean up pointer docs
2022-03-30 Aria BeingessnerIntroduce experimental APIs for conforming to "strict...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 Ben KimockAdd debug assertions to some unsafe functions
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-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
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-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
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 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
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-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
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-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-04 Dylan DPCRollup merge of #94339 - Amanieu:arm-d32, r=nagisa
next