Commit Graph

4 Commits

Author SHA1 Message Date
Mark Rousskov 2a663555dd Remove licenses 2018-12-25 21:08:33 -07:00
Ryan Prichard 89b6f397c5 Replace ignore-android with ignore-cross-compile in rustdoc tests
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-22 20:32:14 -07:00
Alex Crichton 445faca844 Test fixes and review feedback 2015-04-10 00:58:10 -07:00
Alex Crichton d7fcee8347 rustdoc: Detect provided methods on inlined traits
Closes #23864
2015-04-07 17:54:34 -07:00