]> git.lizzy.rs Git - rust.git/history - library/core/src/num
Stabilize some `MaybeUninit` behavior as const
[rust.git] / library / core / src / num /
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-24 Guillaume GomezRollup merge of #91075 - jsha:chill-item-info, r=Guilla...
2021-11-24 Guillaume GomezRollup merge of #90420 - GuillaumeGomez:rustdoc-interna...
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
2021-11-21 borsAuto merge of #91104 - matthiaskrgr:rollup-duk33o1...
2021-11-21 Matthias KrügerRollup merge of #91098 - compiler-errors:issue-91058...
2021-11-21 Matthias KrügerRollup merge of #91097 - compiler-errors:spaces_in_impl...
2021-11-21 Matthias KrügerRollup merge of #91070 - cuviper:insert-global, r=nagisa
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-21 borsAuto merge of #91073 - camelid:small-cleanups, r=jyn514
2021-11-20 UrgauApply documentation suggestions from @est31
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 borsAuto merge of #91066 - camelid:externs, r=jyn514,Guilla...
2021-11-20 Matthias KrügerRollup merge of #91021 - compiler-errors:print_future_o...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 Loïc BRANSTETTAdd similar note as LLVM does for minNum and maxNum...
2021-11-20 Loïc BRANSTETTImplement IEEE 754-2019 minimun and maximum functions...
2021-11-20 borsAuto merge of #91052 - ehuss:update-stdarch, r=Amanieu
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 borsAuto merge of #91064 - matthiaskrgr:rollup-2ijidpt...
2021-11-20 Matthias KrügerRollup merge of #91054 - camelid:fix-tags, r=GuillaumeGomez
2021-11-20 Matthias KrügerRollup merge of #91044 - r00ster91:x1b, r=joshtriplett
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 r00ster91Turn all 0x1b_u8 into '\x1b' or b'\x1b'
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 Yuki OkushiRollup merge of #90989 - notriddle:notriddle/rustc...
2021-11-18 Yuki OkushiRollup merge of #90895 - RalfJung:read-discriminant...
2021-11-18 Yuki OkushiRollup merge of #90750 - camelid:rm-tuple-impls-1,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-18 Yuki OkushiRollup merge of #90386 - pierwill:assert-incr-state...
2021-11-18 borsAuto merge of #90382 - alexcrichton:wasm64-libstd,...
2021-11-17 Matthias KrügerRollup merge of #90901 - rukai:improve_manuallydrop_hel...
2021-11-17 Matthias KrügerRollup merge of #90900 - andjo403:removeLlvm12Check...
2021-11-17 Matthias KrügerRollup merge of #90884 - Nilstrieb:fix-span-trivial...
2021-11-17 Matthias KrügerRollup merge of #90772 - GuillaumeGomez:vec-retain...
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-17 Matthias KrügerRollup merge of #90667 - rukai:improve_static_lifetime_...
2021-11-17 Matthias KrügerRollup merge of #89610 - guswynn:must_use_future, r...
2021-11-16 Matthias KrügerRollup merge of #90935 - jhpratt:alphabetize-features...
2021-11-16 Matthias KrügerRollup merge of #90920 - lnicola:rust-analyzer-2021...
2021-11-16 Matthias KrügerRollup merge of #90787 - JohnTitor:inline-sorted-index...
2021-11-16 Matthias KrügerRollup merge of #90733 - wesleywiser:musl_debuginfo...
2021-11-16 borsAuto merge of #90919 - nnethercote:rm-DropArena, r...
2021-11-16 Yuki OkushiRollup merge of #90936 - JohnTitor:issue-80772, r=Mark...
2021-11-16 Yuki OkushiRollup merge of #90928 - Mark-Simulacrum:fix-date-loggi...
2021-11-16 Yuki OkushiRollup merge of #90925 - krasimirgg:rustc_mir_build_fix...
2021-11-16 Yuki OkushiRollup merge of #90910 - RalfJung:const-discriminant...
2021-11-16 Yuki OkushiRollup merge of #90819 - JakobDegen:issue-90804, r...
2021-11-16 Yuki OkushiRollup merge of #90803 - TaKO8Ki:suggest-chars-on-attem...
2021-11-16 Yuki OkushiRollup merge of #90801 - b-naber:missing_normalization_...
2021-11-16 Yuki OkushiRollup merge of #86455 - tlyu:check-where-before-sugges...
2021-11-16 borsAuto merge of #90845 - JakobDegen:adt-drop-perf, r...
2021-11-16 borsAuto merge of #90934 - JohnTitor:rollup-5soqo0j, r...
2021-11-16 Yuki OkushiRollup merge of #90909 - RalfJung:miri-no-portable...
2021-11-16 Yuki OkushiRollup merge of #90892 - RalfJung:miri-partial-ptr...
2021-11-16 Yuki OkushiRollup merge of #90848 - scottmcm:remove-signed-bigint...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Scott McMurrayRemove bigint_helper_methods for *signed* types
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
next