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
ac8ccf09b491a0eb2bc5ce1b8059e04d194fea6a
rust
/
compiler
/
rustc_query_impl
/
src
History
John Kåre Alsaker
6ca2af6434
Use a function to create
QueryStackDeferred
to ensure context is Copy
2025-03-26 13:09:36 +01:00
..
lib.rs
Avoiding calling queries when collecting active queries
2025-03-26 09:36:36 +01:00
plumbing.rs
Use a function to create
QueryStackDeferred
to ensure context is Copy
2025-03-26 13:09:36 +01:00
profiling_support.rs
Move some code from Compiler::enter to GlobalCtxt::finish
2024-11-09 17:55:39 +00:00
README.md
…
README.md
For more information about how the query system works, see the
rustc dev guide
.