about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-29 09:14:59 +0200
committerGitHub <noreply@github.com>2024-06-29 09:14:59 +0200
commit8fe770165f2e4672c121766eaf2d84edd5ed94c5 (patch)
tree62cb0356cf0638f7febb88ebf85a688ec3a1f357 /compiler/rustc_codegen_llvm/src/errors.rs
parenta4e92bfef003a5760602260bbd5e0273e4aef1a4 (diff)
parent9098474dadaa7a6034652313bd4914ddbcf764c5 (diff)
downloadrust-8fe770165f2e4672c121766eaf2d84edd5ed94c5.tar.gz
rust-8fe770165f2e4672c121766eaf2d84edd5ed94c5.zip
Rollup merge of #127108 - onur-ozkan:bin-helper, r=Kobzol
unify `dylib` and `bin_helpers` and create `shared_helpers::parse_value_from_args`

`dylib` and `bin_helpers` were already used in similar logic. This PR unifies them under a `shared_helpers` module that is utilized by both the bootstrap library and shims. Additionally, created `parse_value_from_args` with a unit test.  This helps avoid code duplication in shims and can also be used in the bootstrap library if needed (which is the case in one of `@Kobzol's` tasks).

r? `@Kobzol`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions