]> git.lizzy.rs Git - rust.git/history - compiler/rustc_resolve
Generate inference vars and obligations for projections in opaque types instead of...
[rust.git] / compiler / rustc_resolve /
2021-09-20 borsAuto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
2021-09-20 borsAuto merge of #88842 - wesleywiser:fix_dbg_tests_window...
2021-09-20 borsAuto merge of #88708 - Aaron1011:aggregate-usage, r...
2021-09-19 borsAuto merge of #88575 - eddyb:fn-abi-queries, r=nagisa
2021-09-19 borsAuto merge of #89049 - Aaron1011:caching-sourcemap...
2021-09-19 borsAuto merge of #88703 - cjgillot:lazymod, r=petrochenkov
2021-09-19 borsAuto merge of #88627 - cjgillot:noallocuse, r=petrochenkov
2021-09-19 borsAuto merge of #89089 - JohnTitor:rollup-6s6mccx, r...
2021-09-19 Yuki OkushiRollup merge of #89081 - ondra05:patch-1, r=dtolnay
2021-09-19 Yuki OkushiRollup merge of #89055 - Kobzol:wrapped-method-expr...
2021-09-19 Yuki OkushiRollup merge of #89053 - DeveloperC286:into_iter_fields...
2021-09-19 Yuki OkushiRollup merge of #89051 - schctl:master, r=jyn514
2021-09-19 Yuki OkushiRollup merge of #89021 - WaffleLapkin:separate_error_fo...
2021-09-19 Yuki OkushiRollup merge of #89017 - the8472:fix-u64-time-monotoniz...
2021-09-19 Yuki OkushiRollup merge of #88996 - Aaron1011:trailing-macro-semi...
2021-09-19 Yuki OkushiRollup merge of #88966 - tmiasko:block-label-shadowing...
2021-09-19 Yuki OkushiRollup merge of #88855 - calebzulawski:feature/simd_shu...
2021-09-19 Yuki OkushiRollup merge of #87960 - hkmatsumoto:suggest-inexisting...
2021-09-19 borsAuto merge of #89031 - the8472:outline-once-cell-init...
2021-09-19 borsAuto merge of #89028 - Aaron1011:coercion-cause, r...
2021-09-19 borsAuto merge of #88968 - tmiasko:start-block-no-predecess...
2021-09-18 borsAuto merge of #89000 - Mark-Simulacrum:no-new-lrc,...
2021-09-18 borsAuto merge of #88994 - Aaron1011:intercrate-caching...
2021-09-18 borsAuto merge of #82183 - michaelwoerister:lazier-defpathh...
2021-09-18 borsAuto merge of #88650 - sapessi:issue-77175-fix, r=estebank
2021-09-17 Guillaume GomezRollup merge of #88899 - FabianWolff:issue-88844, r...
2021-09-17 Yuki OkushiRollup merge of #88911 - FabianWolff:issue-88653, r...
2021-09-17 Yuki OkushiRollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
2021-09-17 Yuki OkushiRollup merge of #88883 - c410-f3r:tests, r=petrochenkov
2021-09-17 Yuki OkushiRollup merge of #88751 - bjorn3:move_filesearch, r...
2021-09-17 Yuki OkushiRollup merge of #88339 - piegamesde:master, r=joshtriplett
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 Tomasz MiąskoCheck for shadowing issues involving block labels
2021-09-15 borsAuto merge of #87867 - bjorn3:unique_type_id_interner...
2021-09-15 borsAuto merge of #88619 - GuillaumeGomez:simplify-std...
2021-09-15 borsAuto merge of #88558 - fee1-dead:const-drop, r=oli-obk
2021-09-14 borsAuto merge of #73314 - GuillaumeGomez:display-warnings...
2021-09-14 borsAuto merge of #88914 - GuillaumeGomez:rollup-h5svc6w...
2021-09-13 borsAuto merge of #87794 - bonega:enum_niche_prefer_zero...
2021-09-13 Guillaume GomezRollup merge of #88896 - GuillaumeGomez:flakyness,...
2021-09-13 Guillaume GomezRollup merge of #88885 - GuillaumeGomez:fix-jump-def...
2021-09-13 Guillaume GomezRollup merge of #88859 - RalfJung:size-helpers, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88722 - WaffleLapkin:unsafe_cell_const...
2021-09-13 borsAuto merge of #87915 - estebank:fancy-spans, r=oli-obk
2021-09-13 borsAuto merge of #88766 - ehuss:update-cargo, r=ehuss
2021-09-13 borsAuto merge of #88745 - hnj2:allow-trait-impl-missing...
2021-09-13 borsAuto merge of #88529 - Meziu:master, r=nagisa
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 borsAuto merge of #88759 - Amanieu:panic_in_drop, r=nagisa...
2021-09-12 borsAuto merge of #88811 - jackh726:issue-88446, r=nikomatsakis
2021-09-12 borsAuto merge of #88881 - Manishearth:rollup-alohfwx,...
2021-09-12 Manish GoregaokarRollup merge of #88813 - lcnr:ena-docs, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88810 - camelid:cleanup-pt1, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88711 - Mark-Simulacrum:fix-dfs-bug...
2021-09-12 Manish GoregaokarRollup merge of #88709 - BoxyUwU:thir-abstract-const...
2021-09-12 Manish GoregaokarRollup merge of #88699 - Mark-Simulacrum:fixes-cherry...
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-12 Manish GoregaokarRollup merge of #88336 - jackh726:gats-where-constraint...
2021-09-12 borsAuto merge of #88771 - jackh726:wf_tys_set, r=nikomatsakis
2021-09-12 borsAuto merge of #88765 - mk12:update-llvm, r=cuviper
2021-09-12 borsAuto merge of #87073 - jyn514:primitive-docs, r=Guillau...
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
2021-09-11 borsAuto merge of #88857 - workingjubilee:rollup-zrtvspt...
2021-09-11 JubileeRollup merge of #88850 - matthiaskrgr:identical_conv...
2021-09-11 JubileeRollup merge of #88849 - matthiaskrgr:clony_on_copy...
2021-09-11 JubileeRollup merge of #88830 - GuillaumeGomez:help-e0463...
2021-09-11 JubileeRollup merge of #88757 - andrewhickman:master, r=jackh726
2021-09-11 JubileeRollup merge of #88668 - hvdijk:x32, r=joshtriplett
2021-09-11 JubileeRollup merge of #88209 - Amanieu:asm_in_underscore...
2021-09-11 JubileeRollup merge of #88147 - FabianWolff:issue-88097, r...
2021-09-11 JubileeRollup merge of #87904 - kpreid:unsize, r=jyn514
2021-09-11 Matthias Krügerdon't clone types that are Copy (clippy::clone_on_copy)
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Vadim Petrochenkovrustc: Remove local variable IDs from `Export`s
2021-09-10 Camille GILLOTRecord call_site parent for macros.
2021-09-10 Camille GILLOTEncode spans relative to their parent.
2021-09-10 Camille GILLOTKeep a parent LocalDefId in SpanData.
2021-09-10 Camille GILLOTKeep def_spans collected by resolution.
2021-09-10 Manish GoregaokarRollup merge of #88742 - GuillaumeGomez:fix-table-in...
2021-09-10 Manish GoregaokarRollup merge of #88720 - GuillaumeGomez:rustdoc-coverag...
2021-09-10 Manish GoregaokarRollup merge of #88667 - kraktus:patch-1, r=dtolnay
2021-09-10 Manish GoregaokarRollup merge of #88639 - Emilgardis:fix-issue-88600...
2021-09-10 Manish GoregaokarRollup merge of #88632 - camelid:md-opts, r=CraftSpider
2021-09-10 Manish GoregaokarRollup merge of #88578 - notriddle:notriddle/suggest...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
next