build(deps): bump cc from 1.2.40 to 1.2.41 #2408
pr.yml
on: pull_request
Annotations
1 warning
rust:
linkerd/app/inbound/src/policy/http.rs#L481
warning: public documentation for `route_labels` links to private item `RouteLabels`
--> linkerd/app/inbound/src/policy/http.rs:481:23
|
481 | /// Returns the [`RouteLabels`] from the underlying permit.
| ^^^^^^^^^^^ this item is private
|
= note: this link will resolve properly if you pass `--document-private-items`
= note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
|