actix-web/actix-web-codegen/src
Luca Cappelletti fd81e6ee0d
Resolved collisions between `missing_docs` clippy lints (#3653)
* Trying to resolve the clippy forbid(missing_doc) in web codegen

* Specifying to use workspace version

* Restored cargo toml as they were

* Restored toml and lock to original

* Replaced `#[doc(hidden)]` with documentation comments

* Reformatted code

* Removed auto-generated doc comment as existing doc comment should be fine
2025-05-24 15:50:14 +00:00
..
lib.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
route.rs Resolved collisions between `missing_docs` clippy lints (#3653) 2025-05-24 15:50:14 +00:00
scope.rs Scope macro (#3136) 2024-06-07 22:10:48 +00:00