--- title: Change filters container of `LogDiagnosticsState` to `HashSet` authors: ["@hukasu"] pull_requests: [19323] --- Make `LogDiagnosticsState`'s filter container and argument of `LogDiagnosticPlugin::filtered` into `HashSet`.