| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-27 | Simplify foreign type rendering. | John Heitmann | -3/+3 | |
| Simplified foreign type rendering by switching from tables to flexbox. Also, removed some seemingly extraneous elements like “ghost” spans. Reduces element count on std::iter::Iterator by 30%. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-08-17 | Review changes | Nick Cameron | -0/+3 | |
| 2016-03-11 | Adjust rustdoc test for new restriction | Aaron Turon | -3/+3 | |
| 2016-02-12 | Fix associated item identifiers | mitaa | -3/+3 | |
| Search results use the mapping found in `ItemType::to_static_str` for the identifier, which could not be found on the page in the case of associated items. | ||||
| 2015-12-05 | Add tests | mitaa | -0/+53 | |
