about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/stack.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-14 14:07:56 +0100
committerGitHub <noreply@github.com>2024-12-14 14:07:56 +0100
commit1c24da63a2713fc370e031cce85f6106f928751a (patch)
treef4d951840160fc603198f8f6404762f9bad50f9e /compiler/rustc_const_eval/src/interpret/stack.rs
parentf96fdab101afeb79440dd30db2670e0d7a88bc42 (diff)
parent3f3ee2db1a3162c86f18b5a6273c573f429580e1 (diff)
downloadrust-1c24da63a2713fc370e031cce85f6106f928751a.tar.gz
rust-1c24da63a2713fc370e031cce85f6106f928751a.zip
Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxu
Update linux_musl base to dynamically link the crt by default

However, don't change the behavior of any existing targets at this time. For targets that used the old default, explicitly set `crt_static_default = true`.

This makes it easier for new targets to use the correct defaults while leaving the changing of individual targets to future PRs.

Related to https://github.com/rust-lang/compiler-team/issues/422
Diffstat (limited to 'compiler/rustc_const_eval/src/interpret/stack.rs')
0 files changed, 0 insertions, 0 deletions