forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs to include Sized trait, which is needed
- Loading branch information
1 parent
48bc291
commit eafeb33
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eafeb33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=pcwalton
eafeb33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bors: retry
@alexcrichton -- do you know if this is a problem that has been seen before? I feel like I've seen it locally from time to time, and hence don't think it's related to this PR, though of course it's not out of the question (I could have screwed up trait resolution in a subtle way that would affect things, though you'd expect other tests to fail...)
eafeb33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bors: retry
I haven't seen that timeout in a long time, but I do kinda doubt that it's related to this PR.
eafeb33
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p=2