influxdb/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
..
commands feat: background worker panic handling (#2091) (#2234) 2021-08-10 09:17:56 +00:00
influxdb_ioxd feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
influxdb_ioxd.rs feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
main.rs build: use new rustdoc lint name (#2261) 2021-08-11 19:48:51 +00:00
print_cpu.rs chore: Add print_cpu command line to perf build (#2114) 2021-07-26 15:26:34 +00:00