]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_cranelift/src/intrinsics/llvm.rs
Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank
[rust.git] / compiler / rustc_codegen_cranelift / src / intrinsics / llvm.rs
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-26 Dylan DPCRollup merge of #95710 - fee1-dead-contrib:stabilize_ar...
2022-10-26 borsAuto merge of #103284 - compiler-errors:const-sad,...
2022-10-26 Dylan DPCRollup merge of #103542 - scottmcm:invalid-macro-patter...
2022-10-26 Dylan DPCRollup merge of #103444 - chenyukang:yukang/fix-103425...
2022-10-26 Dylan DPCRollup merge of #103430 - cjgillot:receiver-attrs,...
2022-10-26 Dylan DPCRollup merge of #103287 - saethlin:faster-len-check...
2022-10-26 Dylan DPCRollup merge of #103209 - Xiretza:multiple-suggestions...
2022-10-26 Dylan DPCRollup merge of #102951 - SparrowLii:type_annotation...
2022-10-26 borsAuto merge of #103279 - compiler-errors:normalize-hack...
2022-10-26 borsAuto merge of #103158 - Bryanskiy:resolve_perf, r=petro...
2022-10-25 borsAuto merge of #2618 - RalfJung:rustup, r=RalfJung
2022-10-25 Ralf JungMerge branch 'master' of http://localhost:8000/rust...
2022-10-25 borsAuto merge of #102340 - JakobDegen:pass-manager-simplif...
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 Dylan DPCRollup merge of #103511 - nnethercote:bb-tweaks, r...
2022-10-25 Dylan DPCRollup merge of #103379 - cuviper:truncate-thread-name...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #103486 - GuillaumeGomez:cleanup-rustdo...
2022-10-24 Yuki OkushiRollup merge of #103465 - jruderman:patch-1, r=compiler...
2022-10-24 Yuki OkushiRollup merge of #103462 - notriddle:notriddle/source...
2022-10-24 Yuki OkushiRollup merge of #103410 - camsteffen:link-unstable...
2022-10-24 Yuki OkushiRollup merge of #103382 - compiler-errors:anon-apit...
2022-10-24 Yuki OkushiRollup merge of #103350 - clubby789:refer-to-assoc...
2022-10-24 Yuki OkushiRollup merge of #103333 - chenyukang:yukang/fix-103143...
2022-10-24 borsAuto merge of #103337 - flip1995:clippyup, r=Manishearth
2022-10-24 borsAuto merge of #94063 - Aaron1011:pretty-print-rental...
2022-10-24 borsAuto merge of #103471 - JohnTitor:rollup-tfmy6ab, r...
2022-10-24 Yuki OkushiRollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC
2022-10-24 Yuki OkushiRollup merge of #103437 - bjorn3:sync_cg_clif-2022...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #100865 - compiler-errors:parent-substs...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
2022-08-31 Matthias KrügerRollup merge of #100984 - ChrisDenton:reinstate-init...
next