about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJames Addison <jay@jp-hosting.net>2021-04-12 23:29:09 +0100
committerJames Addison <jay@jp-hosting.net>2021-04-12 23:29:09 +0100
commit0174dd6f921cc63c7e2d9aa5c01aa591f9a26745 (patch)
tree32bbfc38d809d4f2911b9a922e69e899689d6a71 /compiler/rustc_codegen_llvm/src
parentd0695c9081b16077d0aed368bccaf437d77ff497 (diff)
downloadrust-0174dd6f921cc63c7e2d9aa5c01aa591f9a26745.tar.gz
rust-0174dd6f921cc63c7e2d9aa5c01aa591f9a26745.zip
Compiler error messages: reduce assertiveness of message E0384
This message is emitted as guidance by the compiler when a developer attempts to reassign a value to an immutable variable.  Following the message will always currently work, but it may not always be the best course of action; following the 'consider ...' messaging pattern provides a hint to the developer that it could be wise to explore other alternatives.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions