You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let msg = "see https://doc.rust-lang.org/nightly/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators";
2022
+
diag.note(msg);
2023
+
});
2021
2024
}
2022
2025
2023
2026
/// Report an ambiguity error, where there were multiple possible resolutions.
0 commit comments