This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
ufcs
History
León Orell Valerian Liehr
2a1d748254
Replace item names containing an error code with something more meaningful
...
or inline such functions if useless.
2024-04-30 22:27:19 +02:00
..
bad-builder.rs
test
2024-02-20 03:01:35 +00:00
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
Replace item names containing an error code with something more meaningful
2024-04-30 22:27:19 +02:00
ufcs-partially-resolved.rs
…
ufcs-partially-resolved.stderr
…
ufcs-polymorphic-paths.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
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