Skip to content

TRPL: operators and overloading - #24725

Merged
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:doc_operators_and_overloading
Apr 25, 2015
Merged

TRPL: operators and overloading#24725
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:doc_operators_and_overloading

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

I forgot these heavily use associated types, so move it after that
as well.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

r? @alexcrichton

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the backticks got a little jumbled somewhere around here

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops!

@steveklabnik
steveklabnikforce-pushed the doc_operators_and_overloading branch from f8485e9 to b24271eCompareApril 24, 2015 21:27
I forgot these heavily use associated types, so move it after that
as well.
@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

Updated!

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ b24271e

@alexcrichton

Copy link
Copy Markdown
Member

@bors: rollup

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

adding to #24786

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 25, 2015
…loading, r=alexcrichton
I forgot these heavily use associated types, so move it after that
as well.
bors added a commit that referenced this pull request Apr 25, 2015
@bors
bors merged commit b24271e into rust-lang:masterApr 25, 2015
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@steveklabnik@rust-highfive@alexcrichton@Manishearth@pcwalton@bors