]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform/src/inline.rs
Rollup merge of #97142 - SparrowLii:inline, r=tmiasko
[rust.git] / compiler / rustc_mir_transform / src / inline.rs
2022-05-19 Dylan DPCRollup merge of #97142 - SparrowLii:inline, r=tmiasko
2022-05-19 Dylan DPCRollup merge of #96539 - tmandry:relnotes-1.61, r=Mark...
2022-05-19 borsAuto merge of #97114 - klensy:cursor-ref, r=petrochenkov
2022-05-19 borsAuto merge of #97103 - luqmana:asm-unwind-cleanup,...
2022-05-19 borsAuto merge of #97033 - nbdd0121:unwind3, r=Amanieu
2022-05-18 Yuki OkushiRollup merge of #97062 - bjorn3:cg_ssa_driver_refactor...
2022-05-18 Yuki OkushiRollup merge of #96866 - Mark-Simulacrum:intelligent...
2022-05-18 borsAuto merge of #95643 - WaffleLapkin:ptr_convenience...
2022-05-18 borsAuto merge of #97019 - b-naber:transition-to-valtrees...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #96800 - nbdd0121:const, r=nagisa
2022-05-18 SparrowLiimove processing of `source_scope_data` into `MutVisitor...
2022-05-18 borsAuto merge of #97110 - Kobzol:pgo-pid-in-profile, r=lqd
2022-05-18 Dylan DPCRollup merge of #97101 - coolreader18:exitcode-method...
2022-05-18 Dylan DPCRollup merge of #96917 - marti4d:master, r=ChrisDenton
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-17 Yuki OkushiRollup merge of #97116 - RalfJung:ref-validity, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97113 - GuillaumeGomez:search-ui-fixes...
2022-05-17 Yuki OkushiRollup merge of #97097 - chorman0773:add_tmm_clobers...
2022-05-17 Yuki OkushiRollup merge of #97096 - tmiasko:reachable-constructor...
2022-05-17 Yuki OkushiRollup merge of #96761 - klensy:no-rayon-here, r=CraftS...
2022-05-17 Yuki OkushiRollup merge of #96651 - ken-matsui:omit-unnecessary...
2022-05-17 Yuki OkushiRollup merge of #96647 - Enselic:fix-hrtb-for-wherepred...
2022-05-17 borsAuto merge of #92570 - jsha:rustdoc-search-refactor...
2022-05-17 borsAuto merge of #96959 - nbdd0121:unwind, r=Amanieu
2022-05-17 borsAuto merge of #97111 - JohnTitor:rollup-x3vjf6u, r...
2022-05-17 Yuki OkushiRollup merge of #97102 - mbartlett21:fn-pointer-error...
2022-05-17 Yuki OkushiRollup merge of #97093 - pvdrz:migrate-maybe-recover...
2022-05-17 Yuki OkushiRollup merge of #97080 - lcnr:relate-sus, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97079 - SparrowLii:successors, r=lcnr
2022-05-17 Yuki OkushiRollup merge of #96329 - aliemjay:fixed-by-90887, r...
2022-05-17 borsAuto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco
2022-05-17 borsAuto merge of #96825 - kckeiks:remove-item-like-visitor...
2022-05-17 borsAuto merge of #96907 - sunfishcode:sunfishcode/update...
2022-05-17 borsAuto merge of #96892 - oli-obk:🐌_obligation_cause_code_...
2022-05-17 SparrowLiiChange `Successors` to `impl Iterator<Item = BasicBlock>`
2022-05-16 Oli SchererAdd a query for checking whether a function is an intri...
2022-05-15 Dylan DPCRollup merge of #97021 - Volker-Weissmann:patch-1,...
2022-05-15 Dylan DPCRollup merge of #96947 - sunfishcode:sunfishcode/rustc...
2022-05-15 borsAuto merge of #96895 - SparrowLii:interval, r=Mark...
2022-05-15 borsAuto merge of #96885 - petrochenkov:linkstrict2, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 Matthias KrügerRollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf...
2022-05-15 Matthias KrügerRollup merge of #97032 - est31:unused_macro_rules,...
2022-05-15 Matthias KrügerRollup merge of #96958 - GuillaumeGomez:settings-menu...
2022-05-15 borsAuto merge of #96602 - TApplencourt:patch-1, r=Mark...
2022-05-15 borsAuto merge of #97016 - Mark-Simulacrum:bump-version...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-14 Yuki OkushiRollup merge of #95365 - mkroening:hermit-alloc-error...
2022-05-14 borsAuto merge of #95602 - scottmcm:faster-array-intoiter...
2022-05-13 Jack HueyAdd bound_fn_sig
2022-05-13 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Jack HueyIntroduce EarlyBinder
2022-05-10 borsAuto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov
2022-05-10 Dylan DPCRollup merge of #93661 - ehuss:add-missing-rustc-arg...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-06 borsAuto merge of #95454 - randomicon00:fix95444, r=wesleywiser
2022-05-06 borsAuto merge of #95183 - ibraheemdev:arc-count-acquire...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-18 borsAuto merge of #95906 - jyn514:enforce-valid-paths,...
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 Dylan DPCRollup merge of #95908 - compiler-errors:shallow_resolv...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #95887 - petrochenkov:doclink5, r=cjgillot
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 Dylan DPCRollup merge of #95859 - rainy-me:unterminated-nested...
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-16 borsAuto merge of #95450 - jyn514:faster-doc, r=Mark-Simulacrum
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
next