This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5d26f58423f72e300ef48df591c08e3d446b51aa
rust
/
tests
/
ui
/
ufcs
History
Gurinder Singh
273a78b05b
Do not suggest unresolvable builder methods
2024-05-23 07:23:59 +05:30
..
bad-builder.rs
test
2024-02-20 03:01:35 +00:00
bad-builder.stderr
Do not suggest unresolvable builder methods
2024-05-23 07:23:59 +05:30
ufcs-explicit-self-bad.rs
Continue compilation after check_mod_type_wf errors
2024-02-14 11:00:30 +00:00
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