about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2022-11-11 12:12:29 -0500
committerGitHub <noreply@github.com>2022-11-11 12:12:29 -0500
commit9553fea23a8e04162684ec0679b1ca05e61159cb (patch)
tree5225a12afa93e53ceeb6df4695b5a4eb810fcd4e /compiler/rustc_parse/src/errors.rs
parent76ce198128c136cf908a4dfb1146489ae4ae7db3 (diff)
parent6630c146f213088dff0d4ebd8dad90591544c169 (diff)
downloadrust-9553fea23a8e04162684ec0679b1ca05e61159cb.tar.gz
rust-9553fea23a8e04162684ec0679b1ca05e61159cb.zip
Rollup merge of #102215 - alexcrichton:wasm-link-whole-archive, r=estebank
Implement the `+whole-archive` modifier for `wasm-ld`

This implements the `Linker::{link_whole_staticlib,link_whole_rlib}` methods for the `WasmLd` linker used on wasm targets. Previously these methods were noops since I think historically `wasm-ld` did not have support for `--whole-archive` but nowadays it does, so the flags are passed through.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions