##// END OF EJS Templates
rust-index: add fast-path for getting a list of all heads as nodes...
rust-index: add fast-path for getting a list of all heads as nodes This avoids a lot of back-and-forth between Python and Rust. We forgo adding a fast-path in the `filteredchangelog` case yet. If it shows up in profiling, we might add the variant with a filter.

File last commit:

r51283:b88e9c70 default
r52155:f20c4b30 default
Show More
clippy.toml
1 line | 16 B | text/plain | TOMLLexer
msrv = "1.61.0"