Remove #[track_caller] from incomplete features list.
This commit is contained in:
parent
207f520827
commit
ebaebd987f
19 changed files with 8 additions and 89 deletions
|
|
@ -538,5 +538,4 @@ 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