]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir
Rollup merge of #94708 - notriddle:notriddle/cargo-toml-warning, r=lcnr
[rust.git] / compiler / rustc_hir /
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
2022-03-04 Dylan DPCRollup merge of #94339 - Amanieu:arm-d32, r=nagisa
2022-03-04 Dylan DPCRollup merge of #93965 - Mark-Simulacrum:owned-stdio...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-04 borsAuto merge of #94009 - compiler-errors:gat-rustdoc...
2022-03-03 Matthias KrügerRollup merge of #94057 - lcnr:simplify_type-uwu, r...
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 Dylan DPCRollup merge of #94505 - cuviper:mono-item-sort-local...
2022-03-03 Dylan DPCRollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC
2022-03-03 Dylan DPCRollup merge of #94433 - Urgau:check-cfg-allowness...
2022-03-03 Dylan DPCRollup merge of #94375 - WaffleLapkin:copy-suggestion...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-02 borsAuto merge of #92214 - ehuss:submodule-bg-exit, r=Mark...
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 borsAuto merge of #94514 - matthiaskrgr:rollup-pdzn82h...
2022-03-02 Matthias KrügerRollup merge of #94513 - RalfJung:miri, r=RalfJung
2022-03-02 Matthias KrügerRollup merge of #94503 - joshtriplett:core-ffi-c, r...
2022-03-02 Matthias KrügerRollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94496 - durin42:llvm-15-moar-intrinsic...
2022-03-02 Matthias KrügerRollup merge of #94490 - ehuss:update-books, r=ehuss
2022-03-02 Matthias KrügerRollup merge of #94482 - cuishuang:master, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-01 cuishuangcompiler: fix some typos
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-02-28 borsAuto merge of #94299 - oli-obk:stable_hash_ty, r=michae...
2022-02-28 Matthias KrügerRollup merge of #94449 - GuillaumeGomez:explanation...
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 borsAuto merge of #94084 - Mark-Simulacrum:drop-sharded...
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-27 borsAuto merge of #94361 - nikic:s390x-update, r=Mark-Simul...
2022-02-26 borsAuto merge of #93516 - nagisa:branch-protection, r...
2022-02-26 borsAuto merge of #93449 - JakobDegen:restrict-hasdrop...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-25 Matthias KrügerRollup merge of #94363 - aDotInTheVoid:fmt-needless...
2022-02-25 Matthias KrügerRollup merge of #94355 - ouz-a:master, r=oli-bok
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #94342 - ibraheemdev:swap-regression...
2022-02-25 Matthias KrügerRollup merge of #94353 - flip1995:fix_debug_assert_unus...
2022-02-25 Matthias KrügerRollup merge of #94154 - Urgau:rustdoc-check-cfg, r...
2022-02-25 Matthias KrügerRollup merge of #93850 - asquared31415:extern-static...
2022-02-25 borsAuto merge of #94290 - Mark-Simulacrum:bump-bootstrap...
2022-02-25 borsAuto merge of #94279 - tmiasko:write-print, r=Mark...
2022-02-25 borsAuto merge of #94357 - matthiaskrgr:rollup-xrjaof3...
2022-02-25 Matthias KrügerRollup merge of #94352 - jethrogb:fix-sgx-docs-build...
2022-02-25 Matthias KrügerRollup merge of #94344 - notriddle:notriddle/suggest...
2022-02-25 Matthias KrügerRollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94305 - JakobDegen:dp-1, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94252 - lcnr:def_kind-encoding, r...
2022-02-25 Matthias KrügerRollup merge of #94155 - GuillaumeGomez:extend-toggle...
2022-02-25 Matthias KrügerRollup merge of #93845 - compiler-errors:in-band-lifeti...
2022-02-25 borsAuto merge of #93644 - michaelwoerister:simpler-debugin...
2022-02-25 Matthias KrügerRollup merge of #94341 - ChayimFriedman2:patch-1, r...
2022-02-25 Matthias KrügerRollup merge of #94297 - lcnr:rel-notes, r=Mark-Simulacrum
2022-02-25 Matthias KrügerRollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 Matthias KrügerRollup merge of #93273 - bjorn3:rustbuild_improvements...
2022-02-25 Matthias KrügerRollup merge of #92714 - yanganto:ignore-message, r...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-25 borsAuto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot
2022-02-25 Michael GouletRemove in-band lifetimes
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 borsAuto merge of #94333 - Dylan-DPC:rollup-7yxtywp, r...
2022-02-24 Dylan DPCRollup merge of #94327 - Mark-Simulacrum:avoid-macro...
2022-02-24 Dylan DPCRollup merge of #94316 - nnethercote:improve-string...
2022-02-24 Dylan DPCRollup merge of #94315 - lcnr:auto-trait-lint-update...
2022-02-24 Dylan DPCRollup merge of #94308 - tmiasko:normalize-main-ret...
2022-02-24 Dylan DPCRollup merge of #94242 - compiler-errors:fat-uninhabita...
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
next