This PR ensures private declarations are accessible from the private scope iff they are local or imported through an `import all` chain, including for anonymous notation and structure instance notation. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Basic2.lean | ||
| ConflictingImported.lean | ||
| Imported.lean | ||
| ImportedAll.lean | ||
| ImportedAllImportedAll.lean | ||
| ImportedAllPrivateImported.lean | ||
| ImportedImportedAll.lean | ||
| ImportedPrivateImported.lean | ||
| MetaImported.lean | ||
| NonModule.lean | ||
| PrivateImported.lean | ||