Mark #![feature(track_caller)] as incomplete.
This commit is contained in:
parent
43d4b70417
commit
d931afe470
1 changed files with 1 additions and 0 deletions
|
|
@ -543,4 +543,5 @@ pub const INCOMPLETE_FEATURES: &[Symbol] = &[
|
|||
sym::or_patterns,
|
||||
sym::let_chains,
|
||||
sym::raw_dylib,
|
||||
sym::track_caller,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue