salsa/tests/parallel
Niko Matsakis f7dd6b3219 remove tracing garbage collection support
It is not widely used and it makes it harder to evolve Salsa.
2021-06-06 06:06:03 -04:00
..
cancellation.rs Use the more common spelling of cancell{ed,ation} 2021-05-25 15:08:23 +02:00
frozen.rs Move unwind_if_cancelled to Database 2021-05-25 15:34:57 +02:00
independent.rs feat: Allow queries to avoid panics on cycles 2019-08-16 20:37:54 +02:00
main.rs Use the more common spelling of cancell{ed,ation} 2021-05-25 15:08:23 +02:00
race.rs Use the more common spelling of cancell{ed,ation} 2021-05-25 15:08:23 +02:00
setup.rs Move unwind_if_cancelled to Database 2021-05-25 15:34:57 +02:00
signal.rs
stress.rs remove tracing garbage collection support 2021-06-06 06:06:03 -04:00
true_parallel.rs