rust/compiler/rustc_middle
Zalathar db58395a6b Don't use HasDepContext in DepGraph::with_task
The need for a `HasDepContext` impl on tuples can be avoided by passing the
query vtable as part of an argument tuple instead.
2026-02-17 17:30:55 +11:00
..
src Don't use HasDepContext in DepGraph::with_task 2026-02-17 17:30:55 +11:00
Cargo.toml Remove last remnants of rustc_query_system. 2026-02-16 22:56:47 +11:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.