rust/compiler/rustc_codegen_ssa
许杰友 Jieyou Xu (Joe) c50e19b69c
Rollup merge of #133384 - RalfJung:vector-abi-check-tests, r=jieyouxu
add a test for target-feature-ABI warnings in closures and when calling extern fn

Also update the comment regarding the inheritance of target features into closures, to make it more clear that we really shouldn't do this right now.
2024-11-25 00:39:06 +08:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.