This PR makes stricter requirements for the `@[deprecated]` attribute, requiring either a replacement identifier as `@[deprecated bar]` or suggestion text `@[deprecated "Past its use by date"]`, and also requires a `since := "..."` field. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Builtin.lean | ||
| ConstructorAsVariable.lean | ||
| Deprecated.lean | ||
| MissingDocs.lean | ||
| Omit.lean | ||
| UnusedVariables.lean | ||
| Util.lean | ||