]> git.lizzy.rs Git - rust.git/history - src/libcore
ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.
[rust.git] / src / libcore /
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 borsAuto merge of #71139 - matthiaskrgr:submodule_upd,...
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 borsAuto merge of #71106 - jonas-schievink:remove-call...
2020-04-15 borsAuto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r...
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 Dylan DPCRollup merge of #70657 - lcnr:unused_delims_try, r...
2020-04-14 borsAuto merge of #70452 - eddyb:repeat-expr-correct-generi...
2020-04-14 Matthias Schifferptr: add tracking issue for len() method on raw slices
2020-04-14 borsAuto merge of #71138 - ehuss:update-cargo, r=ehuss
2020-04-14 Matthias Schifferptr: introduce len() method on raw slices
2020-04-14 Matthias Schifferptr: implement "const_slice_ptr" and "mut_slice_ptr...
2020-04-14 mi_sawaTighten time complexity on the doc
2020-04-14 borsAuto merge of #71125 - Dylan-DPC:rollup-3b8prjh, r...
2020-04-14 Dylan DPCRollup merge of #71124 - JOE1994:patch-3, r=Dylan-DPC
2020-04-14 Dylan DPCRollup merge of #71122 - lcnr:update-docs, r=Mark-Simul...
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 Josh StoneRemove the last remnant of unsigned Neg
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 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 #71097 - pickfire:pattern-docs, r=Dylan-DPC
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 borsAuto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark...
2020-04-13 Ivan ThamAdd examples to Pattern docs
2020-04-13 Ivan ThamAdd period to Pattern docs
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 #71023 - mati865:mingw-unwind-linking...
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 #71041 - JohnTitor:rustc-dev-guide...
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 #69707 - estebank:impl-trait-missing...
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 #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 PyfischStore UNICODE_VERSION as a tuple
2020-04-10 Mazdak FarrokhzadRollup merge of #70957 - oli-obk:lazy_repeat_length_eva...
2020-04-10 Mazdak FarrokhzadRollup merge of #70881 - eddyb:stage0-hide-incremental...
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70979 - ssomers:btreemap_the_alice_mer...
2020-04-10 Mazdak FarrokhzadRollup merge of #69745 - estebank:predicate-obligations...
2020-04-10 borsAuto merge of #66605 - GuillaumeGomez:drop-python2...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
2020-04-10 Mazdak FarrokhzadRollup merge of #70932 - mark-i-m:de-abuse-err-2, r...
2020-04-10 Mazdak FarrokhzadRollup merge of #70913 - eddyb:rc-arc-diagnostic-items...
2020-04-10 Mazdak FarrokhzadRollup merge of #70843 - ssomers:btree_drain_filter_epi...
2020-04-10 Mazdak FarrokhzadRollup merge of #70784 - estebank:suggest-type-fundamen...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 borsAuto merge of #70909 - marmeladema:issue70853/librustc_...
2020-04-09 Mazdak FarrokhzadRollup merge of #70958 - Amanieu:android_try_reserve...
2020-04-09 Mazdak FarrokhzadRollup merge of #70939 - varkor:const-generics-regressi...
2020-04-09 Mazdak FarrokhzadRollup merge of #70902 - flip1995:clippyup, r=eddyb
2020-04-09 Mazdak FarrokhzadRollup merge of #70900 - ehuss:update-cargo, r=ehuss
2020-04-09 Mazdak FarrokhzadRollup merge of #70897 - RalfJung:miri, r=RalfJung
2020-04-09 borsAuto merge of #70943 - Centril:rollup-eowm2h3, r=Centril
2020-04-09 Mazdak FarrokhzadRollup merge of #70918 - tobithiel:fix_forbid_override...
2020-04-09 Mazdak FarrokhzadRollup merge of #70916 - Centril:track-caller-ffi,...
2020-04-09 Mazdak FarrokhzadRollup merge of #70896 - cuviper:optional-chain, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70868 - petrochenkov:linkorder, r...
2020-04-09 Mazdak FarrokhzadRollup merge of #70822 - jonas-schievink:curse-of-the...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-09 Mazdak FarrokhzadRollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
2020-04-08 Dylan DPCRollup merge of #70912 - estebank:reduce-type-param...
2020-04-08 Dylan DPCRollup merge of #70828 - ollie27:rustdoc_external_macro...
2020-04-08 Dylan DPCRollup merge of #70565 - Zoxc:inlines-query-system...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-08 borsAuto merge of #70721 - anyska:bless-all-mir-opt, r...
next