rust/compiler/rustc_target/src
fee1-dead fd75cfef66
Rollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
Enable Shadow Call Stack for Fuchsia on AArch64

Fuchsia already uses SCS by default for C/C++ code on ARM hardware. This patch allows SCS to be used for Rust code as well.
2023-01-09 23:35:28 +08:00
..
abi Auto merge of #106474 - erikdesjardins:noalias, r=bjorn3 2023-01-06 15:20:58 +00:00
asm Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
spec Enable Shadow Call Stack for Fuchsia on AArch64 2023-01-06 17:42:20 +00:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00