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 7ba8a9e commit 5cd51b1Copy full SHA for 5cd51b1
1 file changed
src/tools/compiletest/src/runtest.rs
@@ -1684,7 +1684,7 @@ impl<'test> TestCx<'test> {
1684
}
1685
1686
1687
- // Add any '--extenr-private' entries without a matching
+ // Add any '--extern-private' entries without a matching
1688
// 'aux-build'
1689
for private_lib in extern_priv {
1690
add_extern_priv(&private_lib, true);
0 commit comments