We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e78d99 commit da86007Copy full SHA for da86007
src/libsyntax/feature_gate/active.rs
@@ -536,4 +536,5 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
536
sym::const_generics,
537
sym::or_patterns,
538
sym::let_chains,
539
+ sym::track_caller,
540
];
0 commit comments