Dylan DPC
0e5bca5f51
Rollup merge of #82255 - nhwn:nonzero-err-as-bug, r=davidtwco
...
Make `treat_err_as_bug` Option<NonZeroUsize>
`rustc -Z treat-err-as-bug=N` already requires `N` to be nonzero when the argument is parsed, so changing the type from `Option<usize>` to `Option<NonZeroUsize>` is a low-hanging fruit in terms of layout optimization.
2021-02-23 02:51:55 +01:00
..
2021-02-21 21:51:54 +01:00
2021-02-19 02:49:08 +01:00
2021-02-21 18:11:27 +01:00
2021-02-19 17:51:56 +01:00
2021-02-23 02:51:50 +01:00
2021-02-20 21:38:53 +00:00
2021-02-18 16:57:41 +01:00
2021-02-23 02:51:55 +01:00
2021-02-21 18:11:27 +01:00
2021-02-23 02:51:46 +01:00
2021-02-19 02:49:00 +01:00
2021-02-23 02:51:55 +01:00
2021-02-18 16:21:16 -08:00
2021-02-19 17:51:58 +01:00
2021-02-23 02:51:50 +01:00
2021-02-23 02:51:50 +01:00
2021-02-22 21:45:50 +00:00
2021-02-23 02:51:44 +01:00
2021-02-21 18:11:27 +01:00
2021-02-19 22:05:27 +01:00
2021-02-19 17:51:56 +01:00
2021-02-19 02:49:11 +01:00
2021-02-23 02:51:55 +01:00
2021-02-23 02:51:51 +01:00
2021-02-23 02:51:53 +01:00
2021-02-19 16:39:03 +00:00
2021-02-21 21:51:54 +01:00
2021-02-23 02:51:46 +01:00