Commit 2024-07-19 05:13 b5f3b59f
View on Github →chore(Mathlib/Lean): remove use of autoImplicit (#14884) All eleven files in the Lean/ directory use autoImplicit, but only in a very minor way. Removing it seems easier than making this a permanent exception.