Files
rust/compiler
Matthias Krüger 8d2f79c3f1 Rollup merge of #122442 - RalfJung:print-mono-items, r=compiler-errors
extend docs of -Zprint-mono-items

Currently the values one can set this to are not documented anywhere.

I think ideally this flag wouldn't overwrite the collector's behavior, a "print" flag should just print what happens but not change what happens. But our codegen-units tests rely on being able to collect all items without the other side-effects of `-C link-dead-code` and I can't tell whether that reliance is incidental or crucial, so I'm not touching this and just documenting the (messy) status quo.
2024-03-13 20:01:58 +01:00
..
2024-03-08 23:20:29 -05:00
2024-03-12 08:51:20 +00:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-03-12 05:53:46 +00:00
2024-03-06 16:54:42 +01:00
2024-02-06 13:12:33 +11:00
2024-03-09 01:13:42 +01:00
2024-03-12 05:53:46 +00:00
2024-03-13 13:57:23 +08:00
2024-03-09 21:16:43 +08:00