]> git.lizzy.rs Git - rust.git/history - library/core/src/num/mod.rs
Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse
[rust.git] / library / core / src / num / mod.rs
2020-09-20 Ralf JungRollup merge of #76891 - lcnr:less-ref, r=ecstatic...
2020-09-20 Ralf JungRollup merge of #76890 - matthiaskrgr:matches_simpl...
2020-09-20 Ralf JungRollup merge of #76887 - GuillaumeGomez:hashset-iter...
2020-09-20 Ralf JungRollup merge of #76883 - qlcom:master, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76878 - pietroalbini:version, r=Mark...
2020-09-20 Ralf JungRollup merge of #76877 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76876 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76875 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76866 - est31:master, r=lcnr
2020-09-20 Ralf JungRollup merge of #76832 - khyperia:backend_target_overri...
2020-09-20 Ralf JungRollup merge of #76732 - camelid:mir-basic-block-docs...
2020-09-20 Ralf JungRollup merge of #76871 - RalfJung:miri-panic-abort...
2020-09-20 Ralf JungRollup merge of #76853 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76845 - Amjad50:fix-intra-docs-links...
2020-09-20 Ralf JungRollup merge of #76840 - poliorcetics:intra-doc-core...
2020-09-20 Ralf JungRollup merge of #76828 - matthiaskrgr:clippy_manual_str...
2020-09-20 Ralf JungRollup merge of #76827 - lcnr:array_windows-docs, r...
2020-09-20 Ralf JungRollup merge of #76823 - RalfJung:black-box-warn, r...
2020-09-20 Ralf JungRollup merge of #76821 - est31:remove_redundant_nightly...
2020-09-20 Ralf JungRollup merge of #76818 - hbina:dont_compile_regex_all_t...
2020-09-20 Ralf JungRollup merge of #76815 - pickfire:patch-6, r=jonas...
2020-09-20 Ralf JungRollup merge of #76809 - matthiaskrgr:simplify_cond...
2020-09-20 Ralf JungRollup merge of #76800 - jyn514:usage, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76766 - khyperia:generic_intrinsics...
2020-09-20 Ralf JungRollup merge of #76722 - ssomers:btree_send_sync, r...
2020-09-20 borsAuto merge of #74949 - oli-obk:validate_const_eval_raw...
2020-09-20 borsAuto merge of #75346 - davidtwco:issue-69925-polymorphi...
2020-09-20 borsAuto merge of #72632 - jonas-schievink:dest-prop, r...
2020-09-19 borsAuto merge of #76929 - ssomers:btree_cleanup_2, r=Mark...
2020-09-19 borsAuto merge of #76327 - lzutao:split-core-num, r=SimonSapin
2020-09-19 Lzu TaoRemove outdated ignored tidy comment
2020-09-19 Lzu TaoMove (u)int_impl macros to their own files
2020-09-19 Lzu TaoMove error structs to new mod
2020-09-19 Lzu TaoMove Wrapping<T> definition to wrapping mod
2020-09-19 Lzu TaoMove NonZero* to its file
2020-09-19 borsAuto merge of #76880 - shepmaster:cc-rs, r=Mark-Simulacrum
2020-09-19 borsAuto merge of #76912 - RalfJung:rollup-q9ur56h, r=RalfJung
2020-09-19 Ralf JungRollup merge of #76798 - alistair23:alistair/rv32-linux...
2020-09-19 Ralf JungRollup merge of #76796 - jyn514:wrong-stage, r=shepmaster
2020-09-19 Ralf JungRollup merge of #76757 - matthiaskrgr:clippy_try_into...
2020-09-19 Ralf JungRollup merge of #76749 - guswynn:hir_ranges, r=estebank
2020-09-19 Ralf JungRollup merge of #76636 - RalfJung:miri-size-assert...
2020-09-19 Ralf JungRollup merge of #76525 - fusion-engineering-forks:strin...
2020-09-19 Ralf JungRollup merge of #76492 - fusion-engineering-forks:int...
2020-09-19 Ralf JungRollup merge of #76434 - RalfJung:black-box, r=Mark...
2020-09-19 Ralf JungRollup merge of #76400 - pickfire:patch-5, r=dtolnay
2020-09-19 Ralf JungRollup merge of #76310 - scottmcm:array-try_from-vec...
2020-09-19 Ralf JungRollup merge of #75580 - JulianKnodt:or_pattern, r...
2020-09-19 Ralf JungRollup merge of #75502 - ecstatic-morse:implicit-promot...
2020-09-19 Ralf JungRollup merge of #75099 - davidtwco:is-zst-abstraction...
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-19 Mara BosAdd tracking issue number for int_bits_const.
2020-09-19 Mara BosAdd example/test to <int types>::BITS.
2020-09-19 Mara BosAdd `BITS` associated constant to all integer types.
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 borsAuto merge of #72412 - VFLashM:issue-72408-nested-closu...
2020-09-18 borsAuto merge of #76790 - ssomers:btree_slice_slasher_retu...
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 borsAuto merge of #76028 - aticu:improve_e0118, r=estebank...
2020-09-16 borsAuto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
2020-09-16 Tyler MandryRollup merge of #76794 - richkadel:graphviz-font, r...
2020-09-16 Tyler MandryRollup merge of #76778 - pickfire:patch-7, r=jonas...
2020-09-16 Tyler MandryRollup merge of #76775 - ecstatic-morse:dataflow-extra...
2020-09-16 Tyler MandryRollup merge of #76764 - ehuss:update-books, r=ehuss
2020-09-16 Tyler MandryRollup merge of #76760 - matthiaskrgr:clippy_lazy_eval...
2020-09-16 Tyler MandryRollup merge of #76759 - yoshuawuyts:fix-future-pending...
2020-09-16 Tyler MandryRollup merge of #76758 - adamlesinski:clone_clock,...
2020-09-16 Tyler MandryRollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
2020-09-16 Tyler MandryRollup merge of #76747 - GuillaumeGomez:more-missing...
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Ralf JungRollup merge of #76622 - jyn514:bootstrap-readme, r...
2020-09-16 Ralf JungRollup merge of #76534 - notriddle:doc-comments, r...
2020-09-16 Ralf JungRollup merge of #76369 - ayushmishra2005:move_various_s...
2020-09-16 Ralf JungRollup merge of #76366 - ayushmishra2005:arith_tests_in...
2020-09-16 Ralf JungRollup merge of #76262 - howard0su:patch-1, r=cramertj
2020-09-16 Ralf JungRollup merge of #76062 - pickfire:patch-13, r=jyn514
2020-09-16 Ralf JungRollup merge of #76056 - pickfire:patch-10, r=jyn514
2020-09-15 Dylan DPCRollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
2020-09-15 Dylan DPCRollup merge of #75882 - pickfire:patch-6, r=jyn514
2020-09-15 Dylan DPCRollup merge of #75146 - tmiasko:range-overflow, r...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-15 borsAuto merge of #75148 - joechrisellis:master, r=Amanieu
2020-09-15 Guillaume GomezAdd missing code examples in libcore
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-14 borsAuto merge of #76541 - matthiaskrgr:unstable_sort,...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-13 Jonas SchievinkRollup merge of #76527 - fusion-engineering-forks:clean...
2020-09-13 Jonas SchievinkRollup merge of #76441 - jyn514:parallel, r=jonas-schievink
2020-09-13 borsAuto merge of #76244 - vandenheuvel:remove__paramenv__d...
2020-09-13 borsAuto merge of #76588 - guswynn:debug_logging, r=jyn514...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-12 borsAuto merge of #73461 - calebzulawski:validate-attribute...
2020-09-12 Ralf JungRollup merge of #76615 - GuillaumeGomez:missing-example...
2020-09-12 Ralf JungRollup merge of #76530 - carbotaniuman:fix-rc, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76484 - fusion-engineering-forks:maybe...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
2020-09-12 Ralf JungRollup merge of #76114 - marmeladema:duration-saturatin...
next