History log of /tonic/tests/root-crate-path/src/main.rs (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2dc5e31b 23-Nov-2024 tottoto <[email protected]>

chore: Remove outdated clippy config (#2063)


Revision tags: v0.12.3, v0.12.2, v0.12.1, v0.12.0, v0.11.0, v0.10.2, v0.10.1, v0.10.0, v0.9.2, v0.9.1, v0.9.0
# 2dd09c02 13-Dec-2022 tottoto <[email protected]>

chore: Fix clippy lint (#1181)


Revision tags: v0.8.4, v0.8.3, v0.8.2, v0.8.1, v0.8.0, v0.7.2, v0.7.1, v0.7.0, v0.6.2, v0.6.1, v0.6.0, v0.5.2, v0.5.1, v0.5.0
# e82f0b03 02-Jun-2021 David Pedersen <[email protected]>

build: generate root crate paths correctly (#623)

We shouldn't append `proto_path` (`super` by default) if the path starts
with `crate::`.

Fixes https://github.com/hyperium/tonic/issues/548