lean4-htt/tests
Mac Malone 291d238ec4
test: symbol clash on private import of same def (#10915)
This PR adds a test for depending on two packages which privately import
modules that define the same Lean definition. It verifies the current
behavior of a symbol clash. This behavior will be fixed later this
quarter.
2025-10-23 03:42:52 +00:00
..
bench chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
compiler chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
elabissues
ir
lake feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
lean feat: grind "silent" have (#10919) 2025-10-23 02:36:49 +00:00
pkg test: symbol clash on private import of same def (#10915) 2025-10-23 03:42:52 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml fix: detect private references in inferred type of public def (#10762) 2025-10-15 12:51:54 +00:00
lean-toolchain