Skip to content

Commit 1b7954a

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.
1 parent 1502b11 commit 1b7954a

File tree

1 file changed

+296
-78
lines changed

1 file changed

+296
-78
lines changed

0 commit comments

Comments
 (0)