diff options
| author | bors <bors@rust-lang.org> | 2025-08-12 16:20:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-08-12 16:20:24 +0000 |
| commit | 8e62bfd311791bfd9dca886abdfbab07ec54d8b4 (patch) | |
| tree | 9d7e5b411e8a1f0baa78561850adc5314a246986 /compiler/rustc_session/src | |
| parent | d9dba3a55476ae2da5d4e5bce8a81b341c675750 (diff) | |
| parent | 7aa8707639ede0605d7182bc13047b6e4549e5b1 (diff) | |
| download | rust-8e62bfd311791bfd9dca886abdfbab07ec54d8b4.tar.gz rust-8e62bfd311791bfd9dca886abdfbab07ec54d8b4.zip | |
Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3
Make no_mangle on foreign items explicit instead of implicit for a followup PR I'm working on I need some foreign items to mangle. I could add a new attribute: `no_no_mangle` or something silly like that but by explicitly putting `no_mangle` in the codegen fn attrs of foreign items we can default it to `no_mangle` and then easily remove it when we don't want it. I guess you'd know about this r? `@bjorn3.` Shouldn't be too hard to review :) Builds on rust-lang/rust#144655 which should merge first.
Diffstat (limited to 'compiler/rustc_session/src')
0 files changed, 0 insertions, 0 deletions
