]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/directory_ownership/macro-expanded-mod.stderr
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / test / ui / directory_ownership / macro-expanded-mod.stderr
index f90419247c92badae27794bd1690ebbdf6ef3164..4039728e18ac384c22fef6784a6559e52969349c 100644 (file)
@@ -1,4 +1,4 @@
-error: Cannot declare a non-inline module inside a block unless it has a path attribute
+error: cannot declare a non-inline module inside a block unless it has a path attribute
   --> $DIR/macro-expanded-mod.rs:5:9
    |
 LL |         mod $i;