]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/object_safety.rs
Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillot
[rust.git] / compiler / rustc_trait_selection / src / traits / object_safety.rs
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 Matthias KrügerRollup merge of #91122 - dtolnay:not, r=m-ou-se
2022-01-23 Matthias KrügerRollup merge of #90666 - bdbai:arc_new_cyclic, r=m...
2022-01-22 Matthias KrügerRollup merge of #93147 - nnethercote:interner-cleanups...
2022-01-22 Matthias KrügerRollup merge of #93012 - GuillaumeGomez:pulldown-list...
2022-01-22 Matthias KrügerRollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92860 - CraftSpider:rustdoc-json-impl...
2022-01-20 Matthias KrügerRollup merge of #93112 - pietroalbini:pa-cve-2022-21658...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92992 - kornelski:backtraceopt, r...
2022-01-20 Matthias KrügerRollup merge of #92704 - 5225225:std_mem_transmute_ref_...
2022-01-20 Matthias KrügerRollup merge of #92582 - lcnr:generic-arg-infer, r...
2022-01-20 Matthias KrügerRollup merge of #91694 - euclio:stability-improvements...
2022-01-20 Matthias KrügerRollup merge of #91606 - joshtriplett:stabilize-print...
2022-01-20 Matthias KrügerRollup merge of #89764 - tmiasko:uninhabited-enums...
2022-01-19 Aaron HillStore a `Symbol` instead of an `Ident` in `AssocItem`
2022-01-19 Matthias KrügerRollup merge of #92800 - ehuss:docs-fallback, r=Mark...
2022-01-19 Matthias KrügerRollup merge of #92630 - steffahn:lift_bounds_on_BuildH...
2022-01-19 Matthias KrügerRollup merge of #92316 - petrochenkov:extmangle, r...
2022-01-19 Matthias KrügerRollup merge of #92783 - FabianWolff:issue-92726, r...
2022-01-19 Matthias KrügerRollup merge of #92124 - AngelicosPhosphoros:remove_ext...
2022-01-19 Matthias KrügerRollup merge of #91278 - SparrowLii:place, r=spastorino
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-18 Matthias KrügerRollup merge of #93026 - klensy:f-typo, r=scottmcm
2022-01-18 Matthias KrügerRollup merge of #93018 - pierwill:rm-unused-ord, r...
2022-01-18 Matthias KrügerRollup merge of #92780 - b-naber:postpone-const-eval...
2022-01-18 Matthias KrügerRollup merge of #92425 - calebzulawski:simd-cast, r...
2022-01-18 Matthias KrügerRollup merge of #91150 - dtolnay:qpath, r=davidtwco
2022-01-18 Matthias KrügerRollup merge of #90782 - ricobbe:binutils-dlltool,...
2022-01-18 borsAuto merge of #92731 - bjorn3:asm_support_changes,...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 Matthias KrügerRollup merge of #92947 - vacuus:rustdoc-core-visit...
2022-01-18 Matthias KrügerRollup merge of #92946 - kaniini:chore/llvm-libunwind...
2022-01-18 Matthias KrügerRollup merge of #92914 - camelid:snapshot-text, r=Guill...
2022-01-18 Matthias KrügerRollup merge of #92870 - llogiq:atomic_bool_sym, r...
2022-01-18 Matthias KrügerRollup merge of #92866 - maxwase:does_exist_typo, r...
2022-01-18 Matthias KrügerRollup merge of #92701 - ehuss:even-more-attr-validatio...
2022-01-18 Matthias KrügerRollup merge of #92640 - compiler-errors:array-deref...
2022-01-18 Matthias KrügerRollup merge of #92629 - jsha:theme-picker-local-only...
2022-01-17 kadminAdd term to ExistentialProjection
2022-01-17 Matthias KrügerRollup merge of #92960 - scottmcm:carrying-bignum,...
2022-01-17 Matthias KrügerRollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92936 - vacuus:html-markdown-parse...
2022-01-17 Matthias KrügerRollup merge of #92877 - Amanieu:remove_llvm_nounwind...
2022-01-17 Matthias KrügerRollup merge of #92825 - pierwill:rustc-version-force...
2022-01-17 Matthias KrügerRollup merge of #92801 - jsha:overflow-wrap, r=Guillaum...
2022-01-17 Matthias KrügerRollup merge of #92752 - jamestiotio:error-codes-typos...
2022-01-17 Matthias KrügerRollup merge of #92164 - WaffleLapkin:rustc_must_implem...
2022-01-17 Matthias KrügerRollup merge of #90498 - joshtriplett:target-tier-polic...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 Matthias KrügerRollup merge of #92953 - azdavis:azdavis-copy-example...
2022-01-17 Matthias KrügerRollup merge of #92937 - GuillaumeGomez:dot-separator...
2022-01-17 Matthias KrügerRollup merge of #92921 - dtolnay:printernew, r=wesleywiser
2022-01-17 Matthias KrügerRollup merge of #92876 - compiler-errors:fix-turbofish...
2022-01-17 Matthias KrügerRollup merge of #92819 - euclio:atty, r=CraftSpider
2022-01-17 Matthias KrügerRollup merge of #92808 - compiler-errors:wrap-struct...
2022-01-17 Matthias KrügerRollup merge of #92799 - rust-lang:followup-from-92533...
2022-01-17 Matthias KrügerRollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez
2022-01-17 borsAuto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011
2022-01-16 Matthias KrügerRollup merge of #92814 - lcnr:unused-fixme, r=Mark...
2022-01-16 Matthias KrügerRollup merge of #92792 - mdibaiee:92662/fix-intra-doc...
2022-01-16 Matthias KrügerRollup merge of #92746 - estebank:question-mark-in...
2022-01-16 Matthias KrügerRollup merge of #92710 - jackh726:issue-92280, r=nikoma...
2022-01-16 Matthias KrügerRollup merge of #92706 - umanwizard:btree, r=dtolnay
2022-01-16 Matthias KrügerRollup merge of #92646 - mdibaiee:76935/pass-by-value...
2022-01-16 Matthias KrügerRollup merge of #92635 - camelid:yet-more-cleanup,...
2022-01-16 Matthias KrügerRollup merge of #92619 - Alexendoo:macro-diagnostic...
2022-01-16 Matthias KrügerRollup merge of #92581 - Meziu:armv6k-3ds-target, r...
2022-01-16 Matthias KrügerRollup merge of #92487 - dtolnay:traitalias, r=matthewj...
2022-01-16 borsAuto merge of #92245 - petrochenkov:cmrval, r=nagisa
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-15 Matthias KrügerRollup merge of #92775 - xfix:osstringext-inline, r...
2022-01-15 Ellenunrevert # 88557
2022-01-15 Ellenattempt to re-add `ty::Unevaluated` visitor and friends
2022-01-15 Elleninitial revert
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 Matthias KrügerRollup merge of #91938 - yaahc:error-reporter, r=m...
2022-01-09 Matthias KrügerRollup merge of #92055 - tmandry:relnotes-1.58, r=pietr...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-04 Matthias KrügerRollup merge of #91587 - nrc:dispatchfromdyn-docs,...
2022-01-04 Matthias KrügerRollup merge of #91884 - woppopo:const_box, r=oli-obk
2022-01-04 Matthias KrügerRollup merge of #91754 - Patrick-Poitras:rm-4byte-minim...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-02 borsAuto merge of #91961 - kornelski:track_split_caller...
next