about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-08 14:34:40 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-24 19:44:33 +0000
commit0cdd7f50b06fb363a2e8b0f6d270e0ed14476af8 (patch)
tree0c5474c3ae8636f5f310a8b6dc704c7fd0c5d01e /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 (diff)
downloadrust-0cdd7f50b06fb363a2e8b0f6d270e0ed14476af8.tar.gz
rust-0cdd7f50b06fb363a2e8b0f6d270e0ed14476af8.zip
Add all rustc_std_internal_symbol to symbols.o
rustc_std_internal_symbol is meant to call functions from crates where
there is no direct dependency on said crate. As they either have to be
added to symbols.o or rustc has to introduce an implicit dependency on
them to avoid linker errors. The latter is done for some things like the
panic runtime, but adding these symbols to symbols.o allows removing
those implicit dependencies.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions