diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-09-11 20:04:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-11 20:04:26 +0200 |
| commit | 678c24970815f2e8d21ef2078379f9998016d428 (patch) | |
| tree | 444a33723693b7c2250721b330c6a92be6778e98 /compiler/rustc_codegen_llvm/src | |
| parent | 66727ea1a29e0075b8d40d24aa09a85c9c006e3c (diff) | |
| parent | 9566163364a91678006a2b22d62d2a73a6012ff5 (diff) | |
| download | rust-678c24970815f2e8d21ef2078379f9998016d428.tar.gz rust-678c24970815f2e8d21ef2078379f9998016d428.zip | |
Rollup merge of #130221 - vetleras:pub_search_path_new, r=chenyukang
Make SearchPath::new public I'm writing a tool that uses `rustc_interface`, and would like to construct `SearchPath` with its `new` method. As all three fields in `SearchPath` are public anyway, the proposed change should not change the privacy or encapsulation of the struct.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
