blob: 0e0e934c7655f5796d4b2ace32b2a18a62913552 [file] [log] [blame]
warning: hidden lifetime parameters in types are deprecated
--> $DIR/force-allowed-by-default-lint.rs:8:12
|
LL | fn foo(x: &Foo) {}
| ^^^- help: indicate the anonymous lifetime: `<'_>`
|
= note: warning forced by `force-warns` commandline option
warning: 1 warning emitted