rust/compiler/rustc_session
Matthias Krüger 43a38e7e55
Rollup merge of #114073 - ehuss:remove-z-diagnostic-width, r=fee1-dead
Remove -Z diagnostic-width

This removes the `-Z diagnostic-width` option since it is ignored and does nothing. `-Z diagnostic-width` was stabilized as `--diagnostic-width` in #95635. It is not entirely clear why the `-Z` flag was kept, but in part its final use was removed in #102216, but the `-Z` flag itself was not removed.
2023-07-26 20:49:14 +02:00
..
src Rollup merge of #114073 - ehuss:remove-z-diagnostic-width, r=fee1-dead 2023-07-26 20:49:14 +02:00
Cargo.toml add dedicated -C link-self-contained structure 2023-06-30 20:37:24 +00:00
messages.ftl Add help for crate arg when crate name is invalid 2023-07-26 00:05:00 +08:00