]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #76825 - lcnr:array-windows-apply,...
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 #76411 - RalfJung:promote-in-const-fn...
2020-09-20 Bastian Kauschkearray pattern
2020-09-20 Bastian Kauschkeuse `array_windows` instead of `windows` in the compiler
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 Ralf Jungfix some comments
2020-09-19 Ralf Jungnever promote non-const operations; revert STATIC promo...
2020-09-19 Ralf Jungfix doc comment
2020-09-19 Ralf Jungcleanup promotion const_kind checks
2020-09-19 borsAuto merge of #76929 - ssomers:btree_cleanup_2, r=Mark...
2020-09-19 Stein SomersBTreeMap: wrap node's raw parent pointer in NonNull
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 dummy integer modules (like core::u32) to shells dir
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 borsAuto merge of #76886 - Aaron1011:fix/ensure-stack-predi...
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 Jonas SchievinkClarify FIXME
2020-09-18 Jonas SchievinkReturn `Place` by value
2020-09-18 Jonas SchievinkMove inner items outside
2020-09-18 Jonas SchievinkFix rebase fallout
2020-09-18 Jonas SchievinkLimit block count
2020-09-18 Jonas SchievinkFix rebase fallout
2020-09-18 Jonas SchievinkProperly inherit conflicts when merging locals
2020-09-18 Jonas SchievinkMore logging
2020-09-18 Jonas SchievinkRecord intra-statement/terminator conflicts
2020-09-18 Jonas Schievinkperf: bail out when there's >500 candidate locals
2020-09-18 Jonas Schievinkperf: only calculate conflicts for candidates
2020-09-18 Jonas SchievinkFix dest-prop mir-opt tests
2020-09-18 Jonas Schievinkperf: walk liveness backwards in Conflicts::build
2020-09-18 Jonas SchievinkAdd a few dest-prop MIR tests
2020-09-18 Jonas SchievinkFix dataflow assert errors
2020-09-18 Jonas SchievinkBless mir-opt tests
2020-09-18 Jonas SchievinkMake nrvo-simple set mir-opt-level=1
2020-09-18 Jonas Schievinksimplify_try: clean up test
2020-09-18 Jonas Schievinksimplify_try: print dest_prop diff and bless
2020-09-18 Jonas SchievinkImplement a destination propagation pass
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 Aaron HillWrap recursive predicate evaluation with `ensure_suffic...
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 GouldingUpdate cc crate to understand aarch64-apple-darwin...
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...
next