Skip to content

Commit 506ea11

Browse files
committed
Rust: simplify upgrade script
1 parent ad7fb9c commit 506ea11

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: Add `function_has_implementation` and `const_has_implementation` tables
22
compatibility: backwards
33

4-
function_has_implementation.rel: run upgrade.ql new_function_has_implementation
5-
const_has_implementation.rel: run upgrade.ql new_const_has_implementation
4+
function_has_implementation.rel: reorder function_bodies (@function id, @block_expr body) id
5+
const_has_implementation.rel: reorder const_bodies (@const id, @expr body) id

rust/ql/lib/upgrades/a1005655e9efc9f67d3aa2b7a3128f6b80d405a9/upgrade.ql

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)