Add #[doc(hidden)] to plugin-generated artifacts.
This commit is contained in:
@@ -11,6 +11,7 @@ Bug fixes
|
||||
* Missing `to_int` from `Decimal` is added.
|
||||
* Parsing of index expressions is relaxed and many cases no longer result in an index-type error to allow for custom indexers.
|
||||
* Merging or combining a self-contained `AST` into another `AST` now works properly.
|
||||
* Plugin modules/functions no longer generate errors under `#![deny(missing_docs)]`.
|
||||
|
||||
Deprecated API's
|
||||
----------------
|
||||
|
Reference in New Issue
Block a user