This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a14d6961f940255727f06689cad99d755e498c24
rust
/
compiler
/
rustc_query_impl
/
src
History
John Kåre Alsaker
2fe28ae0a4
Use dynamic dispatch for queries
2023-04-30 09:48:47 +02:00
..
lib.rs
Use dynamic dispatch for queries
2023-04-30 09:48:47 +02:00
plumbing.rs
Use dynamic dispatch for queries
2023-04-30 09:48:47 +02:00
profiling_support.rs
Remove QueryEngine trait
2023-04-26 07:46:13 +02:00
README.md
Move the query system to rustc_query_impl.
2021-02-19 17:51:58 +01:00
README.md
For more information about how the query system works, see the
rustc dev guide
.