rust/src/librustc/ty/query
2019-05-03 22:50:09 +03:00
..
config.rs Use measureme in self-profiler 2019-04-12 20:27:29 -04:00
job.rs Add support for using a jobserver with Rayon 2019-03-01 01:15:37 +01:00
keys.rs replace &'tcx Substs with SubstsRef 2019-02-26 19:30:57 +08:00
mod.rs rustc: use DefKind instead of Def, where possible. 2019-05-03 22:50:09 +03:00
on_disk_cache.rs Fix lint findings in librustc 2019-04-28 21:19:26 +02:00
plumbing.rs Use measureme in self-profiler 2019-04-12 20:27:29 -04:00
README.md remove more old readmes 2019-01-18 14:10:45 -06:00
values.rs Always emit an error for a query cycle 2019-02-15 03:51:47 +01:00

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