Confirm demode of cell.rs
This commit is contained in:
parent
2095aee71d
commit
36a04bdd85
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#[forbid(deprecated_mode)];
|
||||
#[forbid(deprecated_pattern)];
|
||||
/// A dynamic, mutable location.
|
||||
///
|
||||
/// Similar to a mutable option type, but friendlier.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue