diff options
| author | James Addison <jay@jp-hosting.net> | 2021-04-12 23:29:09 +0100 |
|---|---|---|
| committer | James Addison <jay@jp-hosting.net> | 2021-04-12 23:29:09 +0100 |
| commit | 0174dd6f921cc63c7e2d9aa5c01aa591f9a26745 (patch) | |
| tree | 32bbfc38d809d4f2911b9a922e69e899689d6a71 /compiler/rustc_codegen_llvm/src | |
| parent | d0695c9081b16077d0aed368bccaf437d77ff497 (diff) | |
| download | rust-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
