]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/privacy/privacy4.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / privacy / privacy4.stderr
index e34b2d5049b9ef960d8315f21cbf30aaaa13e91c..7552fa71a3a3a664e5feceddabd0a0f0050ee0a7 100644 (file)
@@ -2,7 +2,7 @@ error[E0603]: module `glob` is private
   --> $DIR/privacy4.rs:21:14
    |
 LL |     use bar::glob::gpriv;
-   |              ^^^^ this module is private
+   |              ^^^^ private module
    |
 note: the module `glob` is defined here
   --> $DIR/privacy4.rs:13:5