leanprover / lean4

Lean 4 programming language and theorem prover
https://lean-lang.org
Apache License 2.0
4.75k stars 427 forks source link

fix: make sure `#check id` heeds `pp.raw` #6181

Closed kmill closed 6 days ago

kmill commented 6 days ago

This PR fixes a bug where the signature pretty printer would ignore the current setting of pp.raw. This fixes an issue where #check ident would not heed pp.raw. Closes #6090.

leanprover-community-bot commented 6 days ago

Mathlib CI status (docs):