about summary refs log tree commit diff
path: root/tvix/store/src/pathinfoservice/bigtable.rs
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-04-13T10·11+0300
committerclbot <clbot@tvl.fyi>2024-04-13T11·45+0000
commit0dd421414e0bf111269329a113753e0bf8591204 (patch)
tree796216efa127411c8aa1bac70559592069577605 /tvix/store/src/pathinfoservice/bigtable.rs
parentf6bb8dbe1c3bb238ce9b77f2e69884755bba4dbd (diff)
feat(tvix/nix-compat/wire/bytes): add #[inline] for ensure_* funcs r/7905
While the compiler might realize it's a good idea to inline these,
especially considering this is in the same crate [1], it doesn't hurt to
add that annotation too.

Suggested in cl/11385.

[1]: https://nnethercote.github.io/perf-book/inlining.html

Change-Id: If679fce0e1aab9ec681ba60f689d386d6fd92d61
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11403
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions