]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck
Fix lifetime generics in <T<..> as Trait>::try_from suggestion.
[rust.git] / compiler / rustc_typeck /
2021-08-30 Mara BosFix lifetime generics in <T<..> as Trait>::try_from...
2021-08-30 Mara BosFix lifetime generics in <T as Trait<..>>::try_from...
2021-08-30 borsAuto merge of #88281 - asquared31415:asm-docs, r=Amanieu
2021-08-30 borsAuto merge of #88456 - inquisitivecrystal:private-macro...
2021-08-29 borsAuto merge of #88337 - eddyb:field-failure-is-not-an...
2021-08-29 borsAuto merge of #88280 - sexxi-goose:non-exhaustive,...
2021-08-29 borsAuto merge of #88262 - klensy:pprust-cow, r=nagisa
2021-08-29 borsAuto merge of #88461 - GuillaumeGomez:rollup-khgu0eb...
2021-08-29 Guillaume GomezRollup merge of #88419 - GuillaumeGomez:code-blocks...
2021-08-29 Guillaume GomezRollup merge of #88417 - xu-cheng:rel-fix-link, r=jyn514
2021-08-29 Guillaume GomezRollup merge of #88411 - Aaron1011:remove-session-if...
2021-08-29 Guillaume GomezRollup merge of #88407 - nebkor:release-note-1.55x2...
2021-08-29 Guillaume GomezRollup merge of #88396 - klensy:bump-deps-vuln, r=Mark...
2021-08-29 Guillaume GomezRollup merge of #88387 - ehuss:remove-rustfix-tests...
2021-08-29 Guillaume GomezRollup merge of #88381 - rtzoeller:dfly_stack_t_ss_sp_v...
2021-08-29 Guillaume GomezRollup merge of #88357 - lcnr:stabilize-relaxed_struct_...
2021-08-29 Guillaume GomezRollup merge of #88349 - spastorino:const-static-types...
2021-08-29 Guillaume GomezRollup merge of #88173 - camelid:refactor-markdown...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #83251 - estebank:issue-83241, r=oli-obk
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 borsAuto merge of #88208 - petrochenkov:lowspan, r=Aaron1011
2021-08-29 borsAuto merge of #88312 - jackh726:issue-87748, r=nikomatsakis
2021-08-29 borsAuto merge of #88295 - alexcrichton:update-stdarch...
2021-08-29 borsAuto merge of #88250 - rusticstuff:macos-lld, r=nagisa
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 RoxaneHandle match with non axhaustive variants in closures
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-28 borsAuto merge of #85600 - 12101111:rustbuild-libunwind...
2021-08-28 borsAuto merge of #88390 - sexxi-goose:missing-case, r...
2021-08-28 borsAuto merge of #88388 - ldm0:outliner, r=nikic
2021-08-28 borsAuto merge of #88019 - inquisitivecrystal:macro-def...
2021-08-28 borsAuto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
2021-08-28 inquisitivecrystalTreat macros as HIR items
2021-08-27 Aaron HillRemove `Session.if_let_suggestions`
2021-08-27 borsAuto merge of #88328 - fee1-dead:not-quite-const, r...
2021-08-27 Niko Matsakisuse `|=`
2021-08-27 Niko Matsakissimplify the logic and document
2021-08-27 RoxaneAdd comment and fix fmt issue
2021-08-27 RoxaneAdd missing const edge case
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-27 Deadbeeffmt
2021-08-27 DeadbeefAdd `ty::BoundConstness`
2021-08-27 borsAuto merge of #88326 - eddyb:inline-ty-layout-methods...
2021-08-27 DeadbeefFix more tests
2021-08-27 DeadbeefIntroduce `~const`
2021-08-27 borsAuto merge of #88278 - ehuss:update-cargo, r=ehuss
2021-08-27 borsAuto merge of #88371 - Manishearth:rollup-pkkjsme,...
2021-08-26 borsAuto merge of #87280 - lcnr:lazy-anon-const-default...
2021-08-26 Manish GoregaokarRollup merge of #88348 - spastorino:field-types-tait...
2021-08-26 Manish GoregaokarRollup merge of #88346 - spastorino:revert-type-of...
2021-08-26 Manish GoregaokarRollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
2021-08-26 Manish GoregaokarRollup merge of #88332 - spastorino:argument-types...
2021-08-26 Manish GoregaokarRollup merge of #88320 - sexxi-goose:issue-88103, r...
2021-08-26 Manish GoregaokarRollup merge of #88289 - durin42:llvm-14-attrs, r=nikic
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-26 Manish GoregaokarRollup merge of #87832 - wesleywiser:fix_match_step...
2021-08-26 borsAuto merge of #87194 - eddyb:const-value-mangling,...
2021-08-26 borsAuto merge of #88308 - eddyb:cooked-layouts, r=nagisa
2021-08-26 jackh726Treat types in unnormalized function signatures as...
2021-08-26 borsAuto merge of #83698 - erikdesjardins:undefconst, r...
2021-08-26 lcnradd fixme
2021-08-26 lcnrreview
2021-08-26 lcnrshrink `ty::PredicateKind` again
2021-08-26 lcnrignore const substs in `implicit_infer`
2021-08-26 lcnruse `ty::Unevaluated` instead of def substs pair
2021-08-26 lcnrcheck for cycles in `default_anon_const_substs`
2021-08-26 lcnrupdate `TypeFlags` to deal with missing ct substs
2021-08-26 lcnradd `tcx` to `fn walk`
2021-08-26 lcnrmake unevaluated const substs optional
2021-08-26 lcnrrequire a `tcx` for `TypeVisitor`
2021-08-26 borsAuto merge of #88222 - jyn514:shared-cache, r=Guillaume...
2021-08-26 borsAuto merge of #88066 - LeSeulArtichaut:patterns-cleanup...
2021-08-26 borsAuto merge of #88069 - Mark-Simulacrum:llvm-pgo, r...
2021-08-25 Noah LevAdjust spans
2021-08-25 borsAuto merge of #85499 - jackh726:assoc-type-norm-rebase...
2021-08-25 Léo Lanteri ThauvinVarious pattern cleanups
2021-08-25 Léo Lanteri ThauvinUse if-let guards in the codebase
2021-08-25 borsAuto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
2021-08-25 Léo Lanteri ThauvinRollup merge of #88314 - spastorino:type-of-a-let-tait...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88299 - ijackson:bufwriter, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88298 - ijackson:errorkind-reorder...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88291 - mdsn:partition-in-blocks-safet...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88277 - ehuss:update-books, r=ehuss
2021-08-25 Léo Lanteri ThauvinRollup merge of #88273 - jhpratt:update-iterator-docs...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88267 - sexxi-goose:truncate_unique...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88226 - steffahn:an_rc, r=michaelwoerister
2021-08-25 Léo Lanteri ThauvinRollup merge of #88223 - scottmcm:fix-alias, r=yaahc
2021-08-25 Léo Lanteri ThauvinRollup merge of #88218 - Aaron1011:missing-method-dyn...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88196 - asquared31415:named-asm-labels...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 Léo Lanteri ThauvinRollup merge of #87944 - oconnor663:as_array_of_cells...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
next