You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-core
Pascal Kuthe 68a98ac36b use a single query for injections
In the past we used two separate queries for combined and normal injections. There was no real reason for this (except historical/slightly easier implementation). Instead, we now use a single query and simply check if an injection corresponds to a combined injection or not.
12 months ago
..
src use a single query for injections 12 months ago
tests automatically disable TS when parsing takes longer than 500ms 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597) 12 months ago