Skip to content

Commit

Permalink
Mark #![feature(track_caller)] as incomplete.
Browse files Browse the repository at this point in the history
  • Loading branch information
anp committed Oct 3, 2019
1 parent 1e78d99 commit da86007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libsyntax/feature_gate/active.rs
Original file line number Diff line number Diff line change
Expand Up @@ -536,4 +536,5 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
sym::const_generics,
sym::or_patterns,
sym::let_chains,
sym::track_caller,
];

0 comments on commit da86007

Please sign in to comment.