diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-01 10:50:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-01 10:50:21 +0100 |
| commit | c09c16c0dff47b1ec143c266c3c06acdc84a4257 (patch) | |
| tree | fd39fe268a98b6fc776bd12fa0f31766140295ff /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | d93df5775cbbd076bf438a4063c5c98a6293addf (diff) | |
| parent | 6dfed31c4313c1eee7b1aa155e0761c5cdf7f128 (diff) | |
| download | rust-c09c16c0dff47b1ec143c266c3c06acdc84a4257.tar.gz rust-c09c16c0dff47b1ec143c266c3c06acdc84a4257.zip | |
Rollup merge of #91298 - FabianWolff:issue-91028-source-avail, r=cjgillot
Improve error message for `E0659` if the source is not available Fixes #91028. The fix is similar to those in #89233 and #87088. With this change, instead of the dangling ``` note: `Option` could also refer to the enum defined here ``` I get ``` note: `Option` could also refer to an enum from prelude ``` If the standard library source code _is_ available, the output does not change.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
