Are casts encouraged in Rust?
Are casts encouraged in Rust?
Posted Jul 2, 2025 17:09 UTC (Wed) by pbonzini (subscriber, #60935)In reply to: Are casts encouraged in Rust? by epilys
Parent article: How to write Rust in the kernel: part 2
... Or even filter out which "as" conversions you want to allow and which you want to deny.