Skip to content

Commit 5518795

Browse files
committed
Dummy Rust change
1 parent 7faeeda commit 5518795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/internal/typeinference/BlanketImplementation.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ module SatisfiesBlanketConstraint<
139139

140140
/**
141141
* Holds if the argument type `at` does _not_ satisfy the first non-trivial blanket
142-
* constraint of `impl`.
142+
* constraint of `impl`..
143143
*/
144144
pragma[nomagic]
145145
predicate dissatisfiesBlanketConstraint(ArgumentType at, ImplItemNode impl) {

0 commit comments

Comments
 (0)