influxdb/generated_types
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
..
protos feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
src build: use new rustdoc lint name (#2261) 2021-08-11 19:48:51 +00:00
.gitignore feat: Check in generated WAL flatbuffers code 2021-03-22 09:38:59 -04:00
Cargo.toml chore: Update deps (including arrow 5.1.0, tonic -> 0.5, and prost 0.5) (#2172) 2021-08-05 15:57:38 +00:00
build.rs feat: switch protobuf write service to canonical definition (#2182) 2021-08-04 00:16:49 +00:00