about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-08-06 22:17:34 -0500
committerGitHub <noreply@github.com>2024-08-06 22:17:34 -0500
commit6ccb3569f898a25c153ef27ea3b653c778235947 (patch)
tree0ddefbe585148f8645c0d245926f24a4ddbca0cc /compiler/rustc_pattern_analysis/src/rustc
parent0761d2af61620b385e5ae8f7f621c16c812ca2ed (diff)
parent2e5341aecd859aac6359923d70cd0e816d4e225f (diff)
downloadrust-6ccb3569f898a25c153ef27ea3b653c778235947.tar.gz
rust-6ccb3569f898a25c153ef27ea3b653c778235947.zip
Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxu
run-make: Enable msvc for `no-duplicate-libs` and `zero-extend-abi-param-passing`

The common thing between these two tests is to use `#[link(..., kind="static")]` so that it doesn't try to do a DLL import.

`zero-extend-abi-param-passing` also needs to have an optimized static library but there's only helper function for a non-optimized version. Rather than copy/pasting the code (and adding the optimization flag) I reused the same code so that it more easily be kept in sync.

try-job: i686-msvc
try-job: x86_64-msvc
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc')
0 files changed, 0 insertions, 0 deletions