]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #94639 - compiler-errors:rval-mutref, r=wesleywiser
[rust.git] / compiler /
2022-05-18 Dylan DPCRollup merge of #94639 - compiler-errors:rval-mutref...
2022-05-18 Michael Gouletbetter lvalue errors for things implementing DerefMut
2022-05-18 borsAuto merge of #97126 - JohnTitor:rollup-7gdt2aw, r...
2022-05-18 Michael Gouletbetter error for bad LHS in binop-assign
2022-05-18 Michael GouletSuggest deref non-lvalue mutable reference
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 Ralf Junginterpret/validity: reject references to uninhabited...
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 Connor HormanAdd ABI clobbers
2022-05-17 Connor HormanHandle tmm_reg in rustc_codegen_gcc
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 #97075 - JohnTitor:issue-81804, r=compi...
2022-05-17 Yuki OkushiRollup merge of #97009 - fortanix:raoul/unused_macro_sg...
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 mbartlett21Update function pointer call error message
2022-05-17 Christian Povedakeep bounds where they were
2022-05-17 borsAuto merge of #96892 - oli-obk:🐌_obligation_cause_code_...
2022-05-17 SparrowLiiChange `Successors` to `impl Iterator<Item = BasicBlock>`
2022-05-17 Connor HormanAdd tmm_reg clobbers
2022-05-17 Tomasz MiąskoTypes with reachable constructors are reachable
2022-05-16 Christian Povedamigrate `maybe_recover_from_bad_type_plus` diagnostic
2022-05-16 Ken MatsuiOmit unnecessary help to add `#[cfg(test)]` when alread...
2022-05-16 borsAuto merge of #96676 - petrochenkov:docrules, r=Guillau...
2022-05-16 lcnrremove the `RelateResultCompare` trait
2022-05-16 Oli SchererForce inline InternedObligationCauseCode creation
2022-05-16 Oli SchererAdd a query for checking whether a function is an intri...
2022-05-16 borsAuto merge of #97053 - CAD97:realloc-clarification...
2022-05-16 borsAuto merge of #97065 - gabriel-doriath-dohler:master...
2022-05-15 borsAuto merge of #97057 - bjorn3:sync_cg_clif-2022-05...
2022-05-15 borsAuto merge of #97063 - Dylan-DPC:rollup-u5el7hb, r...
2022-05-15 Dylan DPCRollup merge of #97060 - bdbai:fix/uwphandle, r=ChrisDenton
2022-05-15 Dylan DPCRollup merge of #97042 - GuillaumeGomez:eslint-brace...
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 #97056 - RalfJung:miri, r=RalfJung
2022-05-15 borsAuto merge of #96885 - petrochenkov:linkstrict2, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 borsAuto merge of #97055 - matthiaskrgr:rollup-1nqwfzx...
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 Vadim Petrochenkovrustc: Stricter checking for #[link] attributes
2022-05-14 borsAuto merge of #97044 - Urgau:check-cfg-fix-rustc-perf...
2022-05-14 Miguel Guarnizallocate string only when error will be emitted
2022-05-14 borsAuto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726
2022-05-14 Miguel Guarnizuse opt_item_name to pattern match items with names
2022-05-14 Miguel Guarnizavoid fetching HIR when handling Impl assoc items
2022-05-14 Jack HueyAdd rustc_on_unimplemented to Subst
2022-05-14 Jack HueyAdd bound_explicit_item_bounds and bound_item_bounds
2022-05-14 borsAuto merge of #96345 - petrochenkov:linclean, r=notriddle
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 est31Allow the unused_macro_rules lint for now
2022-05-14 Camille GILLOTForbid nested opaque types to reference HRTB from opaqu...
2022-05-14 borsAuto merge of #94872 - mati865:mingw-llvm-target, r...
2022-05-14 borsAuto merge of #97035 - JohnTitor:rollup-00ko07z, r...
2022-05-14 Yuki OkushiRollup merge of #97031 - eholk:drop-tracking-type-error...
2022-05-14 Yuki OkushiRollup merge of #97018 - GuillaumeGomez:fail-on-js...
2022-05-14 Yuki OkushiRollup merge of #97005 - est31:master, r=petrochenkov
2022-05-14 Yuki OkushiRollup merge of #96998 - notriddle:notriddle/var-N...
2022-05-14 Yuki OkushiRollup merge of #96986 - kdashg:save-an-enum-vars,...
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-14 Eric HolkFix nit
2022-05-13 Eric HolkDrop tracking: handle invalid assignments better
2022-05-13 Jack HueyAdd bound_impl_trait_ref
2022-05-13 Jack HueyAdd bound_fn_sig
2022-05-13 Jack HueyAdd bound_type_of
2022-05-13 borsAuto merge of #97013 - matthiaskrgr:rollup-c1pc6pc...
2022-05-13 Vadim Petrochenkovresolve: Move collection of all `macro_rules` in the...
2022-05-13 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-13 Mateusz MikułaAdd LLVM based mingw-w64 targets
2022-05-13 carbotaniumanRustc changes for permissive provenance
2022-05-13 Miguel Guarnizremove redundant branch
2022-05-13 Miguel Guarnizremove unnecessary methods from HirIdValidator
2022-05-13 Miguel Guarnizavoid converting to DefId from LocalDefId when using...
2022-05-13 Miguel Guarnizuse for_each_module instead of iterating over Item's
2022-05-13 Miguel Guarnizchange for_each_module's parameter to FnMut
2022-05-13 Miguel Guarnizupdate rustdoc code to use new method name
2022-05-13 Miguel Guarnizchange back to using tcx.hir() visit-item method
2022-05-13 Miguel Guarnizrename visit item-like methods
2022-05-13 Miguel Guarnizupdate comments about visitor strategy
2022-05-13 Miguel Guarnizremove ItemLikeVisitor and DeepVisitor
next