]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #76525 - fusion-engineering-forks:string-drain, r=dtolnay
[rust.git] / src /
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 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 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 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 borsAuto merge of #76837 - wesleywiser:disable_consideredeq...
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 Lzu TaoCalculate more correct capacity in merge_attrs
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-MoonyFix --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-MoonyRename 32 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght-MoonyRename 64 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght-MoonyPut bit qualifier before mir/diff
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
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 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 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 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 kadminAdd array window fn
2020-09-16 borsAuto merge of #76786 - Dylan-DPC:rollup-x6p60m6, r...
2020-09-16 Joshua NelsonRemove unnecessary `clone()`s in bootstrap
2020-09-16 Dylan DPCRollup merge of #76717 - ehuss:fix-rustc-book-libdir...
2020-09-16 Dylan DPCRollup merge of #76714 - camelid:patch-3, r=jonas-schievink
2020-09-16 Dylan DPCRollup merge of #76710 - rust-lang:rust-analyzer-2020...
2020-09-16 Dylan DPCRollup merge of #76707 - pickfire:patch-4, r=jonas...
2020-09-16 Dylan DPCRollup merge of #76699 - lcnr:const-infer-err, r=varkor
2020-09-16 Dylan DPCRollup merge of #76695 - iximeow:trait-generic-bound...
2020-09-16 Dylan DPCRollup merge of #76694 - wesleywiser:partitioning_cx_tr...
2020-09-16 Dylan DPCRollup merge of #76681 - tshepang:unused, r=Mark-Simulacrum
2020-09-16 Dylan DPCRollup merge of #76675 - lzutao:asm_doc, r=Amanieu
2020-09-16 Dylan DPCRollup merge of #76669 - lzutao:core_asm, r=Amanieu
2020-09-16 borsAuto merge of #76781 - RalfJung:rollup-ve66o2j, r=RalfJung
2020-09-16 Ralf JungRollup merge of #76662 - RalfJung:lib-test-miri, r...
2020-09-16 Ralf JungRollup merge of #76641 - nox:pointee-random-stuff,...
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 #76335 - CDirkx:const-duration, r=ecsta...
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-16 borsAuto merge of #76625 - jyn514:default-stages, r=Mark...
2020-09-16 Lzu Taodocument how to use memory addresses as operands
2020-09-16 borsAuto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r...
2020-09-15 Dylan DPCRollup merge of #76763 - ehuss:update-cargo, r=ehuss
2020-09-15 Dylan DPCRollup merge of #76689 - jyn514:update-pulldown, r...
2020-09-15 Dylan DPCRollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
2020-09-15 Dylan DPCRollup merge of #76048 - alistair23:alistair/rv32-linux...
2020-09-15 Dylan DPCRollup merge of #75886 - erikdesjardins:index, r=nikic
2020-09-15 Dylan DPCRollup merge of #75882 - pickfire:patch-6, r=jyn514
2020-09-15 Dylan DPCRollup merge of #75749 - ehuss:consolidate-sys, r=alexc...
2020-09-15 Dylan DPCRollup merge of #75304 - Aaron1011:feature/diag-deref...
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 #76755 - pietroalbini:gha-macos, r=Mark...
2020-09-15 Eric HussUpdate books
2020-09-15 Eric HussUpdate cargo
2020-09-15 borsAuto merge of #73595 - SNCPlay42:lifetime-after-mut...
2020-09-15 Pietro Albinici: gate macOS on GHA too
next