bcachefs-tools/src
Thomas Mühlbacher 30e16b5e15 fix: avoid addr_of if we already use a reference
It's kind of stupid to use this macro if we have to deref the parameter
first. I was too enthusiastic about using this macro instead of `as`
because it's nicer to read (imo).

Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
2024-06-03 17:05:52 +02:00
..
commands Merge pull request #284 from tmuehlbacher/fix-result-eval 2024-05-31 11:34:36 -04:00
wrappers fix: unbreak subvolume commands 2024-06-03 17:05:52 +02:00
bcachefs.rs refactor: casting-related clippy::pedantic fixes 2024-05-31 12:48:42 +02:00
key.rs fix: avoid addr_of if we already use a reference 2024-06-03 17:05:52 +02:00