XFFXFF
|
045f5186b3
|
modify tracked_fn macro to use it
|
2022-08-08 08:57:29 +08:00 |
|
XFFXFF
|
0f907dd3cd
|
add recovery_fn option
|
2022-08-08 07:32:39 +08:00 |
|
XFFXFF
|
815bf6003b
|
add a test
|
2022-08-08 07:20:39 +08:00 |
|
Niko Matsakis
|
3b3e0be981
|
make salsa-2022 tests into independent files
also add a few new tests
|
2022-08-06 10:43:43 -04:00 |
|
Niko Matsakis
|
e0c3109d6a
|
add a test where we change the input
|
2022-08-06 02:27:20 -04:00 |
|
Niko Matsakis
|
fa2d24a0be
|
squash (some) warnings
|
2022-08-05 14:32:12 -04:00 |
|
Niko Matsakis
|
66f1f1c50c
|
rename salsa-entity to salsa-2022
|
2022-08-05 13:20:14 -04:00 |
|
Niko Matsakis
|
11fb9823cc
|
remove blank line
|
2022-08-05 02:57:22 -04:00 |
|
Niko Matsakis
|
4f234cfbb9
|
remove component and replace with specify option
You can now do `#[salsa::tracked(specify)]` and you will
get a method `some_fn::specify(...)` that can be used to
specify the value.
|
2022-08-05 02:51:13 -04:00 |
|
Niko Matsakis
|
89f801276c
|
another simple test
|
2022-08-05 00:41:00 -04:00 |
|
Niko Matsakis
|
627eddd428
|
add a test for tracked functions
|
2022-08-05 00:39:00 -04:00 |
|