This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-13 16:43:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
ufcs
History
Ben Kimock
f7d54fa6cb
Avoid more NonNull-raw-NonNull roundtrips in Vec
2024-04-12 18:14:29 -04:00
..
bad-builder.rs
…
bad-builder.stderr
Avoid more NonNull-raw-NonNull roundtrips in Vec
2024-04-12 18:14:29 -04:00
ufcs-explicit-self-bad.rs
…
ufcs-explicit-self-bad.stderr
…
ufcs-partially-resolved.rs
…
ufcs-partially-resolved.stderr
…
ufcs-polymorphic-paths.rs
…
ufcs-qpath-missing-params.rs
…
ufcs-qpath-missing-params.stderr
…
ufcs-qpath-self-mismatch.rs
…
ufcs-qpath-self-mismatch.stderr
Use
TraitRef::to_string
sorting in favor of
TraitRef::ord
, as the latter compares
DefId
s which we need to avoid
2024-03-27 14:02:15 +00:00