Commit graph

5 commits

Author SHA1 Message Date
Esteban Küber fdaaaa1951 fix test 2024-02-22 18:05:28 +00:00
Esteban Küber 76885673d6 fix test 2024-02-22 18:04:55 +00:00
Nilstrieb 9b80d85722 Manual find replace updates 2023-11-24 21:04:51 +01:00
Esteban Küber f926031ea5 When not finding assoc fn on type, look for builder fn
When we have a resolution error when looking at a fully qualified path
on a type, look for all associated functions on inherent impls that
return `Self` and mention them to the user.

Fix #69512.
2023-11-07 00:54:10 +00:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00
Renamed from src/test/ui/atomic-from-mut-not-available.stderr (Browse further)