]> git.lizzy.rs Git - rust.git/history - compiler/rustc_resolve
introduce a Coerce predicate
[rust.git] / compiler / rustc_resolve /
2021-08-19 borsAuto merge of #88151 - alexcrichton:update-backtrace...
2021-08-19 borsAuto merge of #88124 - tmiasko:start-block-critical...
2021-08-19 borsAuto merge of #88023 - devnexen:fbsd_arm64, r=nagisa
2021-08-19 borsAuto merge of #88002 - hermitcore:unbox-mutex, r=dtolnay
2021-08-19 borsAuto merge of #87986 - Aaron1011:incr-double-panic...
2021-08-19 borsAuto merge of #88143 - GuillaumeGomez:rollup-sgh318f...
2021-08-18 Guillaume GomezRollup merge of #88136 - spastorino:fix-test-directory...
2021-08-18 Guillaume GomezRollup merge of #88129 - willcrichton:expose-graphviz...
2021-08-18 Guillaume GomezRollup merge of #88111 - GuillaumeGomez:background...
2021-08-18 Guillaume GomezRollup merge of #88109 - inquisitivecrystal:env-docs...
2021-08-18 Guillaume GomezRollup merge of #88082 - GuillaumeGomez:rustdoc-gui...
2021-08-18 Guillaume GomezRollup merge of #88036 - nbdd0121:const3, r=petrochenkov
2021-08-18 Guillaume GomezRollup merge of #88031 - ibraheemdev:build-hasher-objec...
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 Guillaume GomezRollup merge of #87983 - estebank:smaller-lt-spans...
2021-08-18 borsAuto merge of #86700 - lqd:matthews-nll-hrtb-errors...
2021-08-18 Esteban Kuberreview comment: use newtype to deduplicate logic
2021-08-18 Esteban Kuberreview comment: reduce duplication
2021-08-18 Esteban KuberUse more accurate spans when proposing adding lifetime...
2021-08-18 borsAuto merge of #87985 - nbdd0121:asm, r=Amanieu
2021-08-18 borsAuto merge of #87738 - lqd:polonius-master, r=nikomatsakis
2021-08-18 borsAuto merge of #86860 - fee1-dead:stabilize, r=LeSeulArt...
2021-08-17 borsAuto merge of #86977 - vakaras:body_with_borrowck_facts...
2021-08-17 borsAuto merge of #87119 - jyn514:rustfmt-doc-private,...
2021-08-17 borsAuto merge of #87990 - Aaron1011:moved-src-dir, r=cjgillot
2021-08-16 Mara BosRollup merge of #88080 - fee1-dead:iterator-const,...
2021-08-16 Mara BosRollup merge of #88055 - Mark-Simulacrum:relnotes-1...
2021-08-16 Mara BosRollup merge of #88052 - bjorn3:update_redox_syscall...
2021-08-16 Mara BosRollup merge of #88030 - fee1-dead:fixme, r=oli-obk
2021-08-16 Mara BosRollup merge of #88011 - jyn514:check-all-targets,...
2021-08-16 Mara BosRollup merge of #87967 - m-ou-se:non-fmt-panic-detect...
2021-08-16 Mara BosRollup merge of #87677 - amalik18:issue-2788-fix, r...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #87050 - jyn514:no-doc-primitive, r=manis...
2021-08-16 borsAuto merge of #88032 - hyd-dev:no-mangle-method, r...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 borsAuto merge of #87696 - ssomers:btree_lazy_iterator_clea...
2021-08-16 borsAuto merge of #80357 - c410-f3r:new-hir-let, r=matthewj...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-08-15 borsAuto merge of #87982 - m-ou-se:non-fmt-panic-assert...
2021-08-15 borsAuto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietr...
2021-08-15 borsAuto merge of #86692 - dns2utf8:parallelize_rustdoc...
2021-08-15 borsAuto merge of #87975 - m-ou-se:unused-import-attributes...
2021-08-15 borsAuto merge of #87974 - steffahn:slice_split_size_hints...
2021-08-14 borsAuto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
2021-08-14 borsAuto merge of #83417 - erikdesjardins:enableremovezsts...
2021-08-14 borsAuto merge of #87324 - asquared31415:named-asm-labels...
2021-08-14 borsAuto merge of #87913 - a1phyr:vec_spec_clone_from,...
2021-08-14 borsAuto merge of #87375 - fee1-dead:move-constness-to...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-08-12 Mara BosInclude attributes in removal span for unused imports.
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-11 borsAuto merge of #87587 - oli-obk:lazy_tait, r=spastorino
2021-08-11 borsAuto merge of #87254 - rusticstuff:rustc_codegen_llvm_d...
2021-08-10 Yuki OkushiRollup merge of #87876 - lcnr:windows_no_panic, r=m...
2021-08-10 Yuki OkushiRollup merge of #87811 - estebank:issue-87549, r=oli-obk
2021-08-10 Yuki OkushiRollup merge of #87700 - kornelski:e530text, r=oli-obk
2021-08-10 Yuki OkushiRollup merge of #87582 - tmiasko:symbol-printer, r...
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 borsAuto merge of #87820 - elichai:patch-2, r=kennytm
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #87235 - poliorcetics:issue-87217-fn...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #87697 - GuillaumeGomez:add-e0784, r...
2021-08-08 borsAuto merge of #87827 - eddyb:wrapperless-mem-replace...
2021-08-08 borsAuto merge of #87815 - BoxyUwU:cec-generics-of-ice...
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87772 - npmccallum:naked_abi, r=Amanieu
2021-08-07 borsAuto merge of #87743 - cuviper:opaque-calls, r=nikic
2021-08-07 Yuki OkushiRollup merge of #87834 - camelid:span-typo, r=CraftSpider
2021-08-07 Yuki OkushiRollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum
2021-08-07 Yuki OkushiRollup merge of #87744 - Smittyvb:xpy-test-force-rerun...
2021-08-07 borsAuto merge of #87810 - devnexen:haiku_os_simpl, r=Mark...
2021-08-07 borsAuto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 borsAuto merge of #87774 - camelid:process-typo, r=jyn514
2021-08-06 borsAuto merge of #87822 - JohnTitor:rollup-kxojii0, r...
2021-08-06 Yuki OkushiRollup merge of #87816 - bjorn3:sync_cg_clif-2021-08...
2021-08-06 Yuki OkushiRollup merge of #87809 - InnovativeInventor:pointer...
2021-08-06 Yuki OkushiRollup merge of #87787 - hyd-dev:c-unwind, r=RalfJung
2021-08-06 Yuki OkushiRollup merge of #87779 - Aaron1011:stmt-ast-id, r=petro...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Jakub BeránekAdd hint for unresolved associated trait items if the...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-03 Yuki OkushiRollup merge of #87708 - the8472:canonical_v6, r=dtolnay
2021-08-03 Yuki OkushiRollup merge of #87693 - badboy:enable-ios-sim-target...
next