Skip to content

Commit 24a0344

Browse files
committed
Committing standard compare/to_str/clone features, but no tests yet.
Wrote some tests for the compare/clone/to_str methods. Took out doc comments around tests. Don't allow impls to force public types This code in resolve accidentally forced all types with an impl to become public. This fixes it by default inheriting the privacy of what was previously there and then becoming `true` if nothing else exits. Closes rust-lang#10545 Committing to show work in progress. Everything is still messy, but I want to take this opportunity to get feedback from relevant parties if I can. Recommitting after a bad commit that unnecessarily changed files. Added more robust compare and equals for Branch and Leaf, as well as some style changes. Cleanup: removing features that aren't needed, and removing lines that were eventually commented out anyway. Cleaning up whitespace errors. Undoing accidental deletion of file.
1 parent b432e82 commit 24a0344

File tree

2 files changed

+278
-573
lines changed

2 files changed

+278
-573
lines changed

0 commit comments

Comments
 (0)