Skip to content

Commit cb4c200

Browse files
Loris-intergalactiquemark-i-m
Loris-intergalactique
authored andcommitted
Minor typo correction
1 parent 6480932 commit cb4c200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/query.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Queries: demand-driven compilation
22

33
As described in [the high-level overview of the compiler][hl], the
4-
Rust compiler is current transitioning from a traditional "pass-based"
4+
Rust compiler is currently transitioning from a traditional "pass-based"
55
setup to a "demand-driven" system. **The Compiler Query System is the
66
key to our new demand-driven organization.** The idea is pretty
77
simple. You have various queries that compute things about the input

0 commit comments

Comments
 (0)