]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/error-festival.stderr
Rollup merge of #105674 - estebank:iterator-chains, r=oli-obk
[rust.git] / src / test / ui / error-festival.stderr
index 5ff7ec952c1298b0fa3305eb484bc4d4399e6373..fe9956b70bdd75f3e9cb374adbb589cde91d2e50 100644 (file)
@@ -41,7 +41,7 @@ note: an implementation of `Not` might be missing for `Question`
    |
 LL | enum Question {
    | ^^^^^^^^^^^^^ must implement `Not`
-note: the following trait must be implemented
+note: the trait `Not` must be implemented
   --> $SRC_DIR/core/src/ops/bit.rs:LL:COL
 
 error[E0604]: only `u8` can be cast as `char`, not `u32`