]> git.lizzy.rs Git - rust.git/history - compiler/rustc_target/src/abi/call/mod.rs
Rollup merge of #94703 - kjetilkjeka:nvptx-kernel-args-abi2, r=nagisa
[rust.git] / compiler / rustc_target / src / abi / call / mod.rs
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 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
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 Kjetil KjekaFix a bug in the ptx-kernel calling convention where...
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 #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 #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
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-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95308 - bjorn3:more_stable_proc_macro...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Dylan DPCRollup merge of #95705 - bstrie:x86nonetier, r=Mark...
2022-04-08 Dylan DPCRollup merge of #95634 - dtolnay:mailmap, r=Mark-Simulacrum
2022-04-08 Dylan DPCRollup merge of #95579 - Cyborus04:slice_flatten, r...
2022-04-08 Dylan DPCRollup merge of #95102 - compiler-errors:issue-94034...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #95440 - jyn514:error-index, r=Mark-Simul...
2022-04-07 Dylan DPCRollup merge of #95708 - fee1-dead:doc_whitespace_trim...
2022-04-07 Dylan DPCRollup merge of #95646 - mgeisler:mention-std-env-var...
2022-04-07 Dylan DPCRollup merge of #95352 - jyn514:full-relative-path...
2022-04-07 borsAuto merge of #95688 - pfmooney:libc-update, r=Mark...
2022-04-06 Dylan DPCRollup merge of #95709 - nnethercote:improve-terse...
2022-04-06 Dylan DPCRollup merge of #95626 - saethlin:pass-pointer-to-prctl...
2022-04-06 Dylan DPCRollup merge of #95185 - m-ou-se:stabilize-stdin-lines...
2022-04-06 Dylan DPCRollup merge of #95649 - ouz-a:mir-opt, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95353 - jyn514:invalid-filter-hard...
2022-04-06 Dylan DPCRollup merge of #95342 - jyn514:ignore-revs, r=Mark...
2022-04-06 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 kangarooCoderMerge remote-tracking branch 'origin/master'
2022-04-06 Dylan DPCRollup merge of #95693 - RalfJung:more-context, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95684 - GuillaumeGomez:fix-item-info...
2022-04-06 Dylan DPCRollup merge of #95659 - anp:remove-link-print, r=tmandry
2022-04-06 borsAuto merge of #95469 - ChrisDenton:unsound-read-write...
2022-04-05 Dylan DPCRollup merge of #95681 - petrochenkov:doclinkregr2...
2022-04-05 Dylan DPCRollup merge of #95673 - lnicola:rust-analyzer-2022...
2022-04-05 Dylan DPCRollup merge of #95663 - notriddle:notriddle/unsafe...
2022-04-05 Dylan DPCRollup merge of #95591 - jackh726:nll-revisions-1,...
2022-04-05 Dylan DPCRollup merge of #95585 - compiler-errors:ref-clone...
2022-04-05 Dylan DPCRollup merge of #95547 - RalfJung:ptr-int-transmutes...
2022-04-05 Dylan DPCRollup merge of #95473 - lqd:macro-expansion, r=petroch...
2022-04-05 Dylan DPCRollup merge of #88025 - devnexen:netbsd_scm_creds...
2022-04-05 borsAuto merge of #95035 - m-ou-se:futex-locks-on-linux...
2022-04-05 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Oli SchererMark scalar layout unions so that backends that do...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
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...
next