Files
rust/compiler/rustc_data_structures/src
bors 3350c1eb3f Auto merge of #139965 - amandasystems:marginally-improved-scc-annotations, r=lcnr
Decouple SCC annotations from SCCs

This rewires SCC annotations to have them be a separate, visitor-type data structure. It was broken out of #130227, which needed them to be able to remove unused annotations after computation without recomputing the SCCs themselves.

As a drive-by it also removes some redundant code from the hot loop in SCC construction for a performance improvement.

r? lcnr
2025-05-01 16:04:19 +00:00
..
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2025-04-09 12:29:59 +01:00
2024-07-29 08:26:52 +10:00
2025-01-31 16:04:13 +11:00
2025-02-08 22:12:13 +00:00
2025-02-18 09:32:44 -08:00
2025-02-17 21:35:52 -05:00
2025-03-21 07:54:35 +01:00
2025-03-26 15:46:05 +01:00
2024-10-15 20:30:23 -07:00
2024-07-29 08:26:52 +10:00
2024-10-12 15:17:03 +01:00
2025-01-11 11:34:01 +00:00