We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fa357 commit 7bf9416Copy full SHA for 7bf9416
src/query.md
@@ -215,9 +215,7 @@ Well, defining a query takes place in two steps:
215
216
To specify the query name and arguments, you simply add an entry to
217
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:
+[`src/librustc/ty/query/mod.rs`][query-mod], which looks something like:
221
222
[query-mod]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/ty/query/index.html
223
0 commit comments