about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorWesley Wiser <wwiser@gmail.com>2024-11-23 10:24:35 -0600
committerWesley Wiser <wwiser@gmail.com>2024-11-23 10:24:35 -0600
commit9c37c14aa2456315bf7b3fa7b3e089bc13a43ee9 (patch)
tree98d648159c9bce0f784fa790dc63fc2e1ac680c0 /compiler/rustc_errors/src
parent3fee0f12e4f595948f8f54f57c8b7a7a58127124 (diff)
downloadrust-9c37c14aa2456315bf7b3fa7b3e089bc13a43ee9.tar.gz
rust-9c37c14aa2456315bf7b3fa7b3e089bc13a43ee9.zip
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_errors/src')
0 files changed, 0 insertions, 0 deletions