mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: introduce upgrades/downgrades infrastructure
This commit is contained in:
@@ -86,7 +86,7 @@ case "${lang}" in
|
||||
csharp | cpp | javascript | python)
|
||||
scheme_file="${lang}/ql/lib/semmlecode.${lang}.dbscheme"
|
||||
;;
|
||||
go | ruby | swift)
|
||||
go | ruby | rust | swift)
|
||||
scheme_file="${lang}/ql/lib/${lang}.dbscheme"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user