Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
6d71251cf9e40326461f90f8ff9a7024706aea87
/
tests
/
ui
/
derives
/
derives-span-PartialOrd-tuple-struct.rs
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]
62366ee
./x.py test --bless
by Tomasz Miąsko
· 4 years, 3 months ago
8deff18
tests: remove ignore directives from tests that mention core/alloc/std spans.
by Eduard-Mihai Burtescu
· 5 years ago
642669c
Update tests
by Vadim Petrochenkov
· 5 years ago
90bf0d2
Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests
by Esteban Küber
· 5 years ago
1808968
also adjust ignore in generated tests
by Ralf Jung
· 6 years ago
2a66355
Remove licenses
by Mark Rousskov
· 6 years ago
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]
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]
98e3e82
Use UFCS
by varkor
· 7 years ago
6eb4f0f
Ensure derive(PartialOrd) is no longer accidentally exponential
by varkor
· 7 years ago
05eed52
Update compile-fail tests
by varkor
· 7 years ago
621d6f0
Update compile-fail tests for error message deduplication.
by Michael Woerister
· 8 years ago
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]
30e1492
Use `derive` rather than `deriving` in tests
by Nick Cameron
· 10 years ago
579c65d
Un-feature gate struct variants
by Steven Fackler
· 11 years ago
55cae0a
Implement RFC#28: Add PartialOrd::partial_cmp
by Steven Fackler
· 11 years ago
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]
451e8c1
Convert most code to new inner attribute syntax.
by Brian Anderson
· 11 years ago
58e4ab2
extra: Put the nail in the coffin, delete libextra
by Alex Crichton
· 11 years ago
198caa8
Update users for the std::rand -> librand move.
by Huon Wilson
· 11 years ago
4d7d101
create a sensible comparison trait hierarchy
by Daniel Micay
· 11 years ago
a41b0c2
extern mod => extern crate
by Alex Crichton
· 11 years ago
d9a204b
Add autogenerated tests for the spans of various derived traits.
by Huon Wilson
· 11 years ago