]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/mod.rs
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
[rust.git] / compiler / rustc_middle / src / ty / mod.rs
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-16 borsAuto merge of #92356 - kellerkindt:saturating_int_assig...
2022-01-16 borsAuto merge of #92598 - Badel2:panic-update-hook, r...
2022-01-15 borsAuto merge of #90146 - cjgillot:no-id-map, r=nagisa
2022-01-15 Camille GILLOTReduce use of local_def_id_to_hir_id.
2022-01-15 borsAuto merge of #92441 - cjgillot:resolve-trait-impl...
2022-01-15 Matthias KrügerRollup merge of #92865 - jackh726:gats-outlives-no...
2022-01-15 Matthias KrügerRollup merge of #92863 - camelid:read_to_string-rm...
2022-01-15 Matthias KrügerRollup merge of #92775 - xfix:osstringext-inline, r...
2022-01-15 Matthias KrügerRollup merge of #92767 - arlosi:pdbenum, r=cuviper
2022-01-15 Matthias KrügerRollup merge of #92747 - swenson:bignum-bit-length...
2022-01-15 borsAuto merge of #92604 - nnethercote:optimize-impl_read_u...
2022-01-15 Matthias KrügerRollup merge of #92868 - pierwill:librustdoc-clippy...
2022-01-15 Matthias KrügerRollup merge of #92743 - bjorn3:less_symbol_intern...
2022-01-15 Matthias KrügerRollup merge of #92684 - ibraheemdev:patch-10, r=m...
2022-01-15 Matthias KrügerRollup merge of #92625 - inquisitivecrystal:mirbug...
2022-01-15 Matthias KrügerRollup merge of #92382 - clarfonthey:const_convert...
2022-01-15 Matthias KrügerRollup merge of #92191 - jackh726:issue-89352, r=nikoma...
2022-01-15 Ellenattempt to re-add `ty::Unevaluated` visitor and friends
2022-01-15 Elleninitial revert
2022-01-14 borsAuto merge of #92681 - Aaron1011:task-deps-ref, r=cjgillot
2022-01-14 Matthias KrügerRollup merge of #92864 - Urgau:fix-missing-source-dot...
2022-01-14 Matthias KrügerRollup merge of #92854 - Urgau:better-rust-logo, r...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-14 Matthias KrügerRollup merge of #92840 - hafeoz:master, r=ehuss
2022-01-14 Matthias KrügerRollup merge of #92818 - GuillaumeGomez:update-doc...
2022-01-14 Matthias KrügerRollup merge of #92810 - compiler-errors:deduplicate...
2022-01-14 Matthias KrügerRollup merge of #92768 - ojeda:stabilize-maybe_uninit_e...
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
2022-01-14 Matthias KrügerRollup merge of #92045 - oli-obk:cleanup, r=petrochenkov
2022-01-14 borsAuto merge of #92844 - matthiaskrgr:rollup-z5wb6yi...
2022-01-13 borsAuto merge of #89861 - nbdd0121:closure, r=wesleywiser
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 Matthias KrügerRollup merge of #92334 - dtolnay:rustdocmatcher, r...
2022-01-13 Matthias KrügerRollup merge of #92277 - petrochenkov:cmrval2, r=jackh726
2022-01-13 Matthias KrügerRollup merge of #92142 - wesleywiser:fix_codecoverage_p...
2022-01-13 Matthias KrügerRollup merge of #92006 - oli-obk:welcome_opaque_types_i...
2022-01-13 Matthias KrügerRollup merge of #91938 - yaahc:error-reporter, r=m...
2022-01-13 Matthias KrügerRollup merge of #91687 - euclio:tuple-variant-field...
2022-01-13 Matthias KrügerRollup merge of #90001 - Fearyncess:master, r=alexcrichton
2022-01-13 borsAuto merge of #92553 - m-ou-se:thread-join-simplify...
2022-01-13 borsAuto merge of #92526 - djc:rustdoc-askama, r=jsha
2022-01-12 borsAuto merge of #92169 - In-line:no-cache-selector-lrc...
2022-01-12 Matthias KrügerRollup merge of #92764 - GuillaumeGomez:fix-rust-logo...
2022-01-12 Matthias KrügerRollup merge of #92756 - lnicola:rust-analyzer-2022...
2022-01-12 Matthias KrügerRollup merge of #92754 - ytmimi:AsmArgs-field-visibilit...
2022-01-12 Matthias KrügerRollup merge of #92748 - david-perez:eliminate-boxed...
2022-01-12 Matthias KrügerRollup merge of #92742 - GuillaumeGomez:missing-suffix...
2022-01-12 Matthias KrügerRollup merge of #92732 - wesleywiser:note_musl_patch_in...
2022-01-12 Matthias KrügerRollup merge of #92720 - rosik:patch-1, r=m-ou-se
2022-01-12 Matthias KrügerRollup merge of #92709 - joshtriplett:file-options...
2022-01-12 Matthias KrügerRollup merge of #92707 - JohnScience:patch-1, r=Guillau...
2022-01-12 Matthias KrügerRollup merge of #92703 - joshtriplett:relnotes-file...
2022-01-12 Matthias KrügerRollup merge of #92699 - camelid:private-fields, r...
2022-01-12 Matthias KrügerRollup merge of #92506 - nico-abram:uwu, r=Mark-Simulacrum
2022-01-12 Matthias KrügerRollup merge of #92432 - fee1-dead:constck-impl-constne...
2022-01-12 Matthias KrügerRollup merge of #92328 - camelid:sentence, r=scottmcm
2022-01-11 borsAuto merge of #92533 - Aaron1011:variant-symbol, r...
2022-01-11 borsAuto merge of #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-11 borsAuto merge of #92070 - rukai:replace_vec_into_iter_with...
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-11 borsAuto merge of #92601 - camelid:more-intra-doc-cleanup...
2022-01-10 borsAuto merge of #92719 - matthiaskrgr:rollup-tc7oqys...
2022-01-10 Matthias KrügerRollup merge of #92636 - compiler-errors:normalize...
2022-01-10 Matthias KrügerRollup merge of #92602 - jsha:source-link-2, r=Guillaum...
2022-01-10 Matthias KrügerRollup merge of #92357 - GuillaumeGomez:fix-doc-comment...
2022-01-10 Matthias KrügerRollup merge of #92248 - compiler-errors:normalize...
2022-01-10 borsAuto merge of #87487 - lambinoo:I-64762_unreachable_pub...
2022-01-10 borsAuto merge of #92278 - Aaron1011:fix-fingerprint-cachin...
2022-01-09 LambCompute most of Public/Exported access level in rustc_r...
2022-01-09 borsAuto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov
2022-01-09 borsAuto merge of #92690 - matthiaskrgr:rollup-rw0oz05...
2022-01-09 Matthias KrügerRollup merge of #92055 - tmandry:relnotes-1.58, r=pietr...
2022-01-09 borsAuto merge of #92086 - petrochenkov:modchild, r=jackh726
2022-01-09 Vadim Petrochenkovrustc_middle: Rename `Export` to `ModChild` and add...
2022-01-08 borsAuto merge of #92068 - fee1-dead:libcore2021, r=m-ou-se
2022-01-08 borsAuto merge of #91919 - Aaron1011:query-recursive-read...
2022-01-08 borsAuto merge of #91305 - camelid:rm-cond, r=GuillaumeGomez
2022-01-08 Eric HussRollup merge of #92375 - wesleywiser:consolidate_debugi...
2022-01-08 Eric HussRollup merge of #92336 - dtolnay:printstateself, r...
2022-01-07 Gary GuoRemove region from UpvarCapture and move it to Captured...
2022-01-06 Matthias KrügerRollup merge of #92417 - dtolnay:printimpl, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92207 - tmiasko:delay-drop-elaboration...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-06 Matthias KrügerRollup merge of #92389 - chordtoll:test-92015, r=Mark...
2022-01-06 Matthias KrügerRollup merge of #92360 - jackh726:param-heuristics...
2022-01-06 Matthias KrügerRollup merge of #92349 - avitex:fix-rustdoc-private...
2022-01-06 Matthias KrügerRollup merge of #92288 - yescallop:patch-1, r=m-ou-se
2022-01-06 Matthias KrügerRollup merge of #92058 - jsha:run-on-hover, r=Guillaume...
2022-01-05 Matthias KrügerRollup merge of #92388 - SpriteOvO:master, r=Mark-Simul...
2022-01-05 Matthias KrügerRollup merge of #92092 - saethlin:fix-sort-guards-sb...
2022-01-05 Matthias KrügerRollup merge of #92322 - alper:add_debug_trait_document...
2022-01-05 Matthias KrügerRollup merge of #92188 - vacuus:nested-attributes-ext...
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-04 Matthias KrügerRollup merge of #91587 - nrc:dispatchfromdyn-docs,...
2022-01-04 Matthias KrügerRollup merge of #92107 - nikic:rmeta-lnk-remove, r...
2022-01-04 Matthias KrügerRollup merge of #91884 - woppopo:const_box, r=oli-obk
2022-01-04 Matthias KrügerRollup merge of #91754 - Patrick-Poitras:rm-4byte-minim...
next