rustfmt icon indicating copy to clipboard operation
rustfmt copied to clipboard

[unstable option] `skip_macro_invocations`

Open tommilligan opened this issue 3 years ago • 0 comments
trafficstars

Tracking issue for unstable option: skip_macro_invocations.

From discussion here: https://github.com/rust-lang/rustfmt/issues/5324#issuecomment-1111797851

See Processes.md, "Stabilising an Option":

  • [x] Is the default value correct?
  • [x] The design and implementation of the option are sound and clean.
  • [ ] The option is well tested, both in unit tests and, optimally, in real usage.
  • [ ] There is no open bug about the option that prevents its use.

tommilligan avatar May 21 '22 10:05 tommilligan