about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-16 14:08:33 +0200
committerGitHub <noreply@github.com>2021-04-16 14:08:33 +0200
commitc7c59d7c3b5ace6f47a48fb74c7114e1f60a4667 (patch)
treedcdff37717c40e2f2306b68411bed122a9b24e2a /compiler/rustc_codegen_llvm/src/attributes.rs
parenta5ec5cf72a98e32c521de5d575adc746c46d89b8 (diff)
parentff47e978383e86f7e97174840e37f64ea1d72bce (diff)
downloadrust-c7c59d7c3b5ace6f47a48fb74c7114e1f60a4667.tar.gz
rust-c7c59d7c3b5ace6f47a48fb74c7114e1f60a4667.zip
Rollup merge of #84172 - jayaddison:compiler/E0384-reduce-assertiveness, r=petrochenkov
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.

Resolves #84144
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions