We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c255206 commit fc4375aCopy full SHA for fc4375a
src/librustc_errors/lib.rs
@@ -852,4 +852,3 @@ macro_rules! pluralise {
852
if $x != 1 { "s" } else { "" }
853
};
854
}
855
-
0 commit comments