Files
rust/compiler/rustc_middle/src/ty
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
..
2022-04-05 23:18:40 +02:00
2020-11-16 22:42:09 +01:00
2022-03-11 13:31:24 +11:00
2022-04-12 11:29:23 +04:00
2022-01-15 01:16:55 +00:00
2022-04-10 11:11:25 -07:00
2022-03-11 13:31:24 +11:00
2022-01-14 13:45:07 +00:00
2021-12-09 15:20:58 +11:00
2022-02-15 16:19:59 +11:00
2022-03-30 17:28:19 -04:00
2022-03-31 18:14:54 +02:00
2022-04-12 19:59:32 +02:00
2022-02-21 07:09:11 +01:00