We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d4b70 commit d931afeCopy full SHA for d931afe
src/libsyntax/feature_gate/active.rs
@@ -543,4 +543,5 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
543
sym::or_patterns,
544
sym::let_chains,
545
sym::raw_dylib,
546
+ sym::track_caller,
547
];
0 commit comments