We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I assume the definition of "not equals" wasn't intentionally made to be infinite recursion.
More typo fixing
Typo fix
More traitface tweaks
Finished up stuff on impl coherence
Trait proposal tweaks; nearly done.
Merge branch 'master' of github.com:mozilla/rust.wiki Conflicts: Proposal-for-unifying-traits-and-interfaces.md
Further work on traits proposal; rewrite section 2
Updated Proposal for unifying traits and interfaces (markdown)
Stuff about instance coherence
Clean up redundancy
Merge branch 'master' of github.com:mozilla/rust.wiki
Deal with the fact that a method is being called on self
Minor tweak
Small tweaks.
Filling out the trait composition section
Adding section headings for major parts of traitorfaces proposal
Minor edits
Start on a traitorfaces proposal