influxdb/internal_types/src
Dom 3de6b44e23
build: use new rustdoc lint name (#2261)
* fix: nocache feature code rot

The MBChunk::snapshot code when using the "nocache" option no longer
compiles - this commit updates it to match the not(nocache) code.

* build: use updated broken_intra_doc_links name

The broken_intra_doc_links lint was renamed
rustdoc::broken_intra_doc_links

https://doc.rust-lang.org/rustdoc/lints.html
2021-08-11 19:48:51 +00:00
..
schema chore: use upstream versions of some workarounds (#2057) 2021-07-20 08:53:46 +00:00
access.rs feat: add access timestamps to CatalogChunk (#2075) (#2081) 2021-07-22 12:19:30 +00:00
atomic_instant.rs feat: add access timestamps to CatalogChunk (#2075) (#2081) 2021-07-22 12:19:30 +00:00
freezable.rs feat: blocking Freezable (#2224) 2021-08-08 19:26:11 +00:00
lib.rs build: use new rustdoc lint name (#2261) 2021-08-11 19:48:51 +00:00
once.rs refactor: extract OnceNonZeroU32 (#1134) 2021-04-06 21:38:04 +00:00
schema.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
selection.rs refactor: Move some types (not yet exposed to clients) into internal_types (#1015) 2021-03-19 16:27:57 +00:00