]> git.lizzy.rs Git - rust.git/history - src/librustc_trait_selection
Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPC
[rust.git] / src / librustc_trait_selection /
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 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 #71133 - MiSawa:fix-sort-by-key-doc...
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 Burtescutraits/query/normalize: add some `debug!` logging for...
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 borsAuto merge of #70679 - tmandry:issue-68112, r=nikomatsakis
2020-04-14 borsAuto merge of #70643 - Rustin-Liu:rustin-patch-rename...
2020-04-14 Tyler MandryIncorporate feedback into diagnostics
2020-04-14 Tyler MandryFix style nits
2020-04-14 Tyler MandryInclude type info when available for awaited expr
2020-04-14 Tyler Mandryrustfmt
2020-04-14 Tyler MandryDon't double-annotate the same Span
2020-04-14 Tyler MandryUse clearer message when obligation is caused by await...
2020-04-14 Tyler MandryUse "generator" instead of "future" when appropriate
2020-04-14 Tyler MandryDon't annotate type when type is opaque
2020-04-14 Tyler MandryImprove span label
2020-04-14 Tyler MandryUse inner/outer generator naming instead of first/last
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 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 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 marmelademaRemove usage of `DUMMY_HIR_ID` in calls to `ObligationC...
2020-04-12 borsAuto merge of #71059 - Dylan-DPC:rollup-zgu6jmx, r...
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 Esteban Küberreview comments
2020-04-11 Esteban Küberreview comments
2020-04-11 Esteban KüberTry to use the first char in the trait name as type...
2020-04-11 Esteban KüberAccount for existing names when suggesting adding a...
2020-04-11 Esteban KüberAccount for type params with bounds
2020-04-11 Esteban Küberreview comments
2020-04-11 Esteban Küberreview comments
2020-04-11 Esteban KüberHandle `impl Trait` where `Trait` has an assoc type...
2020-04-11 borsAuto merge of #71031 - Dylan-DPC:rollup-zr8hh86, r...
2020-04-11 Yuki OkushiUpdate links of `rustc guide`
2020-04-11 Dylan DPCRollup merge of #71021 - robojumper:71000-mir-assert...
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
2020-04-11 borsAuto merge of #69573 - pnkfelix:issue-53114-add-tests...
2020-04-10 Mazdak FarrokhzadRollup merge of #70982 - ldm0:fncoerce, r=eddyb
2020-04-10 Mazdak FarrokhzadRollup merge of #70962 - KrishnaSannasi:track-dealloc...
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 #69573 - pnkfelix:issue-53114-add-tests...
2020-04-10 borsAuto merge of #70986 - marmeladema:issue70853/librustc_...
2020-04-10 borsAuto merge of #70994 - Centril:rollup-lftv0a3, r=Centril
2020-04-10 Mazdak FarrokhzadRollup merge of #70991 - longfangsong:master, r=jonas...
2020-04-10 Mazdak FarrokhzadRollup merge of #70988 - LeSeulArtichaut:triagebot...
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70981 - ssomers:btreemap_into_into_ite...
2020-04-10 Mazdak FarrokhzadRollup merge of #70979 - ssomers:btreemap_the_alice_mer...
2020-04-10 Mazdak FarrokhzadRollup merge of #70978 - RalfJung:compiletest-flags...
2020-04-10 Mazdak FarrokhzadRollup merge of #70973 - ecstatic-morse:recursion-lint...
2020-04-10 Mazdak FarrokhzadRollup merge of #70938 - tmiasko:thread-test-case,...
2020-04-10 Mazdak FarrokhzadRollup merge of #69745 - estebank:predicate-obligations...
2020-04-10 borsAuto merge of #66605 - GuillaumeGomez:drop-python2...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-10 marmelademalibrustc_middle: return LocalDefId instead of DefId...
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...
next