1. cf2dff2 Move /src/test to /tests by Albert Larsan · 2 years, 4 months ago[Renamed from src/test/ui/derives/derives-span-PartialOrd-tuple-struct.rs]
  2. 62366ee ./x.py test --bless by Tomasz Miąsko · 4 years, 3 months ago
  3. 8deff18 tests: remove ignore directives from tests that mention core/alloc/std spans. by Eduard-Mihai Burtescu · 5 years ago
  4. 642669c Update tests by Vadim Petrochenkov · 5 years ago
  5. 90bf0d2 Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests by Esteban Küber · 5 years ago
  6. 1808968 also adjust ignore in generated tests by Ralf Jung · 6 years ago
  7. 2a66355 Remove licenses by Mark Rousskov · 6 years ago
  8. 3fc7ab2 Merged migrated compile-fail tests and ui tests. Fixes #46841. by David Wood · 7 years ago[Renamed from src/test/ui/compile-fail-migration/derives-span-PartialOrd-tuple-struct.rs]
  9. b16a306 Moved compile-fail tests to ui tests. by David Wood · 7 years ago[Renamed from src/test/compile-fail/derives-span-PartialOrd-tuple-struct.rs]
  10. 98e3e82 Use UFCS by varkor · 7 years ago
  11. 6eb4f0f Ensure derive(PartialOrd) is no longer accidentally exponential by varkor · 7 years ago
  12. 05eed52 Update compile-fail tests by varkor · 7 years ago
  13. 621d6f0 Update compile-fail tests for error message deduplication. by Michael Woerister · 8 years ago
  14. 9aaf26e rustc: rework stability to be on-demand for type-directed lookup. by Eduard Burtescu · 8 years ago[Renamed (89%) from src/test/compile-fail/deriving-span-PartialOrd-tuple-struct.rs]
  15. 30e1492 Use `derive` rather than `deriving` in tests by Nick Cameron · 10 years ago
  16. 579c65d Un-feature gate struct variants by Steven Fackler · 11 years ago
  17. 55cae0a Implement RFC#28: Add PartialOrd::partial_cmp by Steven Fackler · 11 years ago
  18. 748bc3c std: Rename {Eq,Ord} to Partial{Eq,Ord} by Alex Crichton · 11 years ago[Renamed (83%) from src/test/compile-fail/deriving-span-Ord-tuple-struct.rs]
  19. 451e8c1 Convert most code to new inner attribute syntax. by Brian Anderson · 11 years ago
  20. 58e4ab2 extra: Put the nail in the coffin, delete libextra by Alex Crichton · 11 years ago
  21. 198caa8 Update users for the std::rand -> librand move. by Huon Wilson · 11 years ago
  22. 4d7d101 create a sensible comparison trait hierarchy by Daniel Micay · 11 years ago
  23. a41b0c2 extern mod => extern crate by Alex Crichton · 11 years ago
  24. d9a204b Add autogenerated tests for the spans of various derived traits. by Huon Wilson · 11 years ago