]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #76879 - shepmaster:zlib-sys, r=Mark...
2020-09-19 Mara BosAdd tracking issue number for string_drain_as_str.
2020-09-19 Mara BosAdd tracking issue number for int_bits_const.
2020-09-19 Mara BosUse `T::BITS` instead of `size_of::<T> * 8`.
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-19 borsAuto merge of #76856 - jonas-schievink:dist-rustc-src...
2020-09-19 borsAuto merge of #76838 - est31:dogfood_uninit_features...
2020-09-18 borsAuto merge of #76787 - lzutao:slice_iters_new, r=lcnr
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 borsAuto merge of #76884 - Mark-Simulacrum:fix-macos-ci...
2020-09-18 borsAuto merge of #76575 - lcnr:abstract-const, r=oli-obk
2020-09-18 Mark RousskovMake sure we build target-only things (e.g., docs)...
2020-09-18 Mark RousskovRemove duplicate macOS builders
2020-09-18 Bastian Kauschkeadd `const-evaluatable_checked` check back in
2020-09-18 Bastian Kauschkereview, small cleanup
2020-09-18 Bastian Kauschkedocument `const_evaluatable`
2020-09-18 Bastian Kauschkeremove allow(warnings)
2020-09-18 Bastian Kauschkesupport const_evaluatable_checked across crate boundaries
2020-09-18 Bastian Kauschkeadd test for let-bindings
2020-09-18 Bastian Kauschkeadd function calls
2020-09-18 Bastian Kauschkeallow unary operations and ignore StorageLive/Dead...
2020-09-18 Bastian Kauschkeuse newtype_index for abstract_const::NodeId
2020-09-18 Bastian Kauschkerefactor AbstractConstBuilder
2020-09-18 Bastian Kauschkeuse abstract consts when unifying ConstKind::Unevaluated
2020-09-18 Bastian Kauschkeinitial working state
2020-09-18 borsAuto merge of #72412 - VFLashM:issue-72408-nested-closu...
2020-09-18 Jake GouldingUpgrade libz-sys to 1.1.2
2020-09-18 borsAuto merge of #76837 - wesleywiser:disable_consideredeq...
2020-09-18 Tyler MandryRemove redundancy in cache key
2020-09-18 Lzu Taoinline inner function of inlining methods
2020-09-18 Lzu TaoMove unsafe code of slice `new` function of their Itera...
2020-09-18 borsAuto merge of #76854 - aDotInTheVoid:mir-opt-32-64...
2020-09-18 borsAuto merge of #76790 - ssomers:btree_slice_slasher_retu...
2020-09-18 est31Add bench_typed_arena_clear_100 bench
2020-09-18 est31Replace loop with drop_in_place call
2020-09-18 est31Dogfood new_uninit and maybe_uninit_slice in rustc_arena
2020-09-18 Lzu TaoCalculate more correct capacity in merge_attrs
2020-09-18 Valerii LashmanovIntorduced MiniMap - a tiny small storage optimized...
2020-09-18 Valerii LashmanovBetter handling for exponential-sized types in misc...
2020-09-18 Valerii LashmanovOnly visit types once when walking the type tree
2020-09-17 Nixon Enraght... Fix --bless for mir-opt 32/64 bit file
2020-09-17 Jonas SchievinkDistribute rustc sources as part of `rustc-dev`
2020-09-17 Nixon Enraght... Rename 32 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght... Rename 64 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght... Put bit qualifier before mir/diff
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 Dylan MacKenzieDefault to implicit (not explicit) rules for promotabil...
2020-09-17 Alistair Francislibrary/unwind: Add missing )
2020-09-17 Wesley Wiser[mir-opt] Disable the `ConsideredEqual` logic in Simpli...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 Lzu TaoUsing <Iter>::new instead of exposing internal fields
2020-09-17 borsAuto merge of #76028 - aticu:improve_e0118, r=estebank...
2020-09-16 Matthias Krügerdon't lazily evaulate some trivial values for Option...
2020-09-16 Alistair Francislibrary/unwind: Consolidate RV32 and RV64
2020-09-16 Alistair Francislibrary/panic_unwind: Consolidate RV32 and RV64
2020-09-16 borsAuto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
2020-09-16 Gus Wynncomments and factor to own method
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 Tyler MandryRollup merge of #76741 - Mark-Simulacrum:no-dry-run...
2020-09-16 Tyler MandryRollup merge of #76735 - jyn514:no-clone, r=Mark-Simulacrum
2020-09-16 Tyler MandryRollup merge of #76728 - jyn514:rustdoc-extern-crate...
2020-09-16 Tyler MandryRollup merge of #76721 - camelid:intra-doc-links-for...
2020-09-16 Tyler MandryRollup merge of #76719 - hameerabbasi:min-const-generic...
2020-09-16 Tyler MandryRollup merge of #76642 - GuillaumeGomez:ignored-private...
2020-09-16 Tyler MandryRollup merge of #75026 - JulianKnodt:array_windows...
2020-09-16 Mara BosAvoid creating `&mut`s in Windows ReentrantMutex.
2020-09-16 Mara BosDon't use `mut` in Windows Mutex.
2020-09-16 Rich KadelAdded RUSTC_GRAPHVIZ_FONT environment variable
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 Gus Wynngive better suggestion when matching a const range
2020-09-16 Alistair Francistools/build-manifest: Add support for RISC-V 32-bit
2020-09-16 Joshua NelsonGive a better error message when x.py uses the wrong...
2020-09-16 Alistair Francislibrary/unwind: Add support for RISC-V 32-bit
2020-09-16 Alistair Francislibrary/std: sys_common: Add support for RISC-V 32-bit
2020-09-16 Alistair Francislibrary/std: raw: Add support for RISC-V 32-bit
2020-09-16 Alistair Francislibrary/std: linux: Add support for RISC-V 32-bit
2020-09-16 Alistair Francislibrary/panic_unwind: Add UNWIND_DATA_REG for RISC...
next