rust/compiler/rustc_macros/src
Aaron Hill d00ed01876
Only create OnDiskCache in incremental compilation mode
This lets us skip doing useless work when we're not in incremental
compilation mode.
2020-11-19 15:50:55 -05:00
..
hash_stable.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Add SessionDiagnostic derive macro. 2020-09-01 22:02:45 +10:00
lift.rs Lift: take self by value 2020-10-21 23:59:35 +02:00
query.rs Only create OnDiskCache in incremental compilation mode 2020-11-19 15:50:55 -05:00
serialize.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
session_diagnostic.rs Fix non-determinism in generated format string. 2020-09-09 21:23:25 +10:00
symbols.rs Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
type_foldable.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00