about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2023-10-20 20:03:44 +0000
committerEsteban Küber <esteban@kuber.com.ar>2023-10-21 15:56:01 +0000
commit2cca4357173901107770472a24f211cff3f47ca0 (patch)
treebf8a4de7d4be11cbf62005cb519af27d9d769c43 /compiler/rustc_codegen_llvm/src
parentcc705b801236d064260bb67b3a0a25e4747fa7ec (diff)
downloadrust-2cca4357173901107770472a24f211cff3f47ca0.tar.gz
rust-2cca4357173901107770472a24f211cff3f47ca0.zip
Mention the syntax for `use` on `mod foo;` if `foo` doesn't exist
Newcomers might get confused that `mod` is the only way of defining
scopes, and that it can be used as if it were `use`.

Fix #69492.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions