diff options
| author | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2025-01-24 01:41:00 -0500 |
|---|---|---|
| committer | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2025-01-24 01:58:33 -0500 |
| commit | c9ae0bbffb86d45e313bfe9515af513ce6ab49c9 (patch) | |
| tree | da61bf25c3df3449d944b38d2f060e6e858ccd1e /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | 1c9837df1dde9b234229709e89b3672bd3cf04a4 (diff) | |
| download | rust-c9ae0bbffb86d45e313bfe9515af513ce6ab49c9.tar.gz rust-c9ae0bbffb86d45e313bfe9515af513ce6ab49c9.zip | |
Fix `FormattingOptions` instantiation with `Default`
The `fill` value by default should be set to `' '` (space), but the current implementation uses `#[derive(Default)]` which sets it to `\0`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
