From 4aa92aff054c8e89c61ac06551a405af828ade70 Mon Sep 17 00:00:00 2001 From: Loïc BRANSTETT Date: Fri, 25 Feb 2022 16:10:26 +0100 Subject: Add well known values to --check-cfg implementation --- compiler/rustc_span/src/symbol.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_span') diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 6767593bbc5..bb2d469ba6b 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1062,6 +1062,7 @@ symbols! { proc_macro_path_invoc, profiler_builtins, profiler_runtime, + ptr, ptr_guaranteed_eq, ptr_guaranteed_ne, ptr_null, -- cgit 1.4.1-3-g733a5