diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-04-16 14:08:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-16 14:08:33 +0200 |
| commit | c7c59d7c3b5ace6f47a48fb74c7114e1f60a4667 (patch) | |
| tree | dcdff37717c40e2f2306b68411bed122a9b24e2a /compiler/rustc_codegen_llvm/src | |
| parent | a5ec5cf72a98e32c521de5d575adc746c46d89b8 (diff) | |
| parent | ff47e978383e86f7e97174840e37f64ea1d72bce (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
