salsa/tests
Niko Matsakis 0a5b6b0451 permit constants to be modified
We now track the last revision in which constants were modified. When
we see a constant query result, we record the current revision as
well. Then later we can check if the result is "still" constant. This
lets us cut out a lot of intermediate work.
2019-07-02 07:49:01 -04:00
..
gc Replace volatile query type with report_untracked_read fn 2019-06-26 13:10:44 +03:00
incremental permit constants to be modified 2019-07-02 07:49:01 -04:00
parallel Merge pull request #138 from matklad/flexible-gc 2019-01-28 04:51:02 -05:00
storage_varieties Replace volatile query type with report_untracked_read fn 2019-06-26 13:10:44 +03:00
cycles.rs Replace volatile query type with report_untracked_read fn 2019-06-26 13:10:44 +03:00
dyn_trait.rs
interned.rs s/RawId/InternId/ 2019-04-03 11:01:20 -03:00
lru.rs Replace volatile query type with report_untracked_read fn 2019-06-26 13:10:44 +03:00
macros.rs
no_send_sync.rs squash some warnings 2019-04-03 11:01:38 -03:00
panic_safely.rs implement strong panic safety 2019-06-01 23:19:15 +03:00
requires.rs fix test doc comment 2019-05-30 12:32:24 +03:00
transparent.rs Add transparent query type 2019-04-30 23:42:17 +03:00
variadic.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00