Files
rust/compiler/rustc_passes/src
bors 18b53cefdf Auto merge of #95604 - nbdd0121:used2, r=petrochenkov
Generate synthetic object file to ensure all exported and used symbols participate in the linking

Fix #50007 and #47384

This is the synthetic object file approach that I described in https://github.com/rust-lang/rust/pull/95363#issuecomment-1079932354, allowing all exported and used symbols to be linked while still allowing them to be GCed.

Related #93791, #95363

r? `@petrochenkov`
cc `@carbotaniuman`
2022-04-25 16:14:54 +00:00
..
2021-03-26 09:32:31 -07:00
2022-03-30 15:14:15 -04:00
2022-04-23 23:01:19 +02:00
2022-04-17 12:14:42 +02:00
2022-02-28 15:52:36 -03:00
2022-04-18 20:50:56 +01:00
2022-04-17 12:14:42 +02:00