Skip to content

Commit 7bf9416

Browse files
eddybmark-i-m
authored andcommitted
Update query.md
1 parent b1fa357 commit 7bf9416

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/query.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,7 @@ Well, defining a query takes place in two steps:
215215

216216
To specify the query name and arguments, you simply add an entry to
217217
the big macro invocation in
218-
[`src/librustc/ty/query/mod.rs`][query-mod]. This will probably have
219-
changed by the time you read this README, but at present it looks
220-
something like:
218+
[`src/librustc/ty/query/mod.rs`][query-mod], which looks something like:
221219

222220
[query-mod]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/ty/query/index.html
223221

0 commit comments

Comments
 (0)