]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/terminal-width/non-whitespace-trimming-unicode.stderr
Auto merge of #73645 - poliorcetics:ref-keyword, r=jyn514
[rust.git] / src / test / ui / terminal-width / non-whitespace-trimming-unicode.stderr
index d4993fad15c9796b490b2f2d95610f217a32423f..1e5ff9398321fd91a345e29371d5543f836812c4 100644 (file)
@@ -3,7 +3,7 @@ error[E0308]: mismatched types
    |
 LL | ...♭♮♯♰♱♲♳♴♵♶♷♸♹♺♻♼♽♾♿⚀⚁⚂⚃⚄⚅⚆⚈⚉4"; let _: () = 42;  let _: &str = "🦀☀☁☂☃☄★☆☇☈☉☊☋☌☍☎☏☐☑☒☓  ☖☗☘☙☚☛☜☝☞☟☠☡☢☣☤☥☦☧☨☩☪☫☬☭☮☯☰☱☲☳☴☵☶☷☸☹☺☻☼☽☾☿♀♁♂♃♄...
    |                                            --   ^^ expected `()`, found integer
-   |                                                     |
+   |                                            |
    |                                            expected due to this
 
 error: aborting due to previous error