You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lint docs e.g. in compiler/rustc_lint_defs/src/builtin.rs have this special {{produces}} annotation, we should explain what it does (I haven't quite looked at the exact behavior).
I think it's to generate a snapshot of the lint output for use by lint docs book itself.