]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/wf.rs
Do not require const predicates to hold when checking if a projection type is wf
[rust.git] / compiler / rustc_trait_selection / src / traits / wf.rs
2022-09-16 DeadbeefDo not require const predicates to hold when checking...
2022-09-16 Dylan DPCRollup merge of #101809 - aDotInTheVoid:jsondoclint...
2022-09-16 Dylan DPCRollup merge of #101802 - chriss0612:const_fn_trait_ref...
2022-09-16 Dylan DPCRollup merge of #101787 - compiler-errors:cache-rpitit...
2022-09-16 Dylan DPCRollup merge of #101753 - oli-obk:tait_closure_args...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-15 Matthias KrügerRollup merge of #101828 - aDotInTheVoid:test-101743...
2022-09-15 Matthias KrügerRollup merge of #101820 - notriddle:notriddle/a, r...
2022-09-15 Matthias KrügerRollup merge of #101812 - notriddle:notriddle/titles...
2022-09-15 Matthias KrügerRollup merge of #101810 - raldone01:feat/const_partial_...
2022-09-15 Matthias KrügerRollup merge of #101786 - chenyukang:fix-tidy-for-boots...
2022-09-15 Matthias KrügerRollup merge of #101778 - notriddle:notriddle/docblock...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-15 borsAuto merge of #101620 - cjgillot:compute_lint_levels_by...
2022-09-14 borsAuto merge of #101313 - SparrowLii:mk_attr_id, r=cjgillot
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 Eric HolkPlumb dyn trait representation through ty::Dynamic
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 Dylan DPCRollup merge of #101701 - aDotInTheVoid:rdj-impl-tests...
2022-09-12 Dylan DPCRollup merge of #101693 - GuillaumeGomez:update-browser...
2022-09-12 Dylan DPCRollup merge of #101681 - compiler-errors:rpitit-obj...
2022-09-12 Dylan DPCRollup merge of #101676 - compiler-errors:rpitit-wf...
2022-09-12 Dylan DPCRollup merge of #101671 - LingMan:ieee_754, r=Dylan-DPC
2022-09-12 Dylan DPCRollup merge of #101668 - chenyukang:fix-101626, r...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 Dylan DPCRollup merge of #100293 - yanchen4791:add-inline-llvm...
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-12 borsAuto merge of #101688 - cjgillot:verify-hir-parent...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 borsAuto merge of #101299 - saethlin:vecdeque-drain-drop...
2022-09-11 borsAuto merge of #101682 - compiler-errors:rpitit-encode...
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-11 borsAuto merge of #101643 - ChrisDenton:alloc-link-kernel32...
2022-09-10 borsAuto merge of #101613 - GuillaumeGomez:codeblock-toolti...
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-10 borsAuto merge of #99916 - dpaoliello:stablizerawdylib...
2022-09-09 Dylan DPCRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Dylan DPCRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Guillaume GomezRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Guillaume GomezRollup merge of #101495 - bjorn3:pause-no-sse2, r=Mark...
2022-09-09 Guillaume GomezRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 borsAuto merge of #101527 - Kobzol:ci-update-llvm, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101450 - ehuss:relnotes-95346, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Jack HueyCreate VarValue::Empty
2022-09-08 Michael GouletRollup merge of #101530 - krasimirgg:llvm-16-up, r...
2022-09-08 Michael GouletRollup merge of #101499 - spastorino:add-lowering-arena...
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101545 - TaKO8Ki:remove-unnecessary...
2022-09-08 Dylan DPCRollup merge of #101515 - chenyukang:fix-101477, r...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-08 Dylan DPCRollup merge of #101496 - spastorino:lower_lifetime_bin...
2022-09-08 Dylan DPCRollup merge of #101549 - eholk:type-ir-derive-hashstab...
2022-09-08 Dylan DPCRollup merge of #101498 - petrochenkov:visparam, r...
2022-09-08 Dylan DPCRollup merge of #101455 - thomcc:why-is-this-here,...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 Dylan DPCRollup merge of #101399 - cjgillot:borrowck-binding...
2022-09-08 Dylan DPCRollup merge of #101153 - IntQuant:issue-100717-infer...
2022-09-08 borsAuto merge of #101504 - lqd:rust-lld-fix, r=petrochenkov
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 borsAuto merge of #94075 - mikebenfield:wip-enum, r=oli-obk
2022-09-07 borsAuto merge of #101544 - matthiaskrgr:rollup-4urx917...
2022-09-07 Matthias KrügerRollup merge of #101538 - notriddle:notriddle/content...
2022-09-07 Matthias KrügerRollup merge of #101536 - GuillaumeGomez:is_doc_comment...
2022-09-07 Matthias KrügerRollup merge of #101535 - est31:tidy_error_fix, r=Mark...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101525 - eltociear:patch-16, r=cjgillot
2022-09-07 Matthias KrügerRollup merge of #101521 - aDotInTheVoid:rdj-structkind...
2022-09-07 Matthias KrügerRollup merge of #101507 - notriddle:notriddle/main...
2022-09-07 Matthias KrügerRollup merge of #101506 - notriddle:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101503 - spastorino:add-debug-calls...
2022-09-07 Matthias KrügerRollup merge of #101502 - TaKO8Ki:do-not-suggest-semico...
2022-09-07 Matthias KrügerRollup merge of #101493 - spastorino:borrow-mut-impl...
next