diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-05-15 13:29:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-15 13:29:52 +0200 |
| commit | 36b3c284977ed73bcf39affb7e2b7f75ffeeb4d5 (patch) | |
| tree | 5a791c59c06518d14323a146e9ffdf7f71094ab2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 57aa0d812acee349a04215918d70456c1a13e167 (diff) | |
| parent | a56d0e2f6e8b41ab2f307220acbc8fa03caaeaec (diff) | |
| download | rust-36b3c284977ed73bcf39affb7e2b7f75ffeeb4d5.tar.gz rust-36b3c284977ed73bcf39affb7e2b7f75ffeeb4d5.zip | |
Rollup merge of #85253 - RafaelKr:patch-1, r=varkor
swap function order for better read flow I was reading this error message for the first time. I was a little bit confused when reading that part: ``` foo.bar(); // we can now use this method since i32 implements the Foo trait ``` At the time I was reading `// we can now use this method` I wasn't sure why. It only made sense when reading on. So swapping these parts results in a better read flow.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
