]> git.lizzy.rs Git - rust.git/history - src/librustc_infer/infer/combine.rs
rename `Predicate` to `PredicateKind`, introduce alias
[rust.git] / src / librustc_infer / infer / combine.rs
2020-05-20 Bastian Kauschkerename `Predicate` to `PredicateKind`, introduce alias
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-20 borsAuto merge of #72339 - ehuss:update-cargo, r=ehuss
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 borsAuto merge of #72227 - nnethercote:tiny-vecs-are-dumb...
2020-05-19 Dylan DPCRollup merge of #72338 - doctorn:trait-object-ice,...
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #72066 - lcnr:const-type-info-err,...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 borsAuto merge of #72330 - Dylan-DPC:rollup-yuxadv8, r...
2020-05-18 Dylan DPCRollup merge of #72318 - tblah:remote-test-client-doc...
2020-05-18 Dylan DPCRollup merge of #72290 - elichai:2020-doc-lto, r=wesley...
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71973 - lcnr:lazy-norm, r=nikomatsakis
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 Bastian KauschkeLogically seperate lazy norm from `const_generics`
2020-05-17 Bastian Kauschkecorrectly handle escaping bound variables
2020-05-17 Bastian Kauschkemerge lazy_normalization_consts into const_generics
2020-05-17 Ben LewisPut lazy normalization behind a feature gate
2020-05-17 Ben LewisEmit `ConstEquate` obligation after checking/unifying...
2020-05-17 Ben LewisAssume unevaluated consts are equal to the other consts...
2020-05-16 Dylan DPCRollup merge of #71625 - Diggsey:improve-manually-drop...
2020-05-16 Dylan DPCRollup merge of #71677 - Mark-Simulacrum:hasher-docs...
2020-05-16 Dylan DPCRollup merge of #71662 - glandium:osstring_from_str...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-14 Dylan DPCRollup merge of #71809 - marmeladema:fix-issue-71104...
2020-05-14 borsAuto merge of #71321 - matthewjasper:alloc-min-spec...
2020-05-14 Dylan DPCRollup merge of #71910 - mibac138:necessary-paren,...
2020-05-14 Ralf JungRollup merge of #71909 - Dolpheyn:doc-from-trait-for...
2020-05-14 Ralf JungRollup merge of #71870 - ltratt:more_specific_type_name...
2020-05-14 Ralf JungRollup merge of #71525 - ldm0:intosug, r=Mark-Simulacrum
2020-05-13 borsAuto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakis
2020-05-12 Dylan DPCRollup merge of #71928 - mibac138:strikethrough, r...
2020-05-12 Dylan DPCRollup merge of #71737 - RalfJung:miri-test-threads...
2020-05-11 Dylan DPCRollup merge of #72019 - matthewjasper:dont-skip-binder...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-10 borsAuto merge of #71825 - contrun:cg-option-strip, r=petro...
2020-05-10 Ralf JungRollup merge of #71882 - alexcrichton:update-cc, r...
2020-05-10 borsAuto merge of #71775 - petrochenkov:crtcfg, r=matthewjasper
2020-05-10 borsAuto merge of #71557 - matthewjasper:mir-asymmetric...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Ralf JungRollup merge of #71234 - maurer:init-array, r=cuviper
2020-05-09 Ralf JungRollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov
2020-05-09 Dylan DPCRollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-m
2020-05-09 Dylan DPCRollup merge of #71947 - mibac138:dead-code, r=cramertj
2020-05-09 Dylan DPCRollup merge of #71942 - nnethercote:shrink-LocalDecl...
2020-05-09 Dylan DPCRollup merge of #71890 - cuviper:simple-error-Registry...
2020-05-09 Dylan DPCRollup merge of #71839 - LG3696:master, r=cramertj
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-08 Dylan DPCRollup merge of #71975 - nnethercote:reduce-TypedArena...
2020-05-08 Dylan DPCRollup merge of #71970 - thombles:ios-bitcode-improveme...
2020-05-08 Dylan DPCRollup merge of #71710 - workingjubilee:jubilee-readd...
2020-05-08 Dylan DPCRollup merge of #71581 - GuillaumeGomez:unify-lints...
2020-05-08 Dylan DPCRollup merge of #71993 - ecstatic-morse:cleanup-old...
2020-05-08 Dylan DPCRollup merge of #71989 - ecstatic-morse:const-context...
2020-05-07 borsAuto merge of #71995 - pietroalbini:ci-windows-detect...
2020-05-07 Dylan DPCRollup merge of #71783 - estebank:async-block-2015...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-07 Dylan DPCRollup merge of #71980 - steveklabnik:warnings-fixes...
2020-05-07 Dylan DPCRollup merge of #71938 - mark-i-m:de-abuse-err-4, r...
2020-05-07 borsAuto merge of #71649 - ecstatic-morse:ci-stage0-doc...
2020-05-07 borsAuto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
2020-05-06 Dylan DPCRollup merge of #71950 - RalfJung:try-validation-cleanu...
2020-05-06 Dylan DPCRollup merge of #71918 - GuillaumeGomez:rename-methods...
2020-05-06 Dylan DPCRollup merge of #71888 - lcnr:refactor-suggest_traits_t...
2020-05-06 Dylan DPCRollup merge of #71731 - mark-i-m:guide-toolstate-off...
2020-05-06 Dylan DPCRollup merge of #70908 - estebank:suggest-add, r=nikoma...
2020-05-06 Dylan DPCRollup merge of #71944 - ldm0:arrordhint, r=sfackler
2020-05-06 Dylan DPCRollup merge of #71937 - mzohreva:mz/ui-tests-ignore...
2020-05-06 Dylan DPCRollup merge of #71929 - petrhosek:unwind-visibility...
2020-05-06 Dylan DPCRollup merge of #71893 - ecstatic-morse:dataflow-impls...
2020-05-06 Dylan DPCRollup merge of #71819 - jyn514:check-for-tools, r...
2020-05-06 Dylan DPCRollup merge of #71591 - hermitcore:thread_create,...
2020-05-06 Dylan DPCRollup merge of #71269 - Mark-Simulacrum:sat-float...
2020-05-06 Dylan DPCRollup merge of #71921 - RalfJung:open-mode, r=hanna...
2020-05-06 Dylan DPCRollup merge of #71914 - pietroalbini:relnotes-1.43...
2020-05-06 Dylan DPCRollup merge of #71905 - mibac138:x-cmd-alias, r=Mark...
2020-05-06 Dylan DPCRollup merge of #71889 - RalfJung:rwlock, r=Amanieu
2020-05-06 Dylan DPCRollup merge of #71727 - hbina:simplified_usage, r...
2020-05-06 Dylan DPCRollup merge of #71510 - ssomers:btreemap_iter_intertwi...
2020-05-06 borsAuto merge of #69464 - Marwes:detach_undo_log, r=nikoma...
2020-05-05 Markus Westerlindperf: Reduce snapshot/rollback overhead
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
next