about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-05-29 04:49:40 +0200
committerGitHub <noreply@github.com>2025-05-29 04:49:40 +0200
commit394fde04a85212014faf84044be4e4237c03c603 (patch)
tree958b2c4d873d8e1c222faa335420b71bf8059b94 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parentd3c605a0519b76e114ebd6cd72f93b53a55ad5bf (diff)
parentf66787a08d57dc1296619b314d2be596085bfeef (diff)
downloadrust-394fde04a85212014faf84044be4e4237c03c603.tar.gz
rust-394fde04a85212014faf84044be4e4237c03c603.zip
Rollup merge of #138139 - xizheyin:issue-137384, r=ChrisDenton
Emit warning while outputs is not exe and prints linkage info

cc #137384

```bash
$ rustc +stage1 /dev/null --print native-static-libs --crate-type staticlib  --emit metadata
warning: skipping link step due to conflict: cannot output linkage information without emitting executable

note: consider emitting executable to print link information

warning: 1 warning emitted
```
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions