dtolnay / watt

Runtime for executing procedural macros as WebAssembly
Apache License 2.0
1.29k stars 28 forks source link

Turn on deny(unsafe_op_in_unsafe_fn) #53

Closed dtolnay closed 11 months ago

dtolnay commented 11 months ago

This is allow-by-default for now in 2021 edition, but will become warn-by-default in 2024 edition.