about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/generics.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-06 11:15:31 +0000
committerbors <bors@rust-lang.org>2024-08-06 11:15:31 +0000
commit60d146580c10036ce89e019422c6bc2fd9729b65 (patch)
tree5530020589ce8d3e470f0e22be20e31cb3174fa9 /compiler/rustc_middle/src/ty/generics.rs
parent93ea767e2928589b74296ba85b57d80e108db712 (diff)
parent20332dae2f3373f155ffe1a2e99621d9886e3a7f (diff)
downloadrust-60d146580c10036ce89e019422c6bc2fd9729b65.tar.gz
rust-60d146580c10036ce89e019422c6bc2fd9729b65.zip
Auto merge of #128245 - Oneirical:total-linkage-ownage, r=jieyouxu
Migrate `cdylib-dylib-linkage` `run-make` test to rmake

Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

~~Those sysroot tests are always fun. I'm getting local errors that don't make a lot of sense about my own sysroot not existing, so I am trying this in CI to see what happens.~~

~~EDIT: I am getting the same error here. The strange thing is, when I try to navigate to `/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib` on my personal computer, the directory does exist, but the error message is that the directory does not.~~

EDIT 2: The sysroot path just needed to be trimmed!

Please try:

// try-job: x86_64-msvc // passed previously
try-job: x86_64-mingw
try-job: x86_64-gnu-llvm-18
try-job: i686-msvc
try-job: aarch64-apple
Diffstat (limited to 'compiler/rustc_middle/src/ty/generics.rs')
0 files changed, 0 insertions, 0 deletions