Michael Baikov
db5ed4bd79
Allow for try_force_from_dep_node to fail
...
The way it is implemented currently try_force_from_dep_node returns true
as long as there's a function to force the query. It wasn't this way
from the beginning, earlier version was producing forcing result and it
was changed in https://github.com/rust-lang/rust/pull/89978 , I couldn't
find any comments addressing this change.
One way it can fail is by failing to recover the query in
DepNodeParams::recover - when we are trying to query something that no
longer exists in the current environment
2024-06-19 07:21:41 -04:00
..
2024-05-02 19:48:29 +02:00
2024-06-12 15:49:10 +10:00
2024-06-12 15:49:10 +10:00
2024-06-19 01:51:36 +01:00
2024-06-12 15:49:10 +10:00
2024-06-19 01:51:38 +01:00
2024-06-18 15:42:11 +00:00
2024-06-19 01:51:36 +01:00
2024-06-18 15:42:11 +00:00
2024-06-12 15:49:10 +10:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-19 01:51:39 +01:00
2024-06-16 12:56:50 +00:00
2024-06-12 15:49:10 +10:00
2024-06-18 15:42:11 +00:00
2024-06-12 11:10:50 +00:00
2024-06-12 15:49:10 +10:00
2024-06-18 15:42:11 +00:00
2024-06-19 01:51:36 +01:00
2024-06-19 01:51:38 +01:00
2024-06-12 15:49:10 +10:00
2024-06-12 15:49:10 +10:00
2024-06-12 15:49:10 +10:00
2024-06-17 22:35:25 -04:00
2024-06-19 01:51:38 +01:00
2024-06-17 22:35:25 -04:00
2024-06-19 06:19:22 +00:00
2024-06-12 15:49:10 +10:00
2024-06-12 15:49:10 +10:00
2024-06-16 14:08:25 +03:00
2024-06-18 19:41:33 +00:00
2024-06-18 16:49:19 +00:00
2024-06-12 15:49:10 +10:00
2024-06-19 01:51:39 +01:00
2024-06-14 11:05:35 -04:00
2024-06-12 13:43:31 +00:00
2024-06-12 10:11:41 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 19:41:33 +00:00
2024-06-18 15:42:11 +00:00
2024-06-14 16:54:29 -04:00
2024-06-18 16:49:19 +00:00
2024-06-18 15:42:11 +00:00
2024-06-18 11:04:01 -04:00
2024-06-19 01:51:36 +01:00
2024-06-12 15:49:10 +10:00
2024-06-18 15:42:11 +00:00
2024-06-12 15:49:10 +10:00
2024-06-17 10:09:27 +00:00
2024-06-12 15:49:10 +10:00
2024-06-19 07:21:41 -04:00
2024-06-19 01:51:36 +01:00
2024-06-16 21:35:21 -04:00
2024-06-12 15:49:10 +10:00
2024-06-18 16:49:19 +00:00
2024-06-16 21:35:21 -04:00
2024-06-19 01:51:38 +01:00
2024-06-18 15:42:11 +00:00
2024-06-16 12:56:48 +00:00
2024-06-18 19:41:33 +00:00
2024-06-12 15:49:10 +10:00
2024-06-14 21:11:08 +00:00
2024-06-16 21:35:21 -04:00
2024-06-18 11:04:01 -04:00
2024-05-11 18:20:00 -04:00
2024-06-15 19:51:35 +02:00