]> git.lizzy.rs Git - rust.git/history - library
ptr::guaranteed_eq doc typo
[rust.git] / library /
2022-03-23 asquared31415ptr::guaranteed_eq doc typo
2022-03-23 borsAuto merge of #95223 - Dylan-DPC:rollup-idpb7ka, r...
2022-03-23 Dylan DPCRollup merge of #95222 - RalfJung:validity, r=Dylan-DPC
2022-03-23 Dylan DPCRollup merge of #95219 - ojeda:update-alloc-no-oom...
2022-03-23 Dylan DPCRollup merge of #95212 - TaKO8Ki:replace-this-clone...
2022-03-23 Dylan DPCRollup merge of #94713 - clarfonthey:is_char_surrogate...
2022-03-23 Dylan DPCRollup merge of #92955 - llogiq:cloned-side-effect...
2022-03-23 Dylan DPCRollup merge of #91608 - workingjubilee:fold-neon-fp...
2022-03-23 borsAuto merge of #95088 - bjorn3:fix_test_variadic_fnptr...
2022-03-22 Jubilee YoungFold aarch64 feature +fp into +neon
2022-03-22 borsAuto merge of #95159 - nnethercote:TtParser, r=petrochenkov
2022-03-22 bjorn3Limit test_variadic_fnptr to unix
2022-03-22 borsAuto merge of #95215 - Dylan-DPC:rollup-l9f9t7l, r...
2022-03-22 Dylan DPCRollup merge of #95207 - ZHANGWENTAI:update_termination...
2022-03-22 Dylan DPCRollup merge of #95200 - TaKO8Ki:cancel-not-emitted...
2022-03-22 Dylan DPCRollup merge of #95197 - frank-king:feat/unary_op_type_...
2022-03-22 Dylan DPCRollup merge of #95196 - RalfJung:unalloc-not-uninit...
2022-03-22 Dylan DPCRollup merge of #95188 - c410-f3r:aqui-vamos-nos, r...
2022-03-22 Andre Bogusadd perf side effect docs to `Iterator::cloned()`
2022-03-22 borsAuto merge of #94693 - nnethercote:parser-inlining...
2022-03-22 ZHANGWENTAIadd some fix
2022-03-22 ZHANGWENTAIfix the lint problem
2022-03-22 ZHANGWENTAIupdate Termination trait docs
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-22 borsAuto merge of #95158 - sunfishcode:sunfishcode/windows...
2022-03-22 borsAuto merge of #95127 - notriddle:notriddle/option-conte...
2022-03-22 ltdkAdd u16::is_utf16_surrogate
2022-03-22 borsAuto merge of #95161 - JakobDegen:fix-early-otherwise...
2022-03-21 Matthias KrügerRollup merge of #95166 - Urgau:check-cfg-values-unstabl...
2022-03-21 Matthias KrügerRollup merge of #95129 - GuillaumeGomez:rm-source-sideb...
2022-03-21 Matthias KrügerRollup merge of #95116 - bjorn3:cg_clif_test_fixes...
2022-03-21 Matthias KrügerRollup merge of #95085 - ouz-a:master5, r=jackh726
2022-03-21 Matthias KrügerRollup merge of #95074 - TaKO8Ki:use-format-args-captur...
2022-03-21 borsAuto merge of #95169 - Smittyvb:union-test-ub, r=bjorn3
2022-03-21 borsAuto merge of #95104 - compiler-errors:remove-ascriptio...
2022-03-21 borsAuto merge of #95156 - audunhalland:fix-rustc_const_eva...
2022-03-20 Dan GohmanAdd a testcase.
2022-03-20 Dan GohmanPreserve the Windows `GetLastError` error in `HandleOrI...
2022-03-20 borsAuto merge of #95148 - matthiaskrgr:rollup-jsb1ld9...
2022-03-20 bjorn3Don't declare test_variadic_fnptr with two conflicting...
2022-03-20 Matthias KrügerRollup merge of #95145 - ChayimFriedman2:patch-1, r...
2022-03-20 Matthias KrügerRollup merge of #95135 - TaKO8Ki:fix-not-emitted-unmatc...
2022-03-20 Matthias KrügerRollup merge of #95131 - ehuss:fix-metadata-filename...
2022-03-20 Matthias KrügerRollup merge of #95114 - ChrisDenton:symlink-test,...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-20 borsAuto merge of #95071 - RalfJung:arbitrary-self-dyn...
2022-03-20 borsAuto merge of #92962 - frank-king:btree_entry_no_insert...
2022-03-20 borsAuto merge of #95133 - matthiaskrgr:rollup-4q0u804...
2022-03-20 Matthias KrügerRollup merge of #95110 - wmstack:patch-1, r=Dylan-DPC
2022-03-20 Matthias KrügerRollup merge of #95108 - scottmcm:more-in-target-displa...
2022-03-20 Matthias KrügerRollup merge of #94989 - compiler-errors:stream-alias...
2022-03-20 Matthias KrügerRollup merge of #94948 - jhpratt:rustc_deprecated,...
2022-03-20 Matthias KrügerRollup merge of #94749 - RalfJung:remove-dir-all-miri...
2022-03-20 borsAuto merge of #95063 - tromey:fix-94458-gdb-char, r...
2022-03-20 borsAuto merge of #94976 - jclulow:solaris-festival, r...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 borsAuto merge of #95103 - ehuss:update-cargo, r=ehuss
2022-03-19 borsAuto merge of #95112 - Dylan-DPC:rollup-0jo0loj, r...
2022-03-19 Chris DentonSkip a test if symlink creation is not possible
2022-03-19 Dylan DPCRollup merge of #95109 - Urgau:check-cfg-all-any, r...
2022-03-19 Dylan DPCRollup merge of #95072 - tromey:parallel-debug-tests...
2022-03-19 Dylan DPCRollup merge of #94991 - CAD97:const-weak-new, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94650 - ChrisDenton:windows-absolute...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 r00ster91Improve formatting in macro
2022-03-19 Waleed DahshanProvide more useful documentation of conversion methods
2022-03-19 borsAuto merge of #95101 - Dylan-DPC:rollup-r1f1v9t, r...
2022-03-19 Dylan DPCRollup merge of #94984 - ericseppanen:cstr_from_bytes...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92612 - atopia:update-lib-l4re, r...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 CAD97Make Weak::new const
2022-03-18 Eric Seppanenadd CStr::from_bytes_until_nul
2022-03-18 borsAuto merge of #95090 - matthiaskrgr:rollup-pho6x6s...
2022-03-18 David TolnayBump impl Write for Cursor<[u8; N]> to 1.61
2022-03-18 Matthias KrügerRollup merge of #95083 - danielhenrymantilla:patch...
2022-03-18 Matthias KrügerRollup merge of #95058 - wcampbell0x2a:use-then-in...
2022-03-18 Matthias KrügerRollup merge of #95017 - zachs18:cmp_ordering_derive_eq...
2022-03-18 Matthias KrügerRollup merge of #94993 - GrishaVar:too-many-hashes...
2022-03-18 Matthias KrügerRollup merge of #94848 - GuillaumeGomez:browser-ui...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 Daniel Henry-MantillaDocument that `Option<extern "abi" fn>` discriminant...
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 borsAuto merge of #95065 - matthiaskrgr:rollup-75i6oz5...
2022-03-18 Matthias KrügerRollup merge of #95048 - RalfJung:miri, r=RalfJung
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 Matthias KrügerRollup merge of #95039 - spastorino:overlap-super-predi...
2022-03-18 Matthias KrügerRollup merge of #95013 - GuillaumeGomez:browser-ui...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-18 borsAuto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r...
2022-03-17 wcampbellfeat: Add use of bool::then in sys/unix/process
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94997 - michaelwoerister:fix-enum...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
next