Skip to content

Should/could we patch defTrees of stdlib definitions as well? #10612

Open
@abgruszecki

Description

@abgruszecki

In #10593, I implemented documenting stdlib definitions. Since the doctool reasons based on class bodies, I actually needed to write special-cases for classes in stdlib that we patch.

Question is: should we patch .defTree-s of stdlib symbols as well? We could "just" (?) copy the member definitions from where they are defined.

/cc @nicolasstucki @odersky

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions