]> git.lizzy.rs Git - rust.git/history - compiler/rustc_infer/src/infer/mod.rs
Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_selection
[rust.git] / compiler / rustc_infer / src / infer / mod.rs
2022-11-08 CastilloDelReduce the scope of allow(rustc::potential_query_instab...
2022-11-08 borsAuto merge of #104063 - compiler-errors:ct-norm-unless...
2022-11-08 borsAuto merge of #104138 - Dylan-DPC:rollup-m3ojpjg, r...
2022-11-08 Dylan DPCRollup merge of #104094 - lcnr:on_unimplemented-move...
2022-11-08 Dylan DPCRollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 Dylan DPCRollup merge of #103986 - compiler-errors:oh-no-bad...
2022-11-07 Dylan DPCRollup merge of #103757 - ffmancera:ff/clarify_E0207...
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-07 Yuki OkushiRollup merge of #103914 - nnethercote:close-42326,...
2022-11-07 Yuki OkushiRollup merge of #103885 - fmease:rustdoc-various-cross...
2022-11-06 borsAuto merge of #103861 - compiler-errors:codegen-select...
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
2022-11-06 Matthias KrügerRollup merge of #103990 - notriddle:notriddle/logo...
2022-11-06 Matthias KrügerRollup merge of #103851 - viandoxdev:103816_bootstrap_f...
2022-11-06 Matthias KrügerRollup merge of #103012 - chenyukang:fix-102806, r...
2022-11-06 borsAuto merge of #102618 - aliemjay:simplify-closure-promo...
2022-11-06 Michael GouletMove fallback_has_occurred to FnCtxt
2022-11-06 borsAuto merge of #103975 - oli-obk:tracing, r=jackh726
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 Matthias KrügerRollup merge of #103972 - oli-obk:unoptional, r=fee1...
2022-11-05 Matthias KrügerRollup merge of #103927 - fee1-dead-contrib:E0425-no...
2022-11-05 Matthias KrügerRollup merge of #103920 - ferrocene:pa-maybe-open-in...
2022-11-05 Matthias KrügerRollup merge of #101702 - jsha:static-files2, r=notridd...
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 Dylan DPCRollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPC
2022-11-05 Dylan DPCRollup merge of #103994 - clubby789:break-unlabeled...
2022-11-05 Dylan DPCRollup merge of #103867 - compiler-errors:no-has-errors...
2022-11-05 Dylan DPCRollup merge of #103866 - compiler-errors:fn-ctxt-less...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-05 Dylan DPCRollup merge of #103621 - fee1-dead-contrib:iat-fix...
2022-11-05 borsAuto merge of #103992 - weihanglo:update-cargo, r=weihanglo
2022-11-05 borsAuto merge of #103991 - matthiaskrgr:rollup-tj53nte...
2022-11-04 Matthias KrügerRollup merge of #103984 - V0ldek:103974-refactor-mk_con...
2022-11-04 borsAuto merge of #103298 - ferrocene:pa-compile-flags...
2022-11-04 MateuszRefactor tcx mk_const parameters.
2022-11-04 Matthias KrügerRollup merge of #103958 - chenyukang:yukang/fix-103951...
2022-11-04 Matthias KrügerRollup merge of #103681 - RalfJung:libtest-thread,...
2022-11-04 Matthias KrügerRollup merge of #103397 - crlf0710:port_dead_code_lint...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 Matthias KrügerRollup merge of #103680 - RalfJung:cstr-links, r=JohnTitor
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-04 Matthias KrügerRollup merge of #103915 - chenyukang:yukang/fix-103874...
2022-11-03 borsAuto merge of #103455 - BlackHoleFox:apple-sim-abi...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-11-01 Yuki OkushiRollup merge of #103788 - chenyukang:yukang/fix-ice...
2022-11-01 Yuki OkushiRollup merge of #103692 - smoelius:walk_generic_arg...
2022-11-01 Yuki OkushiRollup merge of #103674 - ehuss:split-debuginfo-doc...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103663 - notriddle:notriddle/search...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103683 - fee1-dead-contrib:fix-deferred...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
next