| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -8/+0 | |
| 2019-01-27 | Remove rustdoc old style files generation | Guillaume Gomez | -1/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-08-17 | Review changes | Nick Cameron | -0/+1 | |
| 2016-02-12 | Fix associated item identifiers | mitaa | -1/+1 | |
| 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-04-22 | Replace ignore-android with ignore-cross-compile in rustdoc tests | Ryan Prichard | -1/+1 | |
| The problem is that rustdoc searches for external crates using the host triple, not the target triple. It's actually unclear to me whether this is correct behavior or not, but it is necessary to get cross-compiled tests working. | ||||
| 2015-04-10 | Test fixes and review feedback | Alex Crichton | -0/+1 | |
| 2015-04-07 | rustdoc: Add a test for #21092 | Alex Crichton | -0/+17 | |
| Close #21092 | ||||
