sorry
This PR changes the "declaration uses 'sorry'" warning to use backticks instead of single quotes, consistent with Lean's conventions for formatting code identifiers in diagnostic messages.
Elab.async
This PR fixes an issue where notations and other overloadings would signal kernel errors even though there exists a successful interpretation.