mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +00:00

It would be nice to reuse some of the macro structure for internal functions, like `rem_pio2`. To facilitate this, add a `public` field and make it available in the macro's API.