]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_passes
Rollup merge of #92963 - terrarier2111:tuple-diagnostic, r=davidtwco
[rust.git] / compiler / rustc_ast_passes /
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 Matthias KrügerRollup merge of #91965 - ferrocene:pa-more-granular...
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93099 - tomkris:rustdoc-fix, r=jsha
2022-01-20 Matthias KrügerRollup merge of #93087 - ricobbe:alt-calling-convention...
2022-01-20 Matthias KrügerRollup merge of #93067 - jsha:fix-scroll-padding-top...
2022-01-20 Matthias KrügerRollup merge of #93061 - estebank:macr-suggestion,...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92860 - CraftSpider:rustdoc-json-impl...
2022-01-20 Matthias KrügerRollup merge of #91032 - eholk:generator-drop-tracking...
2022-01-20 Matthias KrügerRollup merge of #93112 - pietroalbini:pa-cve-2022-21658...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92992 - kornelski:backtraceopt, r...
2022-01-20 Matthias KrügerRollup merge of #92704 - 5225225:std_mem_transmute_ref_...
2022-01-20 Matthias KrügerRollup merge of #92680 - camelid:assoc-item-cleanup...
2022-01-20 Matthias KrügerRollup merge of #92582 - lcnr:generic-arg-infer, r...
2022-01-20 Matthias KrügerRollup merge of #91694 - euclio:stability-improvements...
2022-01-20 Matthias KrügerRollup merge of #91606 - joshtriplett:stabilize-print...
2022-01-20 Matthias KrügerRollup merge of #89764 - tmiasko:uninhabited-enums...
2022-01-20 borsAuto merge of #92138 - AngelicosPhosphoros:try_smarter_...
2022-01-19 Matthias KrügerRollup merge of #93077 - lcnr:write_substs, r=oli-obk
2022-01-19 Matthias KrügerRollup merge of #93065 - dtolnay:ringbuffer, r=lcnr
2022-01-19 Matthias KrügerRollup merge of #93005 - GuillaumeGomez:templates-in...
2022-01-19 Matthias KrügerRollup merge of #92800 - ehuss:docs-fallback, r=Mark...
2022-01-19 Matthias KrügerRollup merge of #92630 - steffahn:lift_bounds_on_BuildH...
2022-01-19 Matthias KrügerRollup merge of #92316 - petrochenkov:extmangle, r...
2022-01-19 borsAuto merge of #93069 - matthiaskrgr:rollup-gx1vkp7...
2022-01-19 Matthias KrügerRollup merge of #93062 - ehuss:update-books, r=ehuss
2022-01-19 Matthias KrügerRollup merge of #93051 - m-ou-se:is-some-with, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #93041 - pierwill:rm-unused-defid-ords...
2022-01-19 Matthias KrügerRollup merge of #92920 - dtolnay:printtidy, r=cjgillot
2022-01-19 Matthias KrügerRollup merge of #92797 - jsha:fewer-lines, r=GuillaumeGomez
2022-01-19 Matthias KrügerRollup merge of #92783 - FabianWolff:issue-92726, r...
2022-01-19 Matthias KrügerRollup merge of #92124 - AngelicosPhosphoros:remove_ext...
2022-01-19 Matthias KrügerRollup merge of #91278 - SparrowLii:place, r=spastorino
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #88642 - c410-f3r:let_chains_2, r=matth...
2022-01-18 CaioFormally implement let chains
2022-01-18 Matthias KrügerRollup merge of #93026 - klensy:f-typo, r=scottmcm
2022-01-18 Matthias KrügerRollup merge of #93018 - pierwill:rm-unused-ord, r...
2022-01-18 Matthias KrügerRollup merge of #92780 - b-naber:postpone-const-eval...
2022-01-18 Matthias KrügerRollup merge of #92425 - calebzulawski:simd-cast, r...
2022-01-18 Matthias KrügerRollup merge of #91150 - dtolnay:qpath, r=davidtwco
2022-01-18 Matthias KrügerRollup merge of #90782 - ricobbe:binutils-dlltool,...
2022-01-18 borsAuto merge of #92731 - bjorn3:asm_support_changes,...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 Matthias KrügerRollup merge of #93016 - Amanieu:vec_spare_capacity...
2022-01-18 Matthias KrügerRollup merge of #92997 - woppopo:test92114, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92947 - vacuus:rustdoc-core-visit...
2022-01-18 Matthias KrügerRollup merge of #92946 - kaniini:chore/llvm-libunwind...
2022-01-18 Matthias KrügerRollup merge of #92914 - camelid:snapshot-text, r=Guill...
2022-01-18 Matthias KrügerRollup merge of #92870 - llogiq:atomic_bool_sym, r...
2022-01-18 Matthias KrügerRollup merge of #92866 - maxwase:does_exist_typo, r...
2022-01-18 Matthias KrügerRollup merge of #92701 - ehuss:even-more-attr-validatio...
2022-01-18 Matthias KrügerRollup merge of #92640 - compiler-errors:array-deref...
2022-01-18 Matthias KrügerRollup merge of #92629 - jsha:theme-picker-local-only...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-17 kadminAdd term to ExistentialProjection
2022-01-17 Matthias KrügerRollup merge of #92960 - scottmcm:carrying-bignum,...
2022-01-17 Matthias KrügerRollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnay
2022-01-17 Matthias KrügerRollup merge of #92936 - vacuus:html-markdown-parse...
2022-01-17 Matthias KrügerRollup merge of #92877 - Amanieu:remove_llvm_nounwind...
2022-01-17 Matthias KrügerRollup merge of #92825 - pierwill:rustc-version-force...
2022-01-17 Matthias KrügerRollup merge of #92801 - jsha:overflow-wrap, r=Guillaum...
2022-01-17 Matthias KrügerRollup merge of #92752 - jamestiotio:error-codes-typos...
2022-01-17 Matthias KrügerRollup merge of #92164 - WaffleLapkin:rustc_must_implem...
2022-01-17 Matthias KrügerRollup merge of #90498 - joshtriplett:target-tier-polic...
2022-01-17 kadminAdd term
2022-01-17 kadminadd eq constraints on associated constants
2022-01-17 borsAuto merge of #90986 - camsteffen:nested-filter, r...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 Matthias KrügerRollup merge of #92581 - Meziu:armv6k-3ds-target, r...
2022-01-16 Matthias KrügerRollup merge of #92487 - dtolnay:traitalias, r=matthewj...
2022-01-16 borsAuto merge of #92356 - kellerkindt:saturating_int_assig...
2022-01-15 Matthias KrügerRollup merge of #92775 - xfix:osstringext-inline, r...
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-14 Rémy RakicUpdate itertools to deduplicate it
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
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 #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 borsAuto merge of #92553 - m-ou-se:thread-join-simplify...
2022-01-12 borsAuto merge of #92169 - In-line:no-cache-selector-lrc...
2022-01-12 Tomasz MiąskoRemove deprecated LLVM-style inline assembly
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 #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
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...
next