]> git.lizzy.rs Git - rust.git/history - compiler/rustc_target
Rollup merge of #97109 - TaKO8Ki:fix-misleading-cannot-infer-type-for-type-parameter...
[rust.git] / compiler / rustc_target /
2022-05-20 Matthias KrügerRollup merge of #97109 - TaKO8Ki:fix-misleading-cannot...
2022-05-20 Guillaume GomezRollup merge of #96565 - notriddle:notriddle/impl-box...
2022-05-20 borsAuto merge of #96422 - tmccombs:mutex-unpoison, r=m...
2022-05-20 borsAuto merge of #97027 - cuviper:yesalias-refcell, r...
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 #97024 - lcnr:simplify_type-sus, r=<try>
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 #97131 - gimbles:patch-2, r=Dylan-DPC
2022-05-18 Yuki OkushiRollup merge of #97127 - Mark-Simulacrum:revert-96441...
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 borsAuto merge of #97110 - Kobzol:pgo-pid-in-profile, r=lqd
2022-05-18 Dylan DPCRollup merge of #97123 - ricked-twice:issue-96223-clean...
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 #96378 - compiler-errors:trait-upcast...
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-18 Dylan DPCRollup merge of #94639 - compiler-errors:rval-mutref...
2022-05-18 borsAuto merge of #97126 - JohnTitor:rollup-7gdt2aw, r...
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 #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 #96959 - nbdd0121:unwind, r=Amanieu
2022-05-17 Connor HormanAdd ABI clobbers
2022-05-17 Yuki OkushiRollup merge of #97080 - lcnr:relate-sus, r=oli-obk
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 Connor HormanAdd tmm_reg clobbers
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 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 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 borsAuto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726
2022-05-14 borsAuto merge of #96345 - petrochenkov:linclean, r=notriddle
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 borsAuto merge of #94872 - mati865:mingw-llvm-target, r...
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 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-13 Mateusz MikułaAdd LLVM based mingw-w64 targets
2022-05-13 Matthias KrügerRollup merge of #96615 - JohnTitor:test-54779, r=compil...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 Dylan DPCRollup merge of #95281 - pierwill:fix-85513, r=Dylan-DPC
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
2022-05-11 borsAuto merge of #96375 - jyn514:bootstrap-submodules...
2022-05-10 borsAuto merge of #96232 - sunfishcode:sunfishcode/io-safet...
2022-05-10 Yuki OkushiRollup merge of #96717 - BoxyUwU:gats_const_param_types...
2022-05-10 borsAuto merge of #96736 - oli-obk:tait_missing_wf_check...
2022-05-10 borsAuto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov
2022-05-10 Dylan DPCRollup merge of #96812 - cjgillot:no-lint-outllives...
2022-05-10 Dylan DPCRollup merge of #96674 - bstrie:vardoc, r=thomcc
2022-05-10 Dylan DPCRollup merge of #93661 - ehuss:add-missing-rustc-arg...
2022-05-10 borsAuto merge of #96808 - cjgillot:impossible-trait, r...
2022-05-10 borsAuto merge of #96803 - jyn514:faster-assemble, r=Mark...
2022-05-10 borsAuto merge of #96715 - cjgillot:trait-alias-loop, r...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-09 borsAuto merge of #96815 - SparrowLii:promote_const, r...
2022-05-09 borsAuto merge of #95960 - jhpratt:remove-rustc_deprecated...
2022-05-09 borsAuto merge of #96802 - gimbles:windows_slice, r=thomcc
2022-05-08 Matthias KrügerRollup merge of #96828 - scottmcm:clarify-hasher-write...
2022-05-08 Matthias KrügerRollup merge of #96617 - ken-matsui:fix-incorrect-synta...
2022-05-08 borsAuto merge of #96302 - Serial-ATA:more-diagnostic-items...
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
2022-05-08 borsAuto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum
2022-05-08 borsAuto merge of #96659 - thatzopoulos:issue-90679-fix...
2022-05-08 borsAuto merge of #96457 - yungkneez:fix-bootstrap, r=Mark...
2022-05-08 borsAuto merge of #96155 - jackh726:param-heuristics-follow...
2022-05-08 borsAuto merge of #94206 - PrestonFrom:significant_drop...
2022-05-07 Matthias KrügerRollup merge of #96777 - JohnTitor:do-not-run-pass...
2022-05-07 Matthias KrügerRollup merge of #96769 - Undin:remove-adx_target_featur...
2022-05-07 Matthias KrügerRollup merge of #96757 - jyn514:fewer-clippy-rebuilds...
2022-05-07 Matthias KrügerRollup merge of #96756 - jyn514:compiler-docs-default...
2022-05-07 Matthias KrügerRollup merge of #96726 - oli-obk:no_cross_inference...
2022-05-07 Matthias KrügerRollup merge of #96671 - mgeisler:current-exe-docstring...
2022-05-07 Matthias KrügerRollup merge of #96667 - oli-obk:collect_hidden_types...
2022-05-07 Matthias KrügerRollup merge of #96586 - ear7h:master, r=joshtriplett
2022-05-07 Matthias KrügerRollup merge of #96336 - Nilstrieb:link-to-correct...
2022-05-07 borsAuto merge of #96670 - Urgau:bootstrap-check-cfg-featur...
2022-05-07 borsAuto merge of #96657 - cuviper:time64, r=joshtriplett
next