lean4-htt/tests
Sebastian Ullrich b42a7780e2
feat: default let rec and where decls to private under the module system (#9666)
This PR addresses an outstanding feature in the module system to
automatically mark `let rec` and `where` helper declarations as private
unless they are defined in a public context such as under `@[expose]`.
2025-08-05 11:41:28 +00:00
..
bench chore: large match statement benchmark (#9665) 2025-08-01 15:25:07 +00:00
compiler chore: remove >6 month old deprecations (#9640) 2025-08-05 02:29:15 +00:00
elabissues
ir
lean fix: tag S/UInt conversions with int_toBitVec (#9721) 2025-08-05 08:30:33 +00:00
pkg feat: default let rec and where decls to private under the module system (#9666) 2025-08-05 11:41:28 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain