]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src
Auto merge of #97892 - klensy:fix-spaces, r=oli-obk
[rust.git] / compiler / rustc_hir / src /
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 borsAuto merge of #98193 - Dylan-DPC:rollup-5gihjij, r...
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 borsAuto merge of #98106 - cjgillot:split-definitions,...
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #98118 - steffahn:scoped-threads-nll...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #98137 - michaelwoerister:fix-unsized...
2022-06-16 Matthias KrügerRollup merge of #98125 - KarlWithK:entry_add_modify_doc...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-16 borsAuto merge of #98108 - SpriteOvO:doc_auto_cfg-feature...
2022-06-16 borsAuto merge of #98103 - exrook:btreemap-alloc, r=Amanieu
2022-06-15 Yuki OkushiRollup merge of #98135 - JohnTitor:issue-93022-93775...
2022-06-15 Yuki OkushiRollup merge of #98119 - EdwinRy:path-parenthesized...
2022-06-15 Yuki OkushiRollup merge of #98092 - GuillaumeGomez:fix-sidebar...
2022-06-15 Yuki OkushiRollup merge of #98059 - tmiasko:inline-const-eval...
2022-06-15 Yuki OkushiRollup merge of #98053 - GuillaumeGomez:fix-generic...
2022-06-15 Yuki OkushiRollup merge of #97964 - WaffleLapkin:fix_borrow_par_su...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 borsAuto merge of #97665 - c410-f3r:assert-compiler, r...
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 borsAuto merge of #98131 - JohnTitor:rollup-c17vjdy, r...
2022-06-15 Yuki OkushiRollup merge of #98115 - jhpratt:remove-rustc_deprecate...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-14 Camille GILLOTSeparate `source_span` and `expn_that_defined` from...
2022-06-14 Camille GILLOTMake ResolverAstLowering a struct.
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95243 - vladimir-ea:compiler_watch_os...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Matthias KrügerRollup merge of #97999 - compiler-errors:type_changin_s...
2022-06-13 Matthias KrügerRollup merge of #97960 - RalfJung:offset-from, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #97875 - JohnTitor:rm-infer-static...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 borsAuto merge of #98038 - TaKO8Ki:remove-unnecessary-space...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-13 Michael GouletRollup merge of #98011 - onlineSoftwareDevOK:long-error...
2022-06-13 Michael GouletRollup merge of #97950 - eggyal:issue-97945, r=Dylan-DPC
2022-06-13 Michael GouletRollup merge of #97920 - bjorn3:test_annotation_fixes...
2022-06-12 borsAuto merge of #98020 - TaKO8Ki:use-create-snapshot...
2022-06-12 Dylan DPCRollup merge of #98012 - compiler-errors:poly-trait...
2022-06-12 Dylan DPCRollup merge of #97992 - m-ou-se:stabilize-scoped-threa...
2022-06-12 Dylan DPCRollup merge of #97991 - davidkna:fix-macos-strip,...
2022-06-12 Dylan DPCRollup merge of #97970 - dtolnay:terminate, r=joshtriplett
2022-06-12 Dylan DPCRollup merge of #97921 - bvanjoi:docs-example-str-repla...
2022-06-12 borsAuto merge of #97993 - lengyijun:clean-variance, r...
2022-06-12 borsAuto merge of #97778 - compiler-errors:misc-diagnostics...
2022-06-11 Michael GouletAddress comments
2022-06-11 Michael GouletHandle empty where-clause better
2022-06-11 borsAuto merge of #97705 - compiler-errors:guide-inference...
2022-06-11 Camille GILLOTMake `ExprKind::Closure` a struct variant.
2022-06-11 borsAuto merge of #95880 - cjgillot:def-ident-span, r=petro...
2022-06-11 borsAuto merge of #97996 - matthiaskrgr:rollup-bvbjlid...
2022-06-11 Matthias KrügerRollup merge of #97994 - kyoto7250:fix_hir_link, r...
2022-06-11 Matthias KrügerRollup merge of #97904 - est31:master, r=Dylan-DPC
2022-06-11 kyoto7250feat(fix): update some links
2022-06-11 Dylan DPCRollup merge of #97789 - ferrocene:pa-fix-issue-71363...
2022-06-11 Dylan DPCRollup merge of #97761 - RalfJung:vtable-validation...
2022-06-11 borsAuto merge of #97903 - est31:unused_macro_rules_compile...
2022-06-11 Dylan DPCRollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct...
2022-06-11 Dylan DPCRollup merge of #97703 - lcnr:post-89862, r=estebank
2022-06-11 Dylan DPCRollup merge of #96868 - nrc:turbo-stable, r=jhpratt...
2022-06-10 Matthias KrügerRollup merge of #97957 - estebank:spancito, r=compiler...
2022-06-10 Matthias KrügerRollup merge of #97940 - GuillaumeGomez:relative-link...
2022-06-10 Matthias KrügerRollup merge of #97928 - hoodmane:emscripten-no-asserti...
2022-06-10 Matthias KrügerRollup merge of #93331 - pnkfelix:refactor-write-output...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 Yuki OkushiRollup merge of #97937 - TaKO8Ki:fix-typo-in-hrtb-just...
2022-06-10 Yuki OkushiRollup merge of #97927 - cjgillot:issue-97836, r=petroc...
2022-06-10 Yuki OkushiRollup merge of #97888 - hoodmane:emscripten-eh-persona...
2022-06-10 Yuki OkushiRollup merge of #97876 - yoshuawuyts:into-future-docs...
2022-06-10 Yuki OkushiRollup merge of #97718 - xFrednet:95540-delayed-good...
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-10 borsAuto merge of #91970 - nrc:provide-any, r=scottmcm
2022-06-09 Yuki OkushiRollup merge of #97874 - lcnr:combine-comment, r=davidtwco
2022-06-09 Yuki OkushiRollup merge of #97843 - overdrivenpotato:psp-lto,...
2022-06-09 Yuki OkushiRollup merge of #97838 - durin42:llvm-15-hexagon, r...
2022-06-09 Yuki OkushiRollup merge of #95860 - c410-f3r:stabilize-meta, r...
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-09 borsAuto merge of #97868 - ssomers:btree_from_sorted_iter...
2022-06-09 borsAuto merge of #97862 - SparrowLii:superset, r=lcnr
2022-06-09 borsAuto merge of #97772 - GuillaumeGomez:minifier-update...
2022-06-09 borsAuto merge of #97740 - RalfJung:ctfe-cycle-spans, r...
2022-06-08 borsAuto merge of #97896 - compiler-errors:rollup-mrl7ng0...
2022-06-08 Michael GouletRollup merge of #97894 - ehuss:fix-polonius-compare...
2022-06-08 Michael GouletRollup merge of #97891 - ehuss:update-books, r=ehuss
2022-06-08 Michael GouletRollup merge of #97883 - JohnTitor:no-more-compare...
2022-06-08 Michael GouletRollup merge of #97882 - JohnTitor:issue-67498, r=compi...
2022-06-08 Michael GouletRollup merge of #97871 - ChayimFriedman2:vec-iterator...
2022-06-08 Michael GouletRollup merge of #97857 - ChayimFriedman2:box-identifier...
2022-06-08 Michael GouletRollup merge of #97856 - compiler-errors:bad-let-sugges...
next