]> git.lizzy.rs Git - rust.git/history - library
Implement pointer casting.
[rust.git] / library /
2021-07-31 borsAuto merge of #86264 - crlf0710:trait_upcasting_part1...
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 borsAuto merge of #87640 - JohnTitor:rollup-yq24nq5, r...
2021-07-30 Yuki OkushiRollup merge of #87616 - Wilfred:patch-1, r=jyn514
2021-07-30 Yuki OkushiRollup merge of #87609 - LukasKalbertodt:improve-array...
2021-07-30 Yuki OkushiRollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
2021-07-30 Yuki OkushiRollup merge of #87596 - jesyspa:issue-87318-hidden...
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #87421 - estebank:perf-run, r=oli-obk
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 borsAuto merge of #87237 - jonas-schievink:const-for-and...
2021-07-30 borsAuto merge of #87615 - JohnTitor:rollup-t5jpmrg, r...
2021-07-30 Guillaume GomezAdd missing examples for NonNull
2021-07-30 Yuki OkushiRollup merge of #87602 - wesleywiser:partially_fix_shor...
2021-07-30 Yuki OkushiRollup merge of #87594 - devnexen:netbsd_fs_getfiledesc...
2021-07-30 Yuki OkushiRollup merge of #87585 - GuillaumeGomez:char-types...
2021-07-30 Yuki OkushiRollup merge of #87583 - tmiasko:compression-cache...
2021-07-30 Yuki OkushiRollup merge of #87574 - cuviper:retain-examples, r...
2021-07-30 Yuki OkushiRollup merge of #87564 - spastorino:adjust-min-tait...
2021-07-30 Yuki OkushiRollup merge of #87554 - sexxi-goose:fix-issue-87426...
2021-07-30 Yuki OkushiRollup merge of #87553 - bjorn3:fix_hotplug_codegen_ver...
2021-07-30 Yuki OkushiRollup merge of #87522 - frogtd:patch-1, r=yaahc
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-30 borsAuto merge of #87445 - amalik18:issue-83584-fix, r...
2021-07-29 borsAuto merge of #87285 - GuillaumeGomez:intra-doc-span...
2021-07-29 Lukas KalbertodtAdd docs about performance and `Iterator::map` to ...
2021-07-29 borsAuto merge of #85901 - ijackson:bufwriter-tweaks, r...
2021-07-29 Wesley Wiser[backtraces]: look for the `begin` symbol only after...
2021-07-29 David Carlierfs File get_path procfs usage for netbsd same as linux.
2021-07-29 borsAuto merge of #87579 - flip1995:clippyup, r=Manishearth
2021-07-29 Ian JacksonRename feature gate bufwriter_into_parts from bufwriter...
2021-07-29 Ian JacksonBufWriter: rename `into_parts` from `into_raw_parts`
2021-07-29 Ian JacksonBufWriter: actually export WriterPanicked error
2021-07-29 Guillaume GomezAdd missing links for core::char types
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #86664 - m-ou-se:uninit-track-caller...
2021-07-29 borsAuto merge of #86998 - m-ou-se:const-panic-fmt-as-str...
2021-07-29 Ali MalikFix may not to appropriate might not or must not
2021-07-29 Ali MalikFix may not to appropriate might not or must not
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
2021-07-29 borsAuto merge of #85874 - steffahn:fix_unsound_zip_optimiz...
2021-07-28 Josh StoneUpdate the examples in `String` and `VecDeque::retain`
2021-07-28 borsAuto merge of #87569 - JohnTitor:rollup-7ydfetw, r...
2021-07-28 Yuki OkushiRollup merge of #87565 - ibraheemdev:patch-7, r=scottmcm
2021-07-28 Yuki OkushiRollup merge of #87550 - pietroalbini:ci-only-when...
2021-07-28 Yuki OkushiRollup merge of #87527 - LeSeulArtichaut:no-mir-unsafec...
2021-07-28 Yuki OkushiRollup merge of #87521 - midgleyc:long-E0498, r=Guillau...
2021-07-28 Yuki OkushiRollup merge of #87491 - jamesmunns:integrate-memorial...
2021-07-28 Yuki OkushiRollup merge of #87451 - GuillaumeGomez:tuple-struct...
2021-07-28 Yuki OkushiRollup merge of #87435 - ibraheemdev:patch-4, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #86839 - D1mon:patch-1, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #81050 - yoshuawuyts:stabilize-task...
2021-07-28 Ibraheem AhmedUse backticks when referring to `core::future::Ready...
2021-07-28 borsAuto merge of #87538 - RalfJung:miri, r=RalfJung
2021-07-28 D1monAdd some doc aliases
2021-07-28 borsAuto merge of #87540 - JohnTitor:rollup-8xc6bl5, r...
2021-07-28 Mara BosUpdate stable version of ready!() macro.
2021-07-28 Mara BosExtend documentation of const_format_args!().
2021-07-28 Mara BosImprove comments about const panic handling
2021-07-28 Mara BosMake const_fmt_args!() work during bootstrap.
2021-07-28 Mara BosUse unreachable_unchecked in const_panic_fmt.
2021-07-28 Mara BosAdd new const_format_args!() macro and use it in panics.
2021-07-28 Mara BosMake const panic!("..") work in Rust 2021.
2021-07-28 Mara BosAdd #[track_caller] for some function in core::mem.
2021-07-28 Frank SteffahnDocumentation improvements
2021-07-28 Frank SteffahnMake `SpecInPlaceCollect` use `TrustedRandomAccessNoCoerce`
2021-07-28 Frank SteffahnRemove redundant bounds on get_unchecked for vec_deque...
2021-07-28 Frank SteffahnAdd back TrustedRandomAccess-specialization for Vec...
2021-07-28 Frank SteffahnChange __iterator_get_unchecked to work with TrustedRan...
2021-07-28 Frank SteffahnAdd TrustedRandomAccessNoCoerce supertrait without...
2021-07-28 Frank SteffahnImprove documentation of TrustedRandomAccess
2021-07-28 Frank SteffahnRemove unsound TrustedRandomAccess implementations
2021-07-28 Yuki OkushiRollup merge of #87524 - FabianWolff:issue-87495, r...
2021-07-28 Yuki OkushiRollup merge of #87523 - frogtd:patch-2, r=dtolnay
2021-07-28 Yuki OkushiRollup merge of #87513 - hudson-ayers:bootstrap-py...
2021-07-28 Yuki OkushiRollup merge of #87507 - jethrogb:jb/sgx-unmoveable...
2021-07-28 Yuki OkushiRollup merge of #87501 - spastorino:remove-min-tait...
2021-07-28 Yuki OkushiRollup merge of #87500 - Smittyvb:min-max-docs, r=kennytm
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-28 Yuki OkushiRollup merge of #87443 - jyn514:submodules-take-n,...
2021-07-28 Yuki OkushiRollup merge of #87330 - inquisitivecrystal:extend...
2021-07-28 Yuki OkushiRollup merge of #87315 - ricobbe:raw-dylib-unstable...
2021-07-28 borsAuto merge of #86251 - Smittyvb:thir-tree-again, r...
2021-07-28 borsAuto merge of #86735 - jhpratt:rfc-3107, r=petrochenkov
2021-07-28 borsAuto merge of #85769 - jhpratt:stabilize-const-transmut...
2021-07-27 Smittyremove unneeded stringify
2021-07-27 Jacob PrattUpdate tests
2021-07-27 frogtdUpdate range.rs
2021-07-27 Jacob PrattStabilize `const_fn_union`
2021-07-27 Jacob PrattStabilize `const_fn_transmute`
2021-07-27 frogtdFix assert in diy_float
2021-07-27 borsAuto merge of #80367 - camelid:check_match-combine...
next