]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obk
[rust.git] / src / librustc_mir /
2020-04-17 Dylan DPCRollup merge of #71164 - RalfJung:uninit-not-undef...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 borsAuto merge of #71223 - Dylan-DPC:rollup-z5itu39, r...
2020-04-16 Dylan DPCRollup merge of #71221 - cuviper:rustdoc_or_patterns...
2020-04-16 Dylan DPCRollup merge of #71219 - JOE1994:patch-4, r=Mark-Simulacrum
2020-04-16 Dylan DPCRollup merge of #71211 - ehuss:update-cargo, r=ehuss
2020-04-16 Dylan DPCRollup merge of #71197 - ljedrz:unsafe_unused, r=ecstat...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 borsAuto merge of #71201 - Dylan-DPC:rollup-23202uf, r...
2020-04-16 ljedrzcomment on the sorting of unused unsafe blocks
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
2020-04-16 Dylan DPCRollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPC
2020-04-16 Dylan DPCRollup merge of #71149 - RalfJung:check-const-call...
2020-04-16 Dylan DPCRollup merge of #71141 - Duddino:master, r=estebank
2020-04-16 Dylan DPCRollup merge of #70566 - jumbatm:exceeding-bitshifts...
2020-04-16 borsAuto merge of #70755 - wesleywiser:simplify_locals_2_el...
2020-04-16 ljedrzsort unused unsafe blocks by Span instead of NodeId
2020-04-16 Wesley WiserRespond to code review feedback
2020-04-16 ljedrzsimplify unused unsafe block handling
2020-04-16 Ralf Jungswitch back to 'bytes'
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-16 borsAuto merge of #71159 - topecongiro:rustfmt-1.4.14,...
2020-04-15 Dylan DPCRollup merge of #71166 - GuillaumeGomez:cleanup-e0518...
2020-04-15 Dylan DPCRollup merge of #71145 - pfmooney:illumos-triple, r...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70774 - GuillaumeGomez:clean-rustdoc...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-15 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2020-04-15 Matthias KrügerFix clippy warnings
2020-04-15 borsAuto merge of #71139 - matthiaskrgr:submodule_upd,...
2020-04-15 Wesley WiserDirectly modify the `used_locals` vec
2020-04-15 Wesley WiserRun `SimplifyLocals` iteratively until we get to a...
2020-04-15 Wesley WiserRemove other Rvalues
2020-04-15 Ralf Jungreword Miri validity errors: undefined -> uninitialized
2020-04-15 borsAuto merge of #71162 - Centril:rollup-jzg6ykc, r=Centril
2020-04-15 Mazdak FarrokhzadRollup merge of #71116 - marmeladema:dummy-hir-id-remov...
2020-04-15 Mazdak FarrokhzadRollup merge of #71100 - RalfJung:miri-frame-hook,...
2020-04-15 Mazdak FarrokhzadRollup merge of #71030 - petrochenkov:linkorder2, r...
2020-04-15 Mazdak FarrokhzadRollup merge of #70891 - lcnr:replace-rvalue_aggregate...
2020-04-15 Ralf Jungremove rustfmt-induced spurious trailing comma
2020-04-15 Ralf Jungremove an impossible branch from check_consts
2020-04-15 borsAuto merge of #71106 - jonas-schievink:remove-call...
2020-04-15 borsAuto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r...
2020-04-14 jumbatmMove early needs_subst bailout to _after_ linting.
2020-04-14 Dylan DPCRollup merge of #71135 - ehuss:update-books, r=ehuss
2020-04-14 Dylan DPCRollup merge of #71133 - MiSawa:fix-sort-by-key-doc...
2020-04-14 Dylan DPCRollup merge of #71128 - Mark-Simulacrum:clean-expansio...
2020-04-14 Dylan DPCRollup merge of #71082 - NeoRaider:ptr_slice_len, r...
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 borsAuto merge of #70452 - eddyb:repeat-expr-correct-generi...
2020-04-14 Eduard-Mihai Burtescuborrow_check/type_check: normalize `Aggregate` and...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
2020-04-14 Dylan DPCRollup merge of #71112 - cuviper:unsigned-Neg, r=Mark...
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-14 borsAuto merge of #70679 - tmandry:issue-68112, r=nikomatsakis
2020-04-14 borsAuto merge of #70643 - Rustin-Liu:rustin-patch-rename...
2020-04-13 Dylan DPCRollup merge of #71109 - lcnr:generics_in_const_fn...
2020-04-13 Dylan DPCRollup merge of #71103 - samrat:tait-sized, r=estebank
2020-04-13 Dylan DPCRollup merge of #71092 - marmeladema:dummy-hir-id-remov...
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Rustin-LiuRename AssocKind::Method to AssocKind::Fn
2020-04-13 Bastian Kauschkeunit rvalue: use constant `()` instead of tuple
2020-04-13 borsAuto merge of #71105 - Dylan-DPC:rollup-nezezxr, r...
2020-04-13 Dylan DPCRollup merge of #71101 - RalfJung:miri-alignment-check...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 Jonas SchievinkDon't always run `add_call_guards` pass
2020-04-13 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 Ralf Jungfmt
2020-04-13 Ralf JungMiri: let machine hook dynamically decide about alignme...
2020-04-13 Ralf Jungadd after_stack_push hook; add public ImmTy::from_immed...
2020-04-13 Ralf JungMiri: let push_frame hook also access and mutate the...
2020-04-13 borsAuto merge of #70961 - ecstatic-morse:into-def-id,...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-13 borsAuto merge of #71056 - matthiaskrgr:submodule_upd,...
2020-04-13 borsAuto merge of #71023 - mati865:mingw-unwind-linking...
2020-04-12 borsAuto merge of #71079 - Dylan-DPC:rollup-g7yh3sn, r...
2020-04-12 Dylan DPCRollup merge of #71069 - marmeladema:dummy-hir-id-oblig...
2020-04-12 Dylan DPCRollup merge of #71064 - dwrensha:issue-69130, r=eddyb
2020-04-12 Dylan DPCRollup merge of #71013 - jonas-schievink:visit-projecti...
2020-04-12 Dylan DPCRollup merge of #67766 - sapir:fix-unused-in-or-pattern...
2020-04-12 Dylan DPCRollup merge of #71057 - GuillaumeGomez:cleanup-e0516...
2020-04-12 Dylan DPCRollup merge of #71053 - phansch:update_kw_sym_docs...
2020-04-12 Dylan DPCRollup merge of #71048 - arlosi:normalize_ext_src,...
2020-04-12 Dylan DPCRollup merge of #71034 - GuillaumeGomez:cleanup-e0515...
2020-04-12 Dylan DPCRollup merge of #71029 - Mark-Simulacrum:cargo-build...
2020-04-12 borsAuto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor
2020-04-12 borsAuto merge of #69926 - RoccoDev:master, r=estebank...
2020-04-11 borsAuto merge of #71031 - Dylan-DPC:rollup-zr8hh86, r...
2020-04-11 Dylan DPCRollup merge of #71021 - robojumper:71000-mir-assert...
2020-04-11 Dylan DPCRollup merge of #71020 - pyfisch:unicode-version, r...
2020-04-11 Dylan DPCRollup merge of #70996 - ChaiTRex:master, r=Amanieu
2020-04-11 Dylan DPCRollup merge of #70937 - mati865:mingw-staticlib-suffix...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-11 borsAuto merge of #70161 - cjgillot:query-arena, r=nikomatsakis
2020-04-11 borsAuto merge of #71014 - Centril:rollup-3lc8cnt, r=Centril
next