Files
third_party_rust_rust/compiler
Mark Rousskov fec6e2fb35 Remove built-in cache_hit tracking
This was already only enabled in debug_assertions builds. Generally, it seems
like most use cases that would use this could also use the -Zself-profile flag
which also tracks cache hits (in all builds), and so the extra cfg's and such
are not really necessary.

This is largely just a small cleanup though, which primarily is intended to make
other changes easier by avoiding the need to deal with this field.
2021-10-11 16:33:49 -04:00
..
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-09-20 22:21:42 -04:00
2021-10-08 19:32:16 +03:00
2021-09-20 22:21:42 -04:00
2021-10-03 16:08:50 +02:00
2021-10-10 19:59:36 +01:00
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-10-11 08:11:30 +02:00
2021-10-06 19:36:52 +00:00
2021-10-10 15:38:19 +02:00
2021-10-10 15:38:19 +02:00
2021-10-08 20:07:44 +02:00
2021-10-07 11:29:47 -07:00
2021-10-07 22:31:33 +02:00
2021-09-20 22:21:42 -04:00
2021-10-08 19:32:16 +03:00
2021-10-10 15:38:19 +02:00
2021-10-03 16:08:54 +02:00
2021-10-08 20:07:44 +02:00