I see output like this: `warning: unnecessary`unsafe`block [-W unused-unsafe (default)]`. rustc is telling you the command line argument to control this warning, but command line arguments are not our preferred way of turning on warnings.