Steve Klabnik 4db64bd824 Rollup merge of #21217 - Gankro:docadoca, r=steveklabnik
Not sure on what *exactly* should be said here, but I think this is the most important bit. This PR also establishes conventions for describing performance minimally.

I suggest to describe preformance for individual methods we use a `# Performance` heading. Not sure if we should have 

```
# Performance: O(1)
details details
```
or

```
# Performance:
O(1)
details details
```

Since I think most methods don't need discussion, the former seems more resonable. But it's kind of weird to have info "in" the heading.

r? @steveklabnik
2015-01-22 18:09:58 -05:00
..
2015-01-21 12:49:02 -08:00
2015-01-21 08:11:07 -08:00
2015-01-21 08:11:07 -08:00
2015-01-21 10:32:56 -08:00
2015-01-20 22:36:13 -08:00