From 5e44a65517bfcccbe6624a70b54b9f192baa94f3 Mon Sep 17 00:00:00 2001 From: Gary Guo Date: Fri, 9 Dec 2022 02:27:03 +0000 Subject: Implement allow-by-default multiple_supertrait_upcastable lint --- compiler/rustc_span/src/symbol.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_span/src') diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 61253845497..2e90bd71ea6 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -941,6 +941,7 @@ symbols! { mul, mul_assign, mul_with_overflow, + multiple_supertrait_upcastable, must_not_suspend, must_use, naked, -- cgit 1.4.1-3-g733a5