]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/regions/regions-normalize-in-where-clause-list.stderr
Auto merge of #60093 - GuillaumeGomez:fix-attrs-pos, r=Manishearth
[rust.git] / src / test / ui / regions / regions-normalize-in-where-clause-list.stderr
index c44edf1f03bc3e74a937d3ba069e72be26cc73ab..912e118316271a80e8ee02ed62efddf58776bf4d 100644 (file)
@@ -23,4 +23,3 @@ LL | fn bar<'a, 'b>()
 
 error: aborting due to previous error
 
-For more information about this error, try `rustc --explain E0495`.